Your message dated Sun, 06 Oct 2024 14:47:44 +0000 with message-id <E1sxSXw-00CAop-3f@fasolo.debian.org> and subject line Bug#1075538: fixed in ssmtp 2.64-12 has caused the Debian Bug report #1075538, regarding ssmtp: 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 owner@bugs.debian.org immediately.) -- 1075538: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075538 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: ssmtp: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:44:55 +0000
- Message-id: <E1sOzLz-00443S-Kv@paradis.debian.org>
Package: src:ssmtp Version: 2.64-11 Severity: important Tags: sid trixie User: debian-gcc@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/ssmtp_2.64-11_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 [...] C79d9AC/0Hh+mcfQvFj4oX1nRR00DdBR6QVs90w90jFR+HbOmu5OmYKM5BQvm1WF n2BqpBufuZgPny8t5fap3Znf07uVD+MbhupbKBLSwGDyfH9mYrE= =Rde7 -----END PGP SIGNATURE----- gpgv: Signature made Thu Oct 13 12:32:21 2022 UTC gpgv: using RSA key B23862C415D6565A4E86CBD7579C160D4C9E23E8 gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./ssmtp_2.64-11.dsc: no acceptable signature found dpkg-source: info: extracting ssmtp in /<<PKGBUILDDIR>> dpkg-source: info: unpacking ssmtp_2.64.orig.tar.bz2 dpkg-source: info: unpacking ssmtp_2.64-11.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying 01-374327-use-gnutls.patch dpkg-source: info: applying 02-557725-solaris.patch dpkg-source: info: applying 03-557741-remote-addr.patch dpkg-source: info: applying debian-changes-2.64-1 dpkg-source: info: applying 04-508759-garbage.patch dpkg-source: info: applying 05-LDFLAGS.patch dpkg-source: info: applying ssmtp-bug584162-fix.patch dpkg-source: info: applying fix-tls1.3-handshake.patch dpkg-source: info: applying keep-from-header-intact.patch Check disk space ---------------- Sufficient free space for build User Environment ---------------- APT_CONFIG=/var/lib/sbuild/apt.conf HOME=/sbuild-nonexistent LANG=C.UTF-8 LC_ALL=C.UTF-8 LOGNAME=user42 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SCHROOT_ALIAS_NAME=unstable SCHROOT_CHROOT_NAME=sid-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=1001 SCHROOT_GROUP=user42 SCHROOT_SESSION_ID=sid-amd64-sbuild-6761c0b6-74e1-42a5-8244-a90336552d6b SCHROOT_UID=1001 SCHROOT_USER=user42 SHELL=/bin/sh USER=user42 dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot dpkg-buildpackage: info: source package ssmtp dpkg-buildpackage: info: source version 2.64-11 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@debian.org> dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean test \! -f Makefile || make distclean rm -rf debian/tmp rm -f debian/{files,substvars} debian/rules build test -f Makefile || ./configure --exec-prefix="/usr" --prefix="" --enable-ssl --enable-inet6 --enable-md5auth --with-cflags="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -g -Wall" creating cache ./config.cache checking for gcc... x86_64-linux-gnu-gcc checking whether the C compiler (x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 -g -Wall -Wl,-z,relro) works... no configure: error: installation or configuration problem: C compiler cannot create executables. make: *** [debian/rules:18: do_cfg] Error 1 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075538-close@bugs.debian.org
- Subject: Bug#1075538: fixed in ssmtp 2.64-12
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 06 Oct 2024 14:47:44 +0000
- Message-id: <E1sxSXw-00CAop-3f@fasolo.debian.org>
- Reply-to: Chris Hofstaedtler <zeha@debian.org>
Source: ssmtp Source-Version: 2.64-12 Done: Chris Hofstaedtler <zeha@debian.org> We believe that the bug you reported is fixed in the latest version of ssmtp, 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 1075538@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Hofstaedtler <zeha@debian.org> (supplier of updated ssmtp 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: Sun, 06 Oct 2024 15:08:16 +0200 Source: ssmtp Architecture: source Version: 2.64-12 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Chris Hofstaedtler <zeha@debian.org> Closes: 1075538 Changes: ssmtp (2.64-12) unstable; urgency=medium . * copyright: do not claim package is maintained * Patch incorrect pointer usage (Closes: #1075538) * Use dh sequencer to get dh_autoreconf * Remove obsolete upgrade code moving conffiles Checksums-Sha1: ced2830b340360ebc24ef9f65196912edf2bc566 1886 ssmtp_2.64-12.dsc 64c3fbfbab35d6cb2aa632617a7223962f7de638 37556 ssmtp_2.64-12.debian.tar.xz fef69dd5eb06fb802b283e5de97c7b03817abedf 7109 ssmtp_2.64-12_arm64.buildinfo Checksums-Sha256: 0b70091839e6c0f3b9771cbc7e301fa634f82b75cb8f6f1e238d50d889f886de 1886 ssmtp_2.64-12.dsc 8e69e3b2e451131e9b42a03253bd7598a22c3f7a2cf7341a7cb8700d59293af8 37556 ssmtp_2.64-12.debian.tar.xz defc3db0e47cf2450b3b0bad240e450aa650ccf9f54a0adfc151194c6491326a 7109 ssmtp_2.64-12_arm64.buildinfo Files: 3afe2b01d2df3eb6473c2d4fa1e41ac6 1886 mail optional ssmtp_2.64-12.dsc effb2e7ebd3dba79aa52e97f0cbed67e 37556 mail optional ssmtp_2.64-12.debian.tar.xz af776226bb273932b613aea02d0ef17b 7109 mail optional ssmtp_2.64-12_arm64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmcCmqYACgkQXBPW25MF LgM7TA/8Cs7rrPZOlZ3rBkogTBpGCxh4jtHnnSsoL/NKl6wO1doyjoEqbQJZpefW kkpTLKf4sYP8FIDiA1clwWYpF/MR4XhXTXxxTn5WWQ6PC2DFt1BceKMlB96016KT a7bl4c/GAwD61DsCkejLSMTo+okcvDcwWKVFdnIFtQJALUpl8WX3AxTrD8PDFxb4 lH/cTqAPxLP7dDkW9enVx+Kk+94sM/95u8c9J4SXrZmbyb/ptYeiCui7HFUNEZT3 fOEwLfifb/72VE0BEE4WNq0hDMF0FT3JtdaR6+VjU6d94CSsXuDtRO8fWkbKWv0z VLV1wf0ol4K5lo1aMHxnnjqSBUVvjnEfz9f+7PgqBkYc2NYxZEOe3cORrkQkgMK+ kheW8VvMOV0izuaunay0bqscWDZJyZ5pihSGKE/6cKxrSQL/fKx5gj8kkLCyuz/o bK0o7WRvjyXNSEad6STHc36hqAIhGiNmIcMMbakRe/Xd9nFmA2XqzRj30ejgU2mj T0BRr1pIo4d32hst7l2yGnDi+3IpxPSPd5EGKErP+yk9aIELzvvNAJLt1GebplrT /TbXfY/LmrJJoWkuekRI5V67G7CPuBd9Xun+8WHcVpFIpfyRf0O91+eThqDHD98B LElTUco9mBIKdpzZe/VIWKcw7RGksgeb63yQk2Lhja4DyH+MXag= =kMCw -----END PGP SIGNATURE-----Attachment: pgpdFBKBMvzxW.pgp
Description: PGP signature
--- End Message ---