Your message dated Wed, 03 Jul 2024 22:49:24 +0000
with message-id <[email protected]>
and subject line Bug#1075086: fixed in ifmail 2.14tx8.10-29
has caused the Debian Bug report #1075086,
regarding ifmail: 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 [email protected]
immediately.)


-- 
1075086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ifmail
Version: 2.14tx8.10-28
Severity: important
Tags: sid trixie
User: [email protected]
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/ifmail_2.14tx8.10-28_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

[...]
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" m7recv.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" m7send.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" respfreq.c
xmrecv.c: In function ‘xm_recv’:
xmrecv.c:370:17: warning: ‘__builtin_strncpy’ output may be truncated copying 
15 bytes from a string of length 121 [-Wstringop-truncation]
  370 |                 strncpy(tmpfname,xmblk.data+8,sizeof(tmpfname)-1);
      |                 ^
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" rdoptions.c
In file included from respfreq.c:18:
respfreq.c: In function ‘attach_report’:
../iflib/lutil.h:4:17: warning: the address of ‘tmpfn’ will always evaluate as 
‘true’ [-Waddress]
    4 | #define S(x) (x)?(x):"(null)"
      |                 ^
respfreq.c:607:56: note: in expansion of macro ‘S’
  607 |                 logerr("$cannot open temp file \"%s\"",S(tmpfn));
      |                                                        ^
respfreq.c: In function ‘respmagic’:
respfreq.c:485:15: warning: ignoring return value of ‘tmpnam’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  485 |         (void)tmpnam(tmpfn);
      |               ^~~~~~~~~~~~~
respfreq.c: In function ‘attach_report’:
respfreq.c:579:15: warning: ignoring return value of ‘tmpnam’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  579 |         (void)tmpnam(tmpfn);
      |               ^~~~~~~~~~~~~
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" emsidat.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" wazoo.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" janus.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" hydra.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" zmsend.c
janus.c:118:13: warning: ‘sendpkt’ defined but not used [-Wunused-function]
  118 | static void sendpkt(typ,buf,len)
      |             ^~~~~~~
emsidat.c: In function ‘mkemsidat’:
emsidat.c:164:26: warning: format ‘%X’ expects argument of type ‘unsigned int’, 
but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  164 |         sprintf(cbuf,"%04X",strlen(p+12));
      |                       ~~~^  ~~~~~~~~~~~~
      |                          |  |
      |                          |  size_t {aka long unsigned int}
      |                          unsigned int
      |                       %04lX
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" zmrecv.c
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" zmmisc.c
zmmisc.c:95:8: error: type defaults to ‘int’ in declaration of ‘lastsent’ 
[-Wimplicit-int]
   95 | static lastsent;        /* Last char we sent */
      |        ^~~~~~~~
zmmisc.c:96:8: error: type defaults to ‘int’ in declaration of ‘Not8bit’ 
[-Wimplicit-int]
   96 | static Not8bit;         /* Seven bits seen on header */
      |        ^~~~~~~
cc -c -Wall -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -iquote . -iquote ../iflib -I/usr/include 
-DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DTERMAIL_HACK -DTPUT_STATUS_HACK 
-DADD_PID -DLEVEL=0 -DDONT_REGATE -DSLAVE_SENDS_NAK_TOO -DRNEWSB -DJE 
-DRESTAMP_OLD_POSTINGS=14 -DBELEIVE_ZFIN=1 -DHAS_TCP -DAREAS_HACKING 
-DRESTAMP_FUTURE_POSTINGS -DFSCHTML -DMACHIGAI -DALLOW_RETURNPATH 
-DGATEBAU_MSGID -DDIRTY_CHRS -DHIDDEN -DAREAS_NUMERAL_COMMENTS -DHAS_STATFS 
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_HAVE_TM_GMTOFF 
-DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC -DHAS_IOCTL_H -DHAS_REGEX_H 
-DNEED_BSY -DNO_IO_AFTER_HANGUP -DDO_NEED_TIME -DNEED_FORK -DHAS_BSD_SIGNALS 
-DHAS_SELECT -DUSE_SETPROCTITLE -DINT32=long -DINT16=short -D_GNU_SOURCE 
-DHAVE_LOCALE_H -DNLS_CAT_NAME=\"ifmail\" -DNLS_LOCALE_PATH=\"/
 usr/share/locale\" zmrle.c
make[3]: *** [Makefile:65: zmmisc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
zmrecv.c: In function ‘tryz’:
zmrecv.c:163:33: warning: this ‘else’ clause does not guard... 
[-Wmisleading-indentation]
  163 |                                 else
      |                                 ^~~~
zmrecv.c:166:41: note: ...this statement, but the latter is misleadingly 
indented as if it were guarded by the ‘else’
  166 |                                         stohdr(0L);
      |                                         ^~~~~~
zmrecv.c: In function ‘procheader’:
zmrecv.c:446:15: warning: variable ‘openmode’ set but not used 
[-Wunused-but-set-variable]
  446 |         char *openmode, *p;
      |               ^~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ifcico'
make[2]: *** [Makefile:13: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" 
"EXTRA_CFLAGS=-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2" "EXTRA_LDFLAGS=-g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now" returned exit 
code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ifmail
Source-Version: 2.14tx8.10-29
Done: Marco d'Itri <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ifmail, 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.
Marco d'Itri <[email protected]> (supplier of updated ifmail 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: SHA256

Format: 1.8
Date: Thu, 04 Jul 2024 00:37:51 +0200
Source: ifmail
Architecture: source
Version: 2.14tx8.10-29
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[email protected]>
Changed-By: Marco d'Itri <[email protected]>
Closes: 1075086
Changes:
 ifmail (2.14tx8.10-29) unstable; urgency=medium
 .
   * Updated patch portability_headers with missing types.
     (Closes: #1075086)
Checksums-Sha1:
 7769d4758a8628375d5a48cdd2f653bcbf957e79 1334 ifmail_2.14tx8.10-29.dsc
 6697c413d1a4b40511a73dc6cc9fb9b63cf293bd 40860 
ifmail_2.14tx8.10-29.debian.tar.xz
 c4df27f575a81df050fe07ef0dce1be24c8cd488 6645 
ifmail_2.14tx8.10-29_amd64.buildinfo
Checksums-Sha256:
 480774afcd5334b4e0244ac6afeaa3f6ed79a48040e73d83797271432f0b1e37 1334 
ifmail_2.14tx8.10-29.dsc
 1a7c626a229cdb2434df5ac1c719da62ce95caca9e10f0ba189f40b302b9787a 40860 
ifmail_2.14tx8.10-29.debian.tar.xz
 2844a98596dbc7913186da4ed0e5f59467fe6cd329eaf7f6114b354c3395f759 6645 
ifmail_2.14tx8.10-29_amd64.buildinfo
Files:
 0ce5bcc80e3602ae6cfe8dc75c3be202 1334 comm optional ifmail_2.14tx8.10-29.dsc
 48056556e4315684a309129d1f9e1c6d 40860 comm optional 
ifmail_2.14tx8.10-29.debian.tar.xz
 676b93b65498f076df4ad8ef63a5f4e8 6645 comm optional 
ifmail_2.14tx8.10-29_amd64.buildinfo

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

iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCZoXTpwAKCRDLPsM64d7X
gRBKAP9bClwJHFbnYuEUdMrSPJrz62Bi37WVh5xP8slb12WzfgD/QzWYJ2Lw5mZe
+STrk3OunCQdAqMoYH/e5I0ogUgaHQU=
=tBXc
-----END PGP SIGNATURE-----

Attachment: pgpVofKRVWwid.pgp
Description: PGP signature


--- End Message ---

Reply via email to