[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1096304: marked as done (amavisd-milter: ftbfs with GCC-15)



Your message dated Fri, 19 Sep 2025 22:18:50 +0000
with message-id <E1uzjRK-000QDP-3C@fasolo.debian.org>
and subject line Bug#1096304: fixed in amavisd-milter 1.7.2-2
has caused the Debian Bug report #1096304,
regarding amavisd-milter: 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 owner@bugs.debian.org
immediately.)


-- 
1096304: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096304
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:amavisd-milter
Version: 1.7.2-1
Severity: important
Tags: sid forky
User: debian-gcc@lists.debian.org
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/amavisd-milter_1.7.2-1_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

[...]
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "amavisd-milter"
#define PACKAGE_TARNAME "amavisd-milter"
#define PACKAGE_VERSION "1.7.2-1"
#define PACKAGE_STRING "amavisd-milter 1.7.2-1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "amavisd-milter"
#define VERSION "1.7.2-1"
#define HAVE_PTHREAD 1
#define HAVE_SEM_TIMEDWAIT 1
#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 HAVE_SYS_TIME_H 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_ARPA_INET_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FTS_H 1
#define HAVE_ARC4RANDOM 1
#define HAVE_DAEMON 1
#define HAVE_FTS_OPEN 1
#define HAVE_MKDTEMP 1
#define HAVE_STRLCPY 1
#define HAVE_DIRENT_H 1
#define HAVE_DIRFD 1

configure: exit 1
dh_auto_configure: error: ./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 --localstatedir=/var/lib/amavis --with-working-dir=/var/lib/amavis/tmp returned exit code 1
make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/build/reproducible-path/amavisd-milter-1.7.2'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: amavisd-milter
Source-Version: 1.7.2-2
Done: Adrian Bunk <bunk@debian.org>

We believe that the bug you reported is fixed in the latest version of
amavisd-milter, 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 1096304@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <bunk@debian.org> (supplier of updated amavisd-milter 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 19 Sep 2025 20:56:53 +0300
Source: amavisd-milter
Architecture: source
Version: 1.7.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Adrian Bunk <bunk@debian.org>
Closes: 1096304
Changes:
 amavisd-milter (1.7.2-2) unstable; urgency=medium
 .
   * QA upload.
   * Build with -std=gnu17 to workaround non-C23 libmilter-dev headers.
     (Closes: #1096304)
Checksums-Sha1:
 1b6bf6083281d5ef45ea76f4ddb2d9f3823e4073 1920 amavisd-milter_1.7.2-2.dsc
 b8f7532f73a15399c2f340bd4fb9909e8a08b739 8556 amavisd-milter_1.7.2-2.debian.tar.xz
Checksums-Sha256:
 5459283e80e2b186b45e62fcd3c4388f49f691cace74e63d430da24d60105368 1920 amavisd-milter_1.7.2-2.dsc
 6c488c340b7352d9e0e321ec54081caa159429c804228d47b43601ba14dbf030 8556 amavisd-milter_1.7.2-2.debian.tar.xz
Files:
 1b9b267923b7dde8d40a746774d627aa 1920 mail optional amavisd-milter_1.7.2-2.dsc
 b08ba87b0edc1faaccfcea3b0aa94827 8556 mail optional amavisd-milter_1.7.2-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjN0ngACgkQiNJCh6LY
mLF/3g/+IfAJp55ZBMy3hOCkoOGvyTWp2IhVgqUExN64e4gQY/msJPYIkZrkeTDV
a4wcyNhaFRRXgjFVh78qOcYAEbvgFJaC23fSuZYOIwcpOElIV5A1ig1x7bZUlQdz
1DGtAX5kCDZP8JP3yuBt0C51QSqV/CzNw1+NWF7n+czpmKe5mbvLmpg82XGLhmAN
lPf+IL3RKFhR5Dsrt37w4tF6sn4RnRB+eItVFjZTdNDd8+9HIltkq9Ie6jyhKvYB
zNJr7RY236TV6e75Heb+c/dDUwUmLnxE4P0l4uWSFqZfwgjdqpBjVQNZeIFGrExt
o40p18v8irbGZsk+F5e+gXvMBZ9m2wenbxn7p15Tdy7vE9puK8Um+DUTnFYkYxZH
JIK5ffYH8lu2yacTyDe4si8fssP6IMH3LHpnuWYr3QQIA5ItfvdHh2jY1CqRZoYO
yLrWrg1DKNPpRnytpFbHpJp1REsXfJXTTYg2bTakeo0A9RIouP3SKTBSFubhyd3C
YDM9akFdVlUtdYBNtyD/xVOXwNyjXsehI5gXkTWezLSFTXNwVCqM0r8DlMORbsg0
3vSU9i+Gmr51dCiyKn4FncVo3yEqkC+TtuVt8z/v6ISoQ4ku+CViSuMzhqNAJJcC
IqgvhnPO+QulwBtK+ABN5QW2pW3D4vALAjTQVkoSbrd6KFv7odU=
=7Obl
-----END PGP SIGNATURE-----

Attachment: pgpjJou1kRKri.pgp
Description: PGP signature


--- End Message ---

Reply to: