-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All faust software fails to build: impure path in link #97531
Comments
The offending line in the faust source is probably: https://github.com/grame-cncm/faust/blob/d747fd13a7668f1479ec4a3f0a045667ca36df1e/tools/faust2appls/faust2jaqt#L172 Most faust compile scripts have that line. Would it make sense to patch mktemp? |
At a glance I'd think that this |
I expect that script we have in wrapper gets confused by (re-)definition of |
@vcunat Thanks for having a look.
Why do you think that, and how do I fix it? |
Our latest wrapper code actually uses |
When I build 2a35f66 there is no problem anymore. |
Thanks! |
Describe the bug
Any software that is compiled using faust, fails at the installPhase:
Presumably caused by these lines.
Similar issues:
#97420
#97520
To Reproduce
Steps to reproduce the behavior:
nix-env -f $NIXPKGS -iA magnetophonDSP.CharacterCompressor
Expected behavior
A clean install.
Metadata
"x86_64-linux"
Linux 5.7.15, NixOS, 20.09pre242769.61525137fd1 (Nightingale)
yes
yes
nix-env (Nix) 2.3.7
""
"nixos-20.09pre242769.61525137fd1, nixos-hardware"
/nix/var/nix/profiles/per-user/root/channels/nixos
The text was updated successfully, but these errors were encountered: