Your message dated Mon, 12 Aug 2024 14:35:16 +0200
with message-id <9c51758d-7e9b-419b-ac31-8d48df660...@iem.at>
and subject line Re: soundscaperenderer: ftbfs with GCC-14
has caused the Debian Bug report #1075527,
regarding soundscaperenderer: ftbfs with GCC-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1075527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:soundscaperenderer
Version: 0.6.1+dfsg-1
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/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 "s...@spatialaudio.net"
#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&nbsp;by:</EM><BR>&nbsp;Matthias&nbsp;Geier,&nbsp;Jens&nbsp;Ahrens<BR><BR><EM>Scientific&nbsp;supervision:</EM><BR>&nbsp;Sascha&nbsp;Spors<BR><BR><EM>Contributions&nbsp;by:</EM><BR>&nbsp;Peter&nbsp;Bartz,&nbsp;Florian&nbsp;Hinterleitner,&nbsp;Torben&nbsp;Hohn,<BR>&nbsp;Christoph&nbsp;Hohnerlein,&nbsp;Christoph&nbsp;Hold,&nbsp;Lukas&nbsp;Kaser,<BR>&nbsp;Andr&eacute;&nbsp;M&ouml;hl,&nbsp;Till&nbsp;Rettberg,&nbsp;David&nbsp;Runge,&nbsp;Fiete&nbsp;Winter,<BR>&nbsp;IOhannes&nbsp;m&nbsp;zm&ouml;lnig<BR><BR><EM>GUI&nbsp;design:</EM><BR>&nbsp;Katharina&nbsp;Bredies,&nbsp;Jonas&nbsp;Loh,&nbsp;Jens&nbsp;Ahrens<BR><BR><EM>Logo&nbsp;design:</EM><BR>&nbsp;Fabian&nbsp;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

--- End Message ---
--- Begin Message --- the build failure happened in the configure stage, and it magically has been resolved without further ado (most likely because some autotools were updated). anyhow, 'soundscaperenderer' currently builds in Debian/sid which comes with GCC-14.
thus closing.
thanks.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to