Package: src:octave-ncarray Version: 1.0.6-1 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 --buildsystem=octave dh_auto_clean -O--buildsystem=octave dh_octave_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' ## Cleaning release tarballs (package + html)... rm -f target/ncarray-1.0.6.tar.gz target/ncarray-html.tar.gz ## Cleaning unpacked release tarballs (package + html)... rm -f -r target/ncarray-1.0.6 target/ncarray-html ## Cleaning installation under /<<PKGBUILDDIR>>/target/.installation ... rm -f -r /<<PKGBUILDDIR>>/target/.installation ## Removing fntests.log... rm -f target/fntests.log ## Removing target directory (if empty)... if [ -d target ]; then rmdir target; fi ## Cleaning done make[1]: *** No rule to make target 'distclean'. make[1]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Entering directory '/<<PKGBUILDDIR>>' make[1]: *** src: No such file or directory. Stop. make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=octave dh_clean -O--buildsystem=octave debian/rules binary dh binary --buildsystem=octave dh_update_autotools_config -O--buildsystem=octave dh_autoreconf -O--buildsystem=octave dh_octave_version -O--buildsystem=octave Checking the Octave version... ok dh_auto_configure -O--buildsystem=octave dh_auto_build -O--buildsystem=octave dh_auto_test -O--buildsystem=octave create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=octave dh_prep -O--buildsystem=octave dh_auto_install --destdir=debian/octave-ncarray/ -O--buildsystem=octave octave --no-gui --no-history --silent --no-init-file --no-window-system /usr/share/dh-octave/install-pkg.m /<<PKGBUILDDIR>>/debian/octave-ncarray/usr/share/octave/packages /<<PKGBUILDDIR>>/debian/octave-ncarray/usr/lib/x86_64-linux-gnu/octave/packages For information about changes from previous versions of the ncarray package, run 'news ncarray'. dh_octave_check -O--buildsystem=octave Checking package... Run the unit tests... Checking m files ... [inst/test_ncarray.m] >>>>> /<<PKGBUILDDIR>>/inst/test_ncarray.m ***** test test_ncarray() !!!!! test failed NetCDF: Not a valid data type or _FillValue type mismatch 1 test, 0 passed, 0 known failure, 0 skipped [inst/test_ncarray_nan.m] >>>>> /<<PKGBUILDDIR>>/inst/test_ncarray_nan.m ***** test test_ncarray_nan () !!!!! test failed NetCDF: Not a valid data type or _FillValue type mismatch 1 test, 0 passed, 0 known failure, 0 skipped Checking C++ files ... Done running the unit tests. Summary: 2 tests, 0 passed, 0 known failures, 0 skipped Some tests failed. Giving up... make: *** [debian/rules:5: binary] Error 1 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/202502/ 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:octave-ncarray, so that this is still visible in the BTS web page for this package. Thanks.