Your message dated Thu, 4 Sep 2025 15:51:49 -0400
with message-id <[email protected]>
and subject line Re: Bug#1096540: dovecot: ftbfs with GCC-15
has caused the Debian Bug report #1096540,
regarding dovecot: 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.)


-- 
1096540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096540
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dovecot
Version: 1:2.3.21.1+dfsg1-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/dovecot_2.3.21.1+dfsg1-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

[...]
uni_utf8_strlen() .................................................... : ok
uni_utf8_strlen_n() .................................................. : ok
uni_utf8_partial_strlen_n() .......................................... : ok
unichar valid unicode ................................................ : ok
unichar surrogates ................................................... : ok
uri valid ............................................................ : ok
uri invalid .......................................................... : ok
uri from rfcs ........................................................ : ok
uri escape - userinfo ................................................ : ok
uri escape - path segment ............................................ : ok
uri escape - path .................................................... : ok
uri escape - query ................................................... : ok
uri escape - fragment ................................................ : ok
uri escape - unreserved .............................................. : ok
uri escape - unreserved .............................................. : ok
utc_mktime(0) ........................................................ : ok
utc_mktime(1) ........................................................ : ok
utc_mktime(2) ........................................................ : ok
utc_mktime(3) ........................................................ : ok
utc_mktime(4) ........................................................ : ok
utc_mktime(5) ........................................................ : ok
utc_mktime(6) ........................................................ : ok
utc_mktime(7) ........................................................ : ok
utc_mktime(8) ........................................................ : ok
utc_mktime(9) ........................................................ : ok
utc_mktime(10) ....................................................... : ok
utc_mktime(11) ....................................................... : ok
utc_mktime(12) ....................................................... : ok
utc_mktime(13) ....................................................... : ok
utc_mktime(14) ....................................................... : ok
utc_mktime(15) ....................................................... : ok
var_expand - ranges .................................................. : ok
var_expand - builtin ................................................. : ok
var_get_key_range .................................................... : ok
var_expand_with_funcs ................................................ : ok
var_get_key .......................................................... : ok
var_has_key .......................................................... : ok
var_expand_extensions ................................................ : ok
var_expand_if ........................................................ : ok
var_expand_merge_tables .............................................. : ok
wildcard_match() ..................................................... : ok
fatal_array .......................................................... : ok
fatal buffer_create_dynamic_max() .................................... : ok
env util fatals ...................................................... : ok
event category rereg: different ptr, different non-NULL parent ....... : ok
event reason codes - asserts ......................................... : ok
fatal i_close ........................................................ : ok
MALLOC_MULTIPLY() overflows .......................................... : ok
MALLOC_ADD() overflows ............................................... : ok
fatal mempool overflow ............................................... : ok
fatal_mempool_alloconly .............................................. : ok
fatal_mempool_allocfree .............................................. : ok
fatal_printf_format_fix .............................................. : ok
random fatals ........................................................ : ok
seq_range_array fatals ............................................... : ok
fatal p_strndup() .................................................... : ok
1 / 41563 tests failed
make[5]: *** [Makefile:3702: check-local] Error 1
make[5]: Leaving directory 
'/build/reproducible-path/dovecot-2.3.21.1+dfsg1/src/lib'
make[4]: *** [Makefile:3038: check-am] Error 2
make[4]: Leaving directory 
'/build/reproducible-path/dovecot-2.3.21.1+dfsg1/src/lib'
make[3]: *** [Makefile:3040: check] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/dovecot-2.3.21.1+dfsg1/src/lib'
make[2]: *** [Makefile:579: check-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/dovecot-2.3.21.1+dfsg1/src'
make[1]: *** [Makefile:710: check-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/dovecot-2.3.21.1+dfsg1'
dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:104: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Control: fixed -1 1:2.4.1+dfsg1-1

On Mon, Feb 17, 2025 at 05:10:28PM +0000, Matthias Klose wrote:
> 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.

This was resolved some time ago when 2.4.1 was uploaded to unstable.
Marking as such and resolving.

Successful build log with gcc 15 can be found at
https://salsa.debian.org/noahm/dovecot/-/jobs/8184860

noah

--- End Message ---

Reply via email to