Package: src:soundscaperenderer Version: 0.6.1+dfsg-1 Severity: important Tags: sid trixie User: [email protected] 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/soundscaperenderer_0.6.1+dfsg-1_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 [...] host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/share/info' install_sh='${SHELL} /<<PKGBUILDDIR>>/autotools/config/install-sh' libdir='${prefix}/lib/x86_64-linux-gnu' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${prefix}/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&$$&.nox&' psdir='${docdir}' runstatedir='/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "SSR (SoundScape Renderer)" #define PACKAGE_TARNAME "ssr" #define PACKAGE_VERSION "0.6.1+dfsg" #define PACKAGE_STRING "SSR (SoundScape Renderer) 0.6.1+dfsg" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_URL "http://spatialaudio.net/ssr/" #define SSR_COPYRIGHT "Copyright © 2016 Division of Applied Acoustics, Chalmers University of Technology\nCopyright © 2014 Institut für Nachrichtentechnik, Universität Rostock\nCopyright © 2012 Quality & Usability Lab, Telekom Innovation Laboratories, TU Berlin\n\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law." #define SSR_AUTHORS "Written by:\n Matthias Geier, Jens Ahrens\nScientific supervision:\n Sascha Spors\nContributions by:\n Peter Bartz, Florian Hinterleitner, Torben Hohn,\n Christoph Hohnerlein, Christoph Hold, Lukas Kaser,\n André Möhl, Till Rettberg, David Runge, Fiete Winter,\n IOhannes m zmölnig\nGUI design:\n Katharina Bredies, Jonas Loh, Jens Ahrens\nLogo design:\n Fabian Hemmert" #define SSR_AUTHORS_QT "<EM>Written by:</EM><BR> Matthias Geier, Jens Ahrens<BR><BR><EM>Scientific supervision:</EM><BR> Sascha Spors<BR><BR><EM>Contributions by:</EM><BR> Peter Bartz, Florian Hinterleitner, Torben Hohn,<BR> Christoph Hohnerlein, Christoph Hold, Lukas Kaser,<BR> André Möhl, Till Rettberg, David Runge, Fiete Winter,<BR> IOhannes m zmölnig<BR><BR><EM>GUI design:</EM><BR> Katharina Bredies, Jonas Loh, Jens Ahrens<BR><BR><EM>Logo design:</EM><BR> Fabian Hemmert" #define PACKAGE "ssr" #define VERSION "0.6.1+dfsg" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_ALL 1 #define ENABLE_BINAURAL 1 #define ENABLE_BRS 1 #define ENABLE_WFS 1 #define ENABLE_VBAP 1 #define ENABLE_AAP 1 #define ENABLE_GENERIC 1 #define ENABLE_DCA 1 #define ENABLE_IP_INTERFACE 1 configure: exit 1 dh_auto_configure: error: cd debian/build/flavor-nox && ../../../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-optimization --disable-dynamic-asdf --disable-gui --program-suffix=.nox returned exit code 1 make[1]: *** [debian/rules:68: configure_nox] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:59: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

