Your message dated Tue, 26 May 2026 22:20:01 +0000
with message-id <[email protected]>
and subject line Bug#1097394: fixed in microdc2 0.15.6-8
has caused the Debian Bug report #1097394,
regarding microdc2: 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.)
--
1097394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:microdc2
Version: 0.15.6-7
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/microdc2_0.15.6-7_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
[...]
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o xasprintf.o xasprintf.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o strftime.o strftime.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o dirname.o dirname.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o exitfail.o exitfail.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o human.o human.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o quote.o quote.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o quotearg.o quotearg.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o safe-read.o safe-read.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o safe-write.o safe-write.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o sig2str.o sig2str.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o vasnprintf.o vasnprintf.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o printf-args.o printf-args.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o printf-parse.o printf-parse.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o asnprintf.o asnprintf.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o xmalloc.o xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o xstrtol.o xstrtol.c
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o xstrtoul.o xstrtoul.c
rm -f libgnu.a
ar cr libgnu.a argmatch.o basename.o stripslash.o full-read.o full-write.o
iconvme.o progname.o version-etc.o xalloc-die.o xgethostname.o xstrndup.o
xstrtoumax.o xvasprintf.o xasprintf.o strftime.o dirname.o exitfail.o human.o
quote.o quotearg.o safe-read.o safe-write.o sig2str.o vasnprintf.o
printf-args.o printf-parse.o asnprintf.o xmalloc.o xstrtol.o xstrtoul.o
ranlib libgnu.a
make[4]: Leaving directory '/build/reproducible-path/microdc2-0.15.6/lib'
make[3]: Leaving directory '/build/reproducible-path/microdc2-0.15.6/lib'
Making all in src
make[3]: Entering directory '/build/reproducible-path/microdc2-0.15.6/src'
Making all in common
make[4]: Entering directory
'/build/reproducible-path/microdc2-0.15.6/src/common'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o bksearch.o bksearch.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o byteq.o byteq.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o error.o error.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o hmap.o hmap.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o intutil.o intutil.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o msgq.o msgq.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o optparser.o optparser.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/microdc2-0.15.6=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o ptrv.o ptrv.c
hmap.c: In function ‘hmap_foreach_value’:
hmap.c:374:13: error: too many arguments to function ‘iterator’; expected 0,
have 1
374 | iterator(entry->value);
| ^~~~~~~~ ~~~~~~~~~~~~
hmap.c: In function ‘hmap_foreach_key’:
hmap.c:389:13: error: too many arguments to function ‘iterator’; expected 0,
have 1
389 | iterator(entry->key);
| ^~~~~~~~ ~~~~~~~~~~
optparser.c: In function ‘optparser_free’:
optparser.c:151:39: error: passing argument 2 of ‘tmap_foreach_key’ from
incompatible pointer type [-Wincompatible-pointer-types]
151 | tmap_foreach_key(parser->options, free);
| ^~~~
| |
| void (*)(void *)
In file included from optparser.c:31:
tmap.h:56:41: note: expected ‘void (*)(void)’ but argument is of type ‘void
(*)(void *)’
56 | void tmap_foreach_key(TMap *map, void (*iterator)());
| ~~~~~~~^~~~~~~~~~~
In file included from comparison.h:29,
from tmap.h:25:
/usr/include/stdlib.h:687:13: note: ‘free’ declared here
687 | extern void free (void *__ptr) __THROW;
| ^~~~
make[4]: *** [Makefile:475: hmap.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile:475: optparser.o] Error 1
make[4]: Leaving directory '/build/reproducible-path/microdc2-0.15.6/src/common'
make[3]: *** [Makefile:656: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/microdc2-0.15.6/src'
make[2]: *** [Makefile:466: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/microdc2-0.15.6'
make[1]: *** [Makefile:403: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/microdc2-0.15.6'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: microdc2
Source-Version: 0.15.6-8
Done: Syed Shahrukh Hussain <[email protected]>
We believe that the bug you reported is fixed in the latest version of
microdc2, 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.
Syed Shahrukh Hussain <[email protected]> (supplier of updated
microdc2 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: Mon, 25 May 2026 04:21:34 +0500
Source: microdc2
Architecture: source
Version: 0.15.6-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Syed Shahrukh Hussain <[email protected]>
Closes: 1097394
Changes:
microdc2 (0.15.6-8) unstable; urgency=medium
.
* QA upload.
* Added gcc-15.patch to fix GCC 15 build errors (Closes: #1097394).
* Bump Standards-Version to 4.7.4.
.
[ Bastian Germann ]
* d/copyright: Convert to machine-readable format.
Checksums-Sha1:
65591f80d6c93d27ef4f6c8d3e6f1164cbc8faa4 1747 microdc2_0.15.6-8.dsc
4c9a7ecf69a432240923a48d4f7eff3d1ca3c6ee 35388 microdc2_0.15.6-8.debian.tar.xz
05eb9add427129d5564c922cd92fb3b7e2fd22fa 5886
microdc2_0.15.6-8_source.buildinfo
Checksums-Sha256:
fc7ec1e120e5a43e4b8fc6fd124b64e68c54d0b1099362f927eaff8b40e2ac28 1747
microdc2_0.15.6-8.dsc
f0ece35752012b7993ac9fc46c8942cf6d81154724d041c26c1666880d4496b9 35388
microdc2_0.15.6-8.debian.tar.xz
47fea06b6b9a11849a73740d54b487a7b4378d8374c87ae637d9f938bedeb8db 5886
microdc2_0.15.6-8_source.buildinfo
Files:
e0cee3e200fe29d04a42024a76a52d18 1747 net optional microdc2_0.15.6-8.dsc
3bfc4506a070c88c8f42d5683155b1b1 35388 net optional
microdc2_0.15.6-8.debian.tar.xz
c388cde0e93b89592c04b770a4996f32 5886 net optional
microdc2_0.15.6-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmoWGgAQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFGhiC/40GnLgPjdxZ/7mJFsuCbPWOT7Uj6HLeP+9
JxsdYqD0DwiB6VW+YWtJbYb2oVfOH1sAQNbOHVh3o4WWS2VhDh74MIvRZgVCTsgE
tGKoAirmtZYfj3kqUP7a/3lEZ0h1bJL6rS4XzRBgbTBYUtKV9++JBVPDW+aV+9cK
jyvrHAYHQGbAHsDGeqlWX2Y93biXDbcA7hxpV7tnS7O4xJ9o+WJle8fAEQZL7vI5
LAHibe3pWakUzXN+lOx5MrXEk6QYuRI2waR3O8NSexw64nHYeszXl/NjlVgkwe3M
g21tdVYxwcu5RmVYeU7NcwQGNffMf2OfNzw6LFnT8H+UajIGnJ6OYnhz2YUKIss+
JN3AQByXI2oGamYg38bdgV8jR6nox6A6FlutMb6eDH2QOa/FPmF44eRQhbXulihO
EBgwEZ+PCn1N6yIfaNT6ki6j/2ow7Tr8xIXFrUfs1dZwSA9C+Eoys//MtmuhhrBt
kua+E1YuHskUoOFmJR4w+HJX6+nWPMM=
=1NGC
-----END PGP SIGNATURE-----
pgpwvQWbUL3gj.pgp
Description: PGP signature
--- End Message ---