-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
2.20.1 fails to compile with private declared function in boost #9888
Comments
Is this the same issue that led to #9512? |
Needed for Nix 2.20.1. See: NixOS/nix#9888 Patch Source: ivmai/bdwgc@86b3bf0
Also noticed the same build failure when tried to package |
I think we can close this issue since it's a nixpkgs packaging issue. |
The build failure is not |
[ commit 38d945575ec46ff810aa17484d1f4ab6b8268c12 ] Needed for Nix 2.20.1. See: NixOS/nix#9888 Patch Source: ivmai/bdwgc@86b3bf0
I'm experiencing this with boost 1.83 on FreeBSD. I found that it is resolvable by switching to the latest release (8.2.6) of boehm-gc. |
Describe the bug
see NixOS/nixpkgs#285264
Steps To Reproduce
Expected behavior
It should compile.
nix-env --version
outputAdditional context
I tried to compile it with boost 1.84 but that has the same problem.
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: