-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
python-mapnik: Fix build #47557
python-mapnik: Fix build #47557
Conversation
There were two things to fix: - Boost started shipping libboost_python.so as libboost_python{Major}{Minor} - Make sure that mapnik and boost link to the correct version of python.
@GrahamcOfBorg build python2Packages.python-mapnik python3Packages.python-mapnik |
Success on x86_64-darwin (full log) Attempted: mapnik Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: mapnik Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: python2Packages.python-mapnik, python3Packages.python-mapnik Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: mapnik Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: python2Packages.python-mapnik, python3Packages.python-mapnik Partial log (click to expand)
|
Timed out, unknown build status on x86_64-linux (full log) Attempted: python2Packages.python-mapnik, python3Packages.python-mapnik Partial log (click to expand)
|
Thank you! |
Motivation for this change
This should fix the python-mapnik build. cc #45960
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)