-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Build failure: pulseeffects-legacy #372240
Comments
As we discussed this in chat, I already started a first bisection pass and ended up finding a staging merge (fc9c333) breaking git bisect start '--first-parent'
Even though I started a second pass, that will take forever now, due to constant bootstrapping… Posting the initial pass' bisection log here, just in case someone with more compute to spare can finish the second pass before me. |
maybe related with wwmm/easyeffects#3464 |
I finished the bisection:
These 2 commits are the change to bump boost to 1.8.6. 3aeb975 does the actual bump, while 768e2ec is the merge commit. git bisect
|
Steps To Reproduce
Steps to reproduce the behavior:
git clone --depth=1 https://github.com/nixos/nixpkgs
cd nixpkgs
nix-build -A pulseeffects-legacy
Build log
Build Log
Additional context
I have been able to build this package without any issue a few weeks ago,
and since the last relevant
package.nix
modification is 9 month old, the actual issue certainly lies somewhere else.Metadata
"x86_64-linux"
Linux 6.6.63, NixOS, 25.05 (Warbler), 25.05.20250104.8f3e1f8
yes
yes
nix-env (Nix) 2.24.11
"home-manager, nixos"
/nix/store/khbvilmsrv4l69nwd52h27j1mp44a0xi-source
Notify maintainers
No one in the
meta.maintainers
list.Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: