Your message dated Sat, 27 Jul 2024 10:04:22 +0000
with message-id <e1sxehm-0090z2...@fasolo.debian.org>
and subject line Bug#1075301: fixed in mutt 2.2.13-1
has caused the Debian Bug report #1075301,
regarding mutt: 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 ow...@bugs.debian.org
immediately.)


-- 
1075301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075301
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mutt
Version: 2.2.12-0.1
Severity: important
Tags: sid trixie
User: debian-...@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/mutt_2.2.12-0.1_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

[...]
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/contrib'
Making all in imap
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build/imap'
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
auth.o ../../../imap/auth.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
auth_login.o ../../../imap/auth_login.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
auth_oauth.o ../../../imap/auth_oauth.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
browse.o ../../../imap/browse.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
command.o ../../../imap/command.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
imap.o ../../../imap/imap.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
message.o ../../../imap/message.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
utf7.o ../../../imap/utf7.c
In file included from ../../../imap/message.c:32:
../../../imap/message.c: In function ‘imap_fetch_message’:
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
util.o ../../../imap/util.c
../../../mutt.h:77:16: warning: ignoring return value of ‘fgets_unlocked’ 
declared with attribute ‘warn_unused_result’ [-Wunused-result]
   77 | # define fgets fgets_unlocked
../../../imap/message.c:1263:5: note: in expansion of macro ‘fgets’
 1263 |     fgets (buf, sizeof (buf), msg->fp);
      |     ^~~~~
../../../mutt.h:77:16: warning: ignoring return value of ‘fgets_unlocked’ 
declared with attribute ‘warn_unused_result’ [-Wunused-result]
   77 | # define fgets fgets_unlocked
../../../imap/message.c:1267:7: note: in expansion of macro ‘fgets’
 1267 |       fgets (buf, sizeof (buf), msg->fp);
      |       ^~~~~
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
auth_sasl_gnu.o ../../../imap/auth_sasl_gnu.c
gcc -DHAVE_CONFIG_H -I. -I../../../imap -I..  -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -isystem /usr/include/mit-krb5  -Wall -pedantic 
-Wno-long-long -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
auth_gss.o ../../../imap/auth_gss.c
rm -f libimap.a
ar cru libimap.a auth.o auth_login.o auth_oauth.o browse.o command.o imap.o 
message.o utf7.o util.o auth_sasl_gnu.o auth_gss.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libimap.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/imap'
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build'
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o addrbook.o ../../addrbook.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o alias.o ../../alias.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o attach.o ../../attach.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o background.o ../../background.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o base64.o ../../base64.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o browser.o ../../browser.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o buffer.o ../../buffer.c
gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" 
-DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 
-I. -I../..  -I. -I../.. -I../../imap    -Wdate-time -D_FORTIFY_SOURCE=2 
-isystem /usr/include/mit-krb5  -Wall -pedantic -Wno-long-long -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o buffy.o ../../buffy.c
../../attach.c: In function ‘mutt_view_attachment’:
../../attach.c:392:14: error: passing argument 1 of ‘chmod’ from incompatible 
pointer type [-Wincompatible-pointer-types]
  392 |       chmod (tempfile, 0400);
      |              ^~~~~~~~
      |              |
      |              BUFFER *
In file included from ../../mutt.h:30,
                 from ../../attach.c:24:
/usr/include/x86_64-linux-gnu/sys/stat.h:352:31: note: expected ‘const char *’ 
but argument is of type ‘BUFFER *’
  352 | extern int chmod (const char *__file, __mode_t __mode)
      |                   ~~~~~~~~~~~~^~~~~~
../../attach.c:604:11: error: passing argument 1 of ‘chmod’ from incompatible 
pointer type [-Wincompatible-pointer-types]
  604 |     chmod(tempfile, 0600);
      |           ^~~~~~~~
      |           |
      |           BUFFER *
/usr/include/x86_64-linux-gnu/sys/stat.h:352:31: note: expected ‘const char *’ 
but argument is of type ‘BUFFER *’
  352 | extern int chmod (const char *__file, __mode_t __mode)
      |                   ~~~~~~~~~~~~^~~~~~
make[3]: *** [Makefile:916: attach.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[2]: *** [Makefile:932: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[1]: *** [Makefile:617: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
dh_auto_build: error: cd debian/build && make -j8 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mutt
Source-Version: 2.2.13-1
Done: Antonio Radici <anto...@debian.org>

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

Debian distribution maintenance software
pp.
Antonio Radici <anto...@debian.org> (supplier of updated mutt 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 27 Jul 2024 11:23:32 +0200
Source: mutt
Architecture: source
Version: 2.2.13-1
Distribution: unstable
Urgency: medium
Maintainer: Mutt maintainers <m...@packages.debian.org>
Changed-By: Antonio Radici <anto...@debian.org>
Closes: 1075301
Changes:
 mutt (2.2.13-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/patches:
     - upstream/528233-readonly-open.patch: fix a FTBFS in the patch that
       also could have caused a pointer corruption (Closes: 1075301)
Checksums-Sha1:
 1dd733f7e3df4231a233bfb87f52413bf4c98fa2 2317 mutt_2.2.13-1.dsc
 957df1684a46fe1b99adff96b8fe1d87b49aeffd 5539130 mutt_2.2.13.orig.tar.gz
 b4e68589d11261d3303f1f75135815954d521ee4 833 mutt_2.2.13.orig.tar.gz.asc
 cc56eee45cf0745c4d95fb01b053c683db6a9c33 61988 mutt_2.2.13-1.debian.tar.xz
 f5bc5171ffc033758a28852347c259c366988dc6 8595 mutt_2.2.13-1_amd64.buildinfo
Checksums-Sha256:
 8754a9a8a0dd328493a4c41453fba2259a079696f7c963858ce18b7190cb3c61 2317 
mutt_2.2.13-1.dsc
 eb23faddc1cc97d867693f3a4a9f30949ad93765ad5b6fdae2797a4001c58efb 5539130 
mutt_2.2.13.orig.tar.gz
 325a2d86a1bc50f3b2007678a9ac744893beea88c934d5e11d77a1e62510df63 833 
mutt_2.2.13.orig.tar.gz.asc
 527291b2af29dc50256ddf2eb42a2cc87a91ebd863968a3da6f4a8eccfc32be7 61988 
mutt_2.2.13-1.debian.tar.xz
 d376ffc5ef869ed3118d8ce17f6f35950b5717fcc1ffbae484554712837409c1 8595 
mutt_2.2.13-1_amd64.buildinfo
Files:
 4390ef4613deaa98c04ad2f615417444 2317 mail optional mutt_2.2.13-1.dsc
 0d33c808d5556c283c01542c7730ccbd 5539130 mail optional mutt_2.2.13.orig.tar.gz
 7db9e9e896df59849ef0442e4ea4b2b4 833 mail optional mutt_2.2.13.orig.tar.gz.asc
 c6a5e6ce6dc68dc323fa9df49597c5f6 61988 mail optional 
mutt_2.2.13-1.debian.tar.xz
 80b447fa92a41c83233d32345367644b 8595 mail optional 
mutt_2.2.13-1_amd64.buildinfo

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

iQJHBAEBCAAxFiEEQObYrBkA1SRrfOa1NcjIiHLLHu0FAmakwnYTHGFudG9uaW9A
ZGViaWFuLm9yZwAKCRA1yMiIcsse7WL3EACY6rwbxJSShU3yuuuLakznyc0iFTgF
UBv44I3ipAT5I0uXxYJnCMQvbam1C+aM+efqVbL5RwdV1DWoFhOL6hGbtITxc4aa
bdLp3gVcuvUZmrgr84pstDrdPb0AS9WpyQbQmatls61+25NULqWIIa1k9dy+fbkn
3MdS2UT8dFa9Igh8CYUKyQP1fjdo050MSiYO2fU9bqxCmk/xGEAzXX6PQG3MoCZZ
eEE7U417ahgsFoZRUVbqwIoScZV4y4dtJ+wwGcFNLIQZH2r8YJ3fEJHZln+hWFuN
9sEaC3xcEvbcbrIOZVCi8ubdyoeDDQKuYPzXO0bNWjjnrXbgg9RWiOShSU3WclXo
f6LUQFHKIdwikCFJLTr3ht4eJkYa+VvIXagesTEb89FeAQwkFKQhgTZqpLYvw6BO
mINyhEsHaxEaFxAs/y/8B6fxXaCZ92g9H1FYBQNjFfVYqvrLJGbcN+HjOuovEWkQ
xIMevjT38IrJipyZIytEMKmT8thk2OkfJny6Te4C5CoTqcrY/lFwjEUI78Myg0yu
J4/0ByLZ1weEtod2+45DXZe0OgdGhgdQysBsV3umVeqVq6wHVGW3lQyqmO8qC44t
+q8kXvHahqzWugFM2IWhJJzLa3fZyAbuiL2OShEiLSxujMXD0Uv6dCkA3ZPUUQPJ
rQaP0HgmMtCjTw==
=9oJ8
-----END PGP SIGNATURE-----

Attachment: pgpz4Miabejyf.pgp
Description: PGP signature


--- End Message ---

Reply via email to