Skip to content
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

Nextpnr fails to find libboost_python.so library #225

Closed
acomodi opened this issue Aug 18, 2020 · 1 comment
Closed

Nextpnr fails to find libboost_python.so library #225

acomodi opened this issue Aug 18, 2020 · 1 comment
Assignees

Comments

@acomodi
Copy link
Contributor

acomodi commented Aug 18, 2020

Nextpnr-xilinx tests are failing with the following message:

nextpnr-xilinx --chipdb /data/fpga-tool-perf/env/conda/envs/fpga-tool-perf-env/share/nextpnr-xilinx/xc7z010clg400-1.bin --xdc /data/fpga-tool-perf/src/oneblink/constr/nextpnr-xilinx-zybo.xdc --json oneblink.json --write oneblink.routed.json --fasm oneblink.fasm --log nextpnr.log
nextpnr-xilinx: error while loading shared libraries: libboost_python37.so.1.67.0: cannot open shared object file: No such file or directory
oneblink-nextpnr.mk:11: recipe for target 'oneblink.fasm' failed
make[1]: *** [oneblink.fasm] Error 127
make[1]: Leaving directory '/data/fpga-tool-perf/build/_exhaust-runs/oneblink_nextpnr-xilinx_xc7_z010clg400-1_zybo_generic_000_xdc_carry-n'
Makefile:16: recipe for target 'oneblink.fasm' failed
make: *** [oneblink.fasm] Error 2

This might get solved by modifying the conda-package meta. Investigating

@acomodi acomodi self-assigned this Aug 18, 2020
@acomodi
Copy link
Contributor Author

acomodi commented Aug 20, 2020

Seems that by updating to the latest conda packages solved the issue. Closing

@acomodi acomodi closed this as completed Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant