pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnuradio-uhd failing to build because of python
I have been building gnuradio stuff for a long time, update and pkg_rr.
Today I did a cvs update (pkgsrc HEAD) and ran pkg_rr. 39 packages were
rebuilt fine and gnuradio-uhd failed with
=> Checking for missing run-time search paths in gnuradio-uhd-3.10.12.0nb9
ERROR: lib/python3.13/site-packages/gnuradio/uhd/uhd_python.so: /usr/pkg/lib/libpython3.13.so.1.0: python313-3.13.13 is not a runtime dependency
*** Error code 1
But, it includes gnuradio-core/Makefile.common which has
.include "../../lang/python/application.mk"
and the uhd Makefile and the core Makefile.common have most recently
changed in January.
On April 28, I built gnuradio-uhd.
Has something changed/broken/? in python or checks?
Home |
Main Index |
Thread Index |
Old Index