Your message dated Tue, 07 Oct 2025 09:49:35 +0000
with message-id <[email protected]>
and subject line Bug#1097400: fixed in mimedefang 3.6-2.1
has caused the Debian Bug report #1097400,
regarding mimedefang: 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 [email protected]
immediately.)


-- 
1097400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097400
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mimedefang
Version: 3.5-1
Severity: important
Tags: sid forky
User: [email protected]
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/mimedefang_3.5-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

[...]
checking for initgroups... yes
checking for getpwnam_r... yes
checking for setrlimit... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for readdir_r... yes
checking for pathconf... yes
checking for inet_ntop... yes
checking for rspamc... /bin/false
checking for sendmail... /usr/sbin/sendmail
checking for libmilter/mfapi.h... /usr/include/libmilter/mfapi.h
checking for libmilter.a... no
checking for libsm.a... no
checking for libmilter.so... no
configure: WARNING: Oops.. I couldn't find libmilter.a or libmilter.so.  Please 
install Sendmail
configure: WARNING: and its libraries.  You must run Build in the libmilter/ 
directory
configure: WARNING: to compile libmilter.
checking whether libmilter requires -lsm... yes
checking whether libsm requires -lldap... /usr/bin/nm: 'no': No such file
no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mimedefang.pl
config.status: creating mimedefang-release.pl
config.status: creating script/mimedefang-util
config.status: creating examples/init-script
config.status: creating mimedefang-filter.5
config.status: creating mimedefang-multiplexor.8
config.status: creating mimedefang-protocol.7
config.status: creating mimedefang-notify.7
config.status: creating mimedefang.8
config.status: creating mimedefang.pl.8
config.status: creating md-mx-ctrl.8
config.status: creating watch-mimedefang
config.status: creating redhat/mimedefang-init
config.status: creating redhat/mimedefang-sysconfig
config.status: creating config.h

*** Virus scanner detection results:
All virus-scanner detection disabled by --disable-anti-virus

Could not find any recognized virus scanner... do not use
any of the contains_virus functions in your filter.
Found Mail::SpamAssassin.  You may use spam_assassin_* functions

Found HTML::Parser.  You may use append_html_boilerplate()

Could not find Mail::SPF Perl module... do not use
md_authres function in your filter.

Note: SpamAssassin and HTML::Parser are
detected at run-time, so if you install or remove any of those modules, you
do not need to re-run ./configure and make a new mimedefang.pl.

Note:  The MIMEDefang user 'defang' does not seem to
exist.  Please create this user before continuing.
dh_testdir
# Add here commands to compile the package.
/usr/bin/make INSTALL_STRIP_FLAG=''
make[1]: Entering directory '/build/reproducible-path/mimedefang-3.5'
x86_64-linux-gnu-gcc -g -O2 -fPIC -Wall -Wstrict-prototypes -pthread 
-D_POSIX_PTHREAD_SEMANTICS -DEMBED_PERL -DSAFE_EMBED_PERL 
-DPERL_PATH=\"/usr/bin/perl\" -DMIMEDEFANG_PL=\"/usr/bin/mimedefang.pl\" 
-DVERSION=\"3.5\" -DSPOOLDIR=\"/var/spool/MIMEDefang\" 
-DQDIR=\"/var/spool/MIMEDefang\" -DCONFDIR=\"/etc\"  -c -o mimedefang.o 
./mimedefang.c
In file included from ./mimedefang.c:61:
/usr/include/libmilter/mfapi.h:98:17: error: ‘bool’ cannot be defined via 
‘typedef’
   98 | typedef int     bool;
      |                 ^~~~
/usr/include/libmilter/mfapi.h:98:17: note: ‘bool’ is a keyword with ‘-std=c23’ 
onwards
make[1]: *** [Makefile:108: mimedefang.o] Error 1
make[1]: Leaving directory '/build/reproducible-path/mimedefang-3.5'
make: *** [debian/rules:37: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mimedefang
Source-Version: 3.6-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mimedefang, 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.
Adrian Bunk <[email protected]> (supplier of updated mimedefang 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: SHA512

Format: 1.8
Date: Sun, 05 Oct 2025 14:40:37 +0300
Source: mimedefang
Architecture: source
Version: 3.6-2.1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Martin <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1097400
Changes:
 mimedefang (3.6-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix for FTBFS with GCC 15. (Closes: #1097400)
Checksums-Sha1:
 c603eba6a6cf0a1e0218a8340b8292317282efdc 2029 mimedefang_3.6-2.1.dsc
 05ee965b0da2e10ce9ff8d1ac441cf33ec2b815c 35156 mimedefang_3.6-2.1.debian.tar.xz
Checksums-Sha256:
 b10b8f6ef319232eb786fbb89540835ab14b12c03d98534e0ba5677f6bafd7e9 2029 
mimedefang_3.6-2.1.dsc
 eed25044389bc78d0cb1150186688f1d44fd984be351b39a0e98b7bb23b8f783 35156 
mimedefang_3.6-2.1.debian.tar.xz
Files:
 a29c7d1dcad749e08fee8619b611ec3d 2029 mail optional mimedefang_3.6-2.1.dsc
 27485da725948065b7dd6d72e4df9a2d 35156 mail optional 
mimedefang_3.6-2.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjiXh0ACgkQiNJCh6LY
mLGmrg/9HZTntyYSt7N8//ErmNzPTVc+apeQsPVD4MobSZrq+OcbJeTzFDDpXnHZ
vZKFX58DuTMtMy10IfaJtgJ5GzNy89PThbNatstpbvd0tY4ORoMQV+OLbUqJzqsZ
mkTWB21jPDNNYYW2ASA/df6EGsykjmysnBeOfucJ1z2bCBR+zibqULDVk3m71qgi
apNmteQ9v44P5/+me9MxEbIgGNM6I85v8n+r0Z2OYpb+3Hc0ElpUUsVycTxwaRTe
Zn7TYrLrc5vWxe7N3F/0/F4+EPveH4XMKrLv4fUyLRLChTvHr2fpH6kJGOMvGw6c
zFzoRwlHoQhcSeAJGo/rNaTFmu99Ke6QZAr+0AFaBvsp5ClE6TnSkIF3ZJDj3zbs
Ez9iinszMr6pLtekQZ8OKX1Jakb22yyuB1s03X/FnJPrdc/l1OCwhwMdHRLdBtb9
ZJu+kYz9/prZHdN7EXaLFvu9D9YIYwOAvzY8gbav9BW4wWe+nEdmV2nC04COgi/y
N2VSYdUyI7pb/s+nOEvTFBhkV047DmyMOkSW8fq1AyMpY0tHJkBu1wn89VYxH8FA
wm43c39A4Thd4uwEzEIo8a0nv57sK7wYudIcypF0Sn8iKc5EOw5zx/6g82I5EBec
U95RVZvVIToqfcdnkd+3WUZe0aeiM5JBSVK8MeUOnv3DVhBp9XU=
=2hTK
-----END PGP SIGNATURE-----

Attachment: pgp0qYVundlQh.pgp
Description: PGP signature


--- End Message ---

Reply via email to