Your message dated Tue, 12 Aug 2025 10:14:18 +0000 with message-id <E1ulm1K-003Bkh-0H@fasolo.debian.org> and subject line Bug#1097870: fixed in sendmail 8.18.1-7 has caused the Debian Bug report #1097870, regarding sendmail: 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.) -- 1097870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097870 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: sendmail: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:53:07 +0000
- Message-id: <E1tk5Ip-009Q3X-8h@paradis.debian.org>
Package: src:sendmail Version: 8.18.1-6 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/sendmail_8.18.1-6_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 [...] sm_recommends='' sm_revision='-6' sm_rmail_envdef='' sm_rmail_libs=' -lldap -llber' sm_sendmail_envdef=' -D_PATH_SENDMAILPID=\"/var/run/sendmail/mta/sendmail.pid\" -DIP_SRCROUTE=1 -DMILTER -DLDAP_REFERRALS -DLDAP_DEPRECATED -DTCPWRAPPERS -DSASL -I/usr/include/sasl -DSTARTTLS -DDANE=1 -D_FFR_QUEUE_SCHED_DBG -D_FFR_REJECT_NUL_BYTE -D_FFR_SKIP_DOMAINS -D_FFR_NO_PIPE -D_FFR_SHM_STATUS -D_FFR_RHS -D_FFR_MAIL_MACRO -D_FFR_BADRCPT_SHUTDOWN -D_FFR_TLS_ALTNAMES -D_FFR_MTA_STS -D_FFR_RESET_MACRO_GLOBALS -D_FFR_TLS_EC' sm_sendmail_libs=' -ldb -lnsl -ltirpc -lldap -llber -lresolv -lwrap -lsasl2 -lcrypto -lssl' sm_smrsh_envdef=' -DCMDDIR=\"/etc/mail/smrsh\" -DPATH=\"/usr/bin:/bin\"' sm_smrsh_libs=' -lldap -llber' sm_suggests=', sasl2-bin, libsasl2-modules, openssl' sm_time='18:25:02' sm_utc='+0200' sm_vacation_envdef='' sm_vacation_libs=' -ldb -lldap -llber' sm_version='8.18.1' sm_version_beta='' sm_version_major='8.18' sm_version_math='528897' sm_version_minor='1' sm_version_r='18' sm_version_v='8' 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 "Sendmail" #define PACKAGE_TARNAME "sendmail" #define PACKAGE_VERSION "8.17.1" #define PACKAGE_STRING "Sendmail 8.17.1" #define PACKAGE_BUGREPORT "bug/reportbug or sendmail@packages.debian.org" #define PACKAGE_URL "" #define PACKAGE "sendmail" #define VERSION "8.17.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 STDC_HEADERS 1 #define HAVE_REGEX_H 1 #define HAVE_DB_H 1 #define HAVE_DB_185_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_RPCSVC_NIS_H 1 #define HAVE_LDAP_H 1 #define HAVE_RESOLV_H 1 #define HAVE_TCPD_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_MAILLOCK_H 1 #define HAVE_SASL_SASL_H 1 #define HAVE_OPENSSL_SSL_H 1 configure: exit 1 dh_auto_configure: error: cd debian && ./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 --libexecdir=\${prefix}/libexec/sendmail --docdir=\${datarootdir}/doc --enable-regex=yes --enable-ndbm=no --enable-newdb=yes --enable-nis=auto --enable-nisplus=auto --enable-ldap=yes --enable-hesiod=no --enable-tcpd=yes --enable-bind=no --enable-ipv6=auto --enable-maillock=yes --enable-milter=yes --enable-sfio=no --enable-auth=yes --enable-tls=yes --enable-shm=yes --with-revision=-6 returned exit code 1 make[1]: *** [debian/rules:126: override_dh_auto_configure] Error 25 make[1]: Leaving directory '/build/reproducible-path/sendmail-8.18.1' make: *** [debian/rules:115: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1097870-close@bugs.debian.org
- Subject: Bug#1097870: fixed in sendmail 8.18.1-7
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 12 Aug 2025 10:14:18 +0000
- Message-id: <E1ulm1K-003Bkh-0H@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: sendmail Source-Version: 8.18.1-7 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of sendmail, 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 1097870@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated sendmail 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: SHA256 Format: 1.8 Date: Tue, 12 Aug 2025 11:14:36 +0200 Source: sendmail Architecture: source Version: 8.18.1-7 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1097870 1105656 Changes: sendmail (8.18.1-7) unstable; urgency=medium . * QA upload. * Build with -std=gnu18. (Closes: #1097870) * Fix Makefile dependencies. (Closes: #1105656) * Update to Standards-Version: 4.7.2. Checksums-Sha1: 6d616e25f9a78dbdccb7a79cfe523366bbae94d0 2569 sendmail_8.18.1-7.dsc f6cd274de28eaf1fb1cc30b3334da4f2d9171c51 248576 sendmail_8.18.1-7.debian.tar.xz 41166e17a1e4f7c48c9813872b28229780215b50 6240 sendmail_8.18.1-7_source.buildinfo Checksums-Sha256: ff8d8b2cbe35373f13a379d066645756275dbb6a45a8e991bb81b78139c51a3d 2569 sendmail_8.18.1-7.dsc 03fa6f044ff34e9e550a20a9e60fc6340d2eedfc78b3b5a835d36e036de5a4de 248576 sendmail_8.18.1-7.debian.tar.xz 925c0234acc2b72574d6d2cf796a8e1b368bb2f418336c479bf169d7d15c9c31 6240 sendmail_8.18.1-7_source.buildinfo Files: 5036df8427ab751362f5cf1a88f1afbf 2569 mail optional sendmail_8.18.1-7.dsc e1d945282addc821f17c94d171517b8d 248576 mail optional sendmail_8.18.1-7.debian.tar.xz 1e5d8d9957166b48c7d795605b773089 6240 mail optional sendmail_8.18.1-7_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmibBrMQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCJccD/9qr1HjYHC7pay+BIV56AL9CxkF8ERQEMDt Twd0DZTyNnLKN36L1qkB6RLcPFAtaKcctlwQGzCwunSfFbNO4Hv21SLgZLIZz9nx AHnYDeb6uBN9KN5xMubF/W5l+F6ZESBl9yRkk262euXlHfJwXFtiZayxV6mNWAp6 5WxIZnsFvgLMl4wenjxIF37d1BRoFtPapj+Baboo+i4DbLN/1IupA7UyQltivIwP xQNnbKit0Mc7PqxQ++Rq9LNo5Z+jHLPziriU9sPW0hFg0BDs/mtt3Gk/3KreXyJE Ky8/OPdqTzdGTpVn14uQrrmsLULVreAjJlDp4HZrXncwBIZ5v1tJsgojehaoDdlH 3FfCR8xSUIKHk23FrTcUIZrtG3au7Xee/c52ctDxh+RBqQE371al1bVsmynRWxTP 9E0vsyK6n24c54ValOXIo/UrUmctOtzBqLYr3XVYXMICR7mDL31l8MJ53Yv40Zm7 92BRUR77mftSUPGHwrVSSa6bYD8wq0+3t6B+LP+jNHoa5JAVQ0ciMisFt0a1aK3x 1D/6iCtRQerBuOlFwdggp/00L1/gdYmPmPGH6e68YpsQ+98E5OIdxIImRrFzLfen dau4tO3xIPcNo97lsU9trGB/DR6xZp/YfXjmdD1/Xn6yAFRl95t6WayFi2CvJ3To ZTXHjKywQA== =Djwf -----END PGP SIGNATURE-----Attachment: pgpeVCHwTQ2Ys.pgp
Description: PGP signature
--- End Message ---