Your message dated Fri, 21 Feb 2025 17:51:03 +0000
with message-id <[email protected]>
and subject line Bug#1097474: fixed in normalize-audio 0.7.7-19
has caused the Debian Bug report #1097474,
regarding normalize-audio: ftbfs with GCC-15
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 [email protected]
immediately.)


-- 
1097474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:normalize-audio
Version: 0.7.7-18
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/normalize-audio_0.7.7-18_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
config.status: creating doc/fr/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir 
setting
config.status: creating src/Makefile
config.status: creating nid3lib/Makefile
config.status: creating xmms-rva/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Configuration:
    audiofile library:         true
    mpeg audio support:        true
    xmms volume adjust plugin: false

make[1]: Leaving directory '/build/reproducible-path/normalize-audio-0.7.7'
   dh_auto_build
        make -j8
make[1]: Entering directory '/build/reproducible-path/normalize-audio-0.7.7'
make  all-recursive
make[2]: Entering directory '/build/reproducible-path/normalize-audio-0.7.7'
Making all in doc
make[3]: Entering directory '/build/reproducible-path/normalize-audio-0.7.7/doc'
Making all in fr
make[4]: Entering directory 
'/build/reproducible-path/normalize-audio-0.7.7/doc/fr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 
'/build/reproducible-path/normalize-audio-0.7.7/doc/fr'
make[4]: Entering directory '/build/reproducible-path/normalize-audio-0.7.7/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/reproducible-path/normalize-audio-0.7.7/doc'
make[3]: Leaving directory '/build/reproducible-path/normalize-audio-0.7.7/doc'
Making all in nid3lib
make[3]: Entering directory 
'/build/reproducible-path/normalize-audio-0.7.7/nid3lib'
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o comment.o comment.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o frame_desc.o frame_desc.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o genre.o genre.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o image.o image.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o nid3.o nid3.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o rva.o rva.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o simple.o simple.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o text.o text.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o versions.o versions.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/normalize-audio-0.7.7=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -c -o write.o write.c
write.c: In function ‘id3_write’:
write.c:698:11: error: too many arguments to function ‘ftruncate’; expected 0, 
have 2
  698 |       if (ftruncate(fileno(tag->fp), tag->offset + new_tagsz
      |           ^~~~~~~~~ ~~~~~~~~~~~~~~~
write.c:68:5: note: declared here
   68 | int ftruncate();
      |     ^~~~~~~~~
write.c:705:11: error: too many arguments to function ‘ftruncate’; expected 0, 
have 2
  705 |       if (ftruncate(fileno(tag->fp), (size_t)ftell(tag->fp)) == -1)
      |           ^~~~~~~~~ ~~~~~~~~~~~~~~~
write.c:68:5: note: declared here
   68 | int ftruncate();
      |     ^~~~~~~~~
make[3]: *** [Makefile:424: write.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory 
'/build/reproducible-path/normalize-audio-0.7.7/nid3lib'
make[2]: *** [Makefile:451: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/normalize-audio-0.7.7'
make[1]: *** [Makefile:383: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/normalize-audio-0.7.7'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: normalize-audio
Source-Version: 0.7.7-19
Done: Joachim Reichel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
normalize-audio, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Reichel <[email protected]> (supplier of updated normalize-audio 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 29 Dec 2024 18:17:01 +0100
Source: normalize-audio
Architecture: source
Version: 0.7.7-19
Distribution: unstable
Urgency: medium
Maintainer: Joachim Reichel <[email protected]>
Changed-By: Joachim Reichel <[email protected]>
Closes: 1097474
Changes:
 normalize-audio (0.7.7-19) unstable; urgency=medium
 .
   * Add patch to fix FTBFS with C23 (Closes: #1097474).
   * Add paragraph for getopt license to debian/copyright.
   * Update Standards-Version to 4.7.1 (no changes needed).
Checksums-Sha1:
 411b281168029746af53ab8113d5a37be48644c2 1980 normalize-audio_0.7.7-19.dsc
 53f90f54ca41645c8415796d6e33247653b02b01 12460 
normalize-audio_0.7.7-19.debian.tar.xz
 adfae21393656493fba034f0294cd6e14a94697d 7991 
normalize-audio_0.7.7-19_amd64.buildinfo
Checksums-Sha256:
 fd004e5aae4c0e6ef105b62f05ccf4fb693b8ed869f1e5f7f3528f80efc7ef92 1980 
normalize-audio_0.7.7-19.dsc
 887bda98052ee69a0f2565c91e1168ee6ae4c254ce310c13f56f2f8dbc6f0926 12460 
normalize-audio_0.7.7-19.debian.tar.xz
 92343bf4629099b2d554cf6557abfcdf53a7215a153a0f2fe0b0d2848957b3ed 7991 
normalize-audio_0.7.7-19_amd64.buildinfo
Files:
 09cba255823cfb220c7886e7a64ecb31 1980 sound optional 
normalize-audio_0.7.7-19.dsc
 1c7c94dc261501ae1831414f22e0be26 12460 sound optional 
normalize-audio_0.7.7-19.debian.tar.xz
 65741b37869993dd0fce96be33f1adf1 7991 sound optional 
normalize-audio_0.7.7-19_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErX6NzLwwsr4xjsEVuPr/HEOIZ3EFAme4uSUACgkQuPr/HEOI
Z3H7chAAqRxwjggyr32mqPfWTcIFo0ye7P0PxHnefwhKktsmMCXLyIr9pmcSugwP
h8lpwoewkjsegNvaTYcRsU4nwwV7Ixt9fR1Le0dWFfG6pXEkR/l+72374b784PYC
jB1XWTWpLpk3dhjTPWp9x/CkW1xNdY+HcZknHb/98gJYWOkzu6s/TPGK52BB7SZI
PH5UgUOXz4+bUT7QHflLwWxXIjTx6dIuVkbGyHtxIcK0jrV01mlVoi8R76WDy7RI
vBBiFMqsTmF/xrLk5i1VRMjkTLGTr/lSRnQFB/uZvcURasPOX68vJpF06Z+p7qtt
cm5dtwyLNTw7LYAGPpS/5hEfXFtY3kPgPx/sZplM4y6m7jND0rx41K3YzdczTZRI
q2vAYSOlLUukq5WrhlmMxdHqSu6p96qedSIOxCiAWFKG62it8Ctav4nJkt+yb1Gt
KlA30x67dsxFQtRsGNK2cqwGwE2EcFGY4u/9f3H6RWldHzbjBrsCZv/b/VxjlCQZ
dMtL90ltOR7ebAdous4GeZ0I/yvg7hkOMbZHxTk97y6LtbUMxJF0fxMl+13uCO2C
9MAKKGGW0/+VogWuRSycMW8GcJC5wbCLYyjMvmr3ZZEjlC8yuLbtabQ2zYj1Vayb
HoSfqtN7JZ+a964r8vJxc1hI+GzRQxZZW5KWJoSHHHzA0VxnAwg=
=nBNx
-----END PGP SIGNATURE-----

Attachment: pgpE8hcy1tQxw.pgp
Description: PGP signature


--- End Message ---

Reply via email to