You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Racket errors out when trying to build executables. This was previously reported in #114993 and fixed by #118490. However, the resolving patch was removed in #365194.
Steps to reproduce
touch main.rkt
raco exe main.rkt
Expected behaviour
Should build the executable
Screenshots
No response
Relevant log output
find-exe: can't find Racket executable for variant cs context...: /nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/collects/compiler/embed.rkt:1499:0: create-embedding-executable /nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt:100:0 body of "/nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/pkgs/compiler-lib/compiler/commands/exe.rkt" /nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/collects/raco/raco.rkt:41:0 body of "/nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/collects/raco/raco.rkt" body of "/nix/store/3xgflgs4kfpvlnp666xkxwncl9qb4ra2-racket-8.15/share/racket/collects/raco/main.rkt"
Additional context
No response
System metadata
system: "x86_64-linux"
host os: Linux 6.13.0, NixOS, 25.05 (Warbler), 25.05.20250121.9e4d519
Nixpkgs version
Describe the bug
Racket errors out when trying to build executables. This was previously reported in #114993 and fixed by #118490. However, the resolving patch was removed in #365194.
Steps to reproduce
Expected behaviour
Should build the executable
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.13.0, NixOS, 25.05 (Warbler), 25.05.20250121.9e4d519
yes
yes
nix-env (Nix) 2.24.11
"nixos"
/nix/store/irknf7niks2djxz4csh7sr44wwrs082y-source
Notify maintainers
@rc-zb
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: