On Wed, Dec 10, 2025 at 12:39:16AM +0500, Andrey Rakhmatullin wrote:
The traceback in the full log contains /lib/x86_64-linux-gnu/libboost_python313.so.1.83.0 in the 3.14 interpreter process.

The binary extension in question (.pybuild/cpython3_3.14_casacore/build/casacore/_tConvert.cpython-314-x86_64-linux-gnu.so) links against libcasa_python3.so.9 which links against libboost_python313.so.1.83.0. The binary package with that, libcasa-python3-9, is built from the source package casacore which explicitly (via B-D and flags passed to cmake in d/rules) supports only the default Python version. Assuming the python3-casacore binary extensions need to link against libcasa_python3.so, the only working solution seems to be making python3-casacore support only the default Python version too.



--
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to