Package: src:yorick-hdf5 Version: 0.8.0-8 Severity: important Tags: sid trixie User: debian-...@lists.debian.org Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/yorick-hdf5_0.8.0-8_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] SCHROOT_CHROOT_NAME=sid-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=1001 SCHROOT_GROUP=user42 SCHROOT_SESSION_ID=sid-amd64-sbuild-2e7521ba-224a-4d59-a6a0-afdac4399d9a SCHROOT_UID=1001 SCHROOT_USER=user42 SHELL=/bin/sh USER=user42 dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot dpkg-buildpackage: info: source package yorick-hdf5 dpkg-buildpackage: info: source version 0.8.0-8 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Thibaut Paumard <thib...@debian.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' [ ! -f /usr/lib/yorick/Make.cfg ] || /usr/bin/make Y_MAKEDIR=/usr/lib/yorick Y_EXE=/usr/bin/yorick clean make[2]: Entering directory '/<<PKGBUILDDIR>>' rm -f *~ '#'* core* *.core a.out yinit.* ywrap.* *.dep so_locations Make.tmp rm -f Y_HOME.txt rm -f hdf5.o yorick libhdf5.a hdf5.so hdf5.def rm -rf binaries make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules build dh build dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) dh_update_autotools_config dh_auto_configure dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make COPT_DEFAULT="" \ Y_CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial" \ Y_LDFLAGS="-Wl,-z,relro -Wl,-z,now -Wl,-L/usr/lib/x86_64-linux-gnu/hdf5/serial" make[2]: Entering directory '/<<PKGBUILDDIR>>' cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -D H5_USE_16_API -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -c -o hdf5.o hdf5.c hdf5.c: In function ‘Y__H5Gopen’: hdf5.c:253:6: error: type of ‘nArgs’ defaults to ‘int’ [-Wimplicit-int] 253 | void Y__H5Gopen(nArgs) | ^~~~~~~~~~ hdf5.c: In function ‘Y__H5Gclose’: hdf5.c:263:6: error: type of ‘nArgs’ defaults to ‘int’ [-Wimplicit-int] 263 | void Y__H5Gclose(nArgs) | ^~~~~~~~~~~ hdf5.c: In function ‘Y__H5Gcreate’: hdf5.c:273:6: error: type of ‘nArgs’ defaults to ‘int’ [-Wimplicit-int] 273 | void Y__H5Gcreate(nArgs) | ^~~~~~~~~~~~ hdf5.c: In function ‘Y__H5Gget_num_objs’: hdf5.c:285:6: error: type of ‘nArgs’ defaults to ‘int’ [-Wimplicit-int] 285 | void Y__H5Gget_num_objs(nArgs) | ^~~~~~~~~~~~~~~~~~ make[2]: *** [<builtin>: hdf5.o] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:12: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -- debian-science-maintainers mailing list debian-science-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers