-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
Waf: refactor #249251
Waf: refactor #249251
Conversation
@ofborg build fomp |
@ofborg build aubio |
@ofborg build ardour |
@ofborg build ganv |
@ofborg build waf.hook |
058e903 causes infinite recursion when cross-compiling Backtrace
|
Cross compilation was already bugged afaicr. |
I'm working on a PR that touches |
On master I see:
On staging, I see:
I haven't identified the commit that causes this failure, but it seems related (edit: #250889 is the cause). |
waf.hook breaks cross-compilation before
after
the hook will be from |
Yes, I was just coming to the same conclusion. I think the rename may have to be reverted; #252874 may only work around the most obvious issues caused by the lack of splicing. |
I believe this can be important to the Zig team, since they use the same idea of |
I will test a soft revert: bringing |
Did you get anywhere with this? |
It's in staging-next |
It worked. |
Description of changes
Things done
Following #243758
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)