Package: src:casacore-data-sources Version: 2-6 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' python3 debian/create_casacore_table.py Traceback (most recent call last): File "/<<PKGBUILDDIR>>/debian/create_casacore_table.py", line 7, in <module> from casacore import tables File "/usr/lib/python3/dist-packages/casacore/tables/__init__.py", line 60, in <module> from .msutil import * File "/usr/lib/python3/dist-packages/casacore/tables/msutil.py", line 29, in <module> from casacore.tables.table import (table, taql, _required_ms_desc, _complete_ms_desc) File "/usr/lib/python3/dist-packages/casacore/tables/table.py", line 46, in <module> from .tablehelper import (_add_prefix, _remove_prefix, _do_remove_prefix, _format_row) File "/usr/lib/python3/dist-packages/casacore/tables/tablehelper.py", line 31, in <module> from ..quanta import quantity File "/usr/lib/python3/dist-packages/casacore/quanta/__init__.py", line 1, in <module> from ._quanta import * ImportError: /usr/lib/python3/dist-packages/casacore/quanta/_quanta.cpython-313-x86_64-linux-gnu.so: undefined symbol: _ZN8casacore1C6circleE make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:4: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202503/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:casacore-data-sources, so that this is still visible in the BTS web page for this package. Thanks.