Your message dated Thu, 06 Mar 2025 19:24:48 +0000
with message-id <[email protected]>
and subject line Bug#1097875: fixed in sharutils 1:4.15.2-11
has caused the Debian Bug report #1097875,
regarding sharutils: 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.)


-- 
1097875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sharutils
Version: 1:4.15.2-10
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/sharutils_4.15.2-10_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

[...]
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o sockets.o sockets.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o spawn-pipe.o spawn-pipe.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o strftime.o strftime.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o sys_socket.o sys_socket.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o tempname.o tempname.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o unistd.o unistd.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o dup-safer.o dup-safer.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fd-safer.o fd-safer.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o pipe-safer.o pipe-safer.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o wait-process.o wait-process.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o wctype-h.o wctype-h.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xmalloc.o xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xalloc-die.o xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xgetcwd.o xgetcwd.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xstrndup.o xstrndup.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xstrtoimax.o xstrtoimax.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xstrtol.o xstrtol.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xstrtoul.o xstrtoul.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o xstrtol-error.o xstrtol-error.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o chdir-long.o chdir-long.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fcntl.o fcntl.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fflush.o fflush.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fpurge.o fpurge.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fseek.o fseek.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o fseeko.o fseeko.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o getcwd.o getcwd.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o getcwd-lgpl.o getcwd-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o openat-proc.o openat-proc.c
rm -f t-charset.alias charset.alias && \
/bin/bash ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
rm -f libgnu.a
ar cru libgnu.a base64.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o 
cloexec.o md5.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o 
stripslash.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o 
dup-safer-flag.o filenamecat-lgpl.o freading.o idcache.o imaxtostr.o inttostr.o 
offtostr.o uinttostr.o umaxtostr.o localcharset.o openat-die.o pipe2.o 
pipe2-safer.o quotearg.o save-cwd.o sig-handler.o sockets.o spawn-pipe.o 
strftime.o sys_socket.o tempname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o 
wait-process.o wctype-h.o xmalloc.o xalloc-die.o xgetcwd.o xstrndup.o 
xstrtoimax.o xstrtol.o xstrtoul.o xstrtol-error.o chdir-long.o fcntl.o fflush.o 
fpurge.o fseek.o fseeko.o getcwd.o getcwd-lgpl.o openat-proc.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgnu.a
make[5]: Leaving directory '/build/reproducible-path/sharutils-4.15.2/lib'
make[4]: Leaving directory '/build/reproducible-path/sharutils-4.15.2/lib'
make[3]: Leaving directory '/build/reproducible-path/sharutils-4.15.2/lib'
Making all in libopts
make[3]: Entering directory '/build/reproducible-path/sharutils-4.15.2/libopts'
make  all-am
make[4]: Entering directory '/build/reproducible-path/sharutils-4.15.2/libopts'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-format-contains-nul -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/sharutils-4.15.2=. 
-fstack-protector-strong -fstack-clash-protection -fcf-protection 
-Wno-format-contains-nul -c -o libopts_a-libopts.o `test -f 'libopts.c' || echo 
'./'`libopts.c
In file included from autoopts/project.h:30,
                 from libopts.c:2:
./compat/compat.h:188:19: error: cannot use keyword ‘false’ as enumeration 
constant
  188 |    typedef enum { false = 0, true = 1 } _Bool;
      |                   ^~~~~
./compat/compat.h:188:19: note: ‘false’ is a keyword with ‘-std=c23’ onwards
./compat/compat.h:188:41: error: expected ‘;’, identifier or ‘(’ before ‘_Bool’
  188 |    typedef enum { false = 0, true = 1 } _Bool;
      |                                         ^~~~~
./compat/compat.h:188:41: warning: useless type name in empty declaration
make[4]: *** [Makefile:1312: libopts_a-libopts.o] Error 1
make[4]: Leaving directory '/build/reproducible-path/sharutils-4.15.2/libopts'
make[3]: *** [Makefile:1237: all] Error 2
make[3]: Leaving directory '/build/reproducible-path/sharutils-4.15.2/libopts'
make[2]: *** [Makefile:1314: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/sharutils-4.15.2'
make[1]: *** [Makefile:1253: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/sharutils-4.15.2'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: sharutils
Source-Version: 1:4.15.2-11
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sharutils, 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.
Santiago Vila <[email protected]> (supplier of updated sharutils 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: SHA512

Format: 1.8
Date: Thu, 06 Mar 2025 19:45:00 +0100
Source: sharutils
Architecture: source
Version: 1:4.15.2-11
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1097875
Changes:
 sharutils (1:4.15.2-11) unstable; urgency=medium
 .
   * Build using C17 standard. Closes: #1097875.
   * Add Vcs-Git and Vcs-Browser fields.
   * Update Standards-Version.
Checksums-Sha1:
 6247f62307fea2bded1b70f8b5964ecd4c78540f 1861 sharutils_4.15.2-11.dsc
 41230d1867a1b85561f08362a9150273c201b6fb 10452 
sharutils_4.15.2-11.debian.tar.xz
 3bc3624c2ec9dac242561e4c76c33a2712579555 4934 
sharutils_4.15.2-11_source.buildinfo
Checksums-Sha256:
 3cff60e5e849985c5bd379a63b71f098c165d8f7180098b3efcf75da6ea3efc1 1861 
sharutils_4.15.2-11.dsc
 58f546def2de990ba954b825d547127562bbe56857664b9935af95888bb9e76c 10452 
sharutils_4.15.2-11.debian.tar.xz
 932126a3a3dae39c1679eef6bd49af2d51e8588e129ef272fbb5390ba1f27fb9 4934 
sharutils_4.15.2-11_source.buildinfo
Files:
 6324361ac35cf87363d32dc7f1a02912 1861 utils optional sharutils_4.15.2-11.dsc
 53d1342bdad9a53b121ef66ef14126f1 10452 utils optional 
sharutils_4.15.2-11.debian.tar.xz
 9ba697bfc97a15b678095c67bfcf6148 4934 utils optional 
sharutils_4.15.2-11_source.buildinfo


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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmfJ7s0ACgkQQc5/C58b
izKsFAf/UYiwSXzy8+2jqHFMWiYTby4s5VzNSg3hJbOM5qEj0iKFnlnfxuTHHB6T
XbJAt4POKXaaLqKjIexw9Fiv+wRf+hfs1aPOUNSa+7E2eTRqUbFZTJILjS2QnuTf
dNPYOxDMDD6fA7Yd0QXKwlfqhn46oH80ju4IsYPMt0FMx3SRoJBVYJcolwn3XM9F
krCY+baudFQEkNijR3AOCt4v6v2cFvdr/Td2LubALKinwLAW1OVrieVpZVp/9TiP
a6E9wp5eCqxWKUoH0AKSo0wXJpvxkwGiHFKnN5u8Pj+pmwwdXSY8CGdFIGlDiZJF
a9Q0xUcK0HJfOv6lLW6DsTRW9ukmWA==
=MV2q
-----END PGP SIGNATURE-----

Attachment: pgpyZNqR_GAfQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to