Skip to content

Conversation

l0b0
Copy link
Contributor

@l0b0 l0b0 commented Jul 19, 2025

Todo

  • Figure out why it just silently fails to run.
    • strace --follow-forks ./result/bin/thedarkaid seems to indicate that it starts looking for the thedarkaid executable in all the wrong places, ending up trying to execve("", [""], …. Not sure what to do about that.

Things done


Add a 👍 reaction to pull requests you find important.

@l0b0 l0b0 marked this pull request as draft July 19, 2025 18:43
@l0b0 l0b0 mentioned this pull request Jul 19, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 19, 2025
@Valodim
Copy link
Contributor

Valodim commented Jul 19, 2025

try straceing the binary, to see if it fails to find any runtime dependencies?

oh that's what you did, haha nvm, I should have actually read your post

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants