Your message dated Wed, 17 Dec 2025 09:50:44 +0000 with message-id <E1vVoBA-006uxh-0Z@fasolo.debian.org> and subject line Bug#1096694: fixed in genparse 0.9.3-3 has caused the Debian Bug report #1096694, regarding genparse: 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 owner@bugs.debian.org immediately.) -- 1096694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096694 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: genparse: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:15:19 +0000
- Message-id: <E1tk4iF-009JLs-Ni@paradis.debian.org>
Package: src:genparse Version: 0.9.3-2 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org 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/genparse_0.9.3-2_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 [...] exmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb></usr/share/texlive/texmf-d ist/fonts/type1/public/amsfonts/cm/cmtt9.pfb> Output written on genparse.pdf (45 pages, 241570 bytes). Transcript written on genparse.log. make[3]: Leaving directory '/build/reproducible-path/genparse-0.9.3/doc' Making all in examples make[3]: Entering directory '/build/reproducible-path/genparse-0.9.3/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o mycopy1.o mycopy1.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o mycopy2.o mycopy2.c g++ -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++14 -c -o getopt.o getopt.cc gcc -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o mycopy3_clp.o mycopy3_clp.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o mycopy3.o mycopy3.c g++ -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++14 -o mycopy4_clp.o -c ./mycopy4_clp.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++14 -c -o mycopy4_clp_cb.o mycopy4_clp_cb.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c++14 -o mycopy4.o -c ./mycopy4.cc gcc -DHAVE_CONFIG_H -I. -I.. -I./../gnulib/lib -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/genparse-0.9.3=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o rm_clp.o rm_clp.c In file included from mycopy3.c:5: mycopy3_clp.h:22:3: error: cannot use keyword ‘false’ as enumeration constant 22 | false = 0, true | ^~~~~ mycopy3_clp.h:22:3: note: ‘false’ is a keyword with ‘-std=c23’ onwards mycopy3_clp.h:23:3: error: expected ‘;’, identifier or ‘(’ before ‘bool’ 23 | } bool; | ^~~~ mycopy3_clp.h:23:3: warning: useless type name in empty declaration In file included from mycopy3_clp.c:20: mycopy3_clp.h:22:3: error: cannot use keyword ‘false’ as enumeration constant 22 | false = 0, true | ^~~~~ mycopy3_clp.h:22:3: note: ‘false’ is a keyword with ‘-std=c23’ onwards mycopy3_clp.h:23:3: error: expected ‘;’, identifier or ‘(’ before ‘bool’ 23 | } bool; | ^~~~ mycopy3_clp.h:23:3: warning: useless type name in empty declaration make[3]: *** [Makefile:748: mycopy3.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:748: mycopy3_clp.o] Error 1 In file included from rm_clp.c:16: rm_clp.h:19:3: error: cannot use keyword ‘false’ as enumeration constant 19 | false = 0, true | ^~~~~ rm_clp.h:19:3: note: ‘false’ is a keyword with ‘-std=c23’ onwards rm_clp.h:20:3: error: expected ‘;’, identifier or ‘(’ before ‘bool’ 20 | } bool; | ^~~~ rm_clp.h:20:3: warning: useless type name in empty declaration make[3]: *** [Makefile:748: rm_clp.o] Error 1 In file included from ./mycopy4_clp.cc:19: ./mycopy4_clp.h:47:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | Cmdline (int, char **) throw (std::string); | ^~~~~ ./mycopy4_clp.cc:29:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 29 | Cmdline::Cmdline (int argc, char *argv[]) throw (std::string ) | ^~~~~ In file included from mycopy4_clp_cb.cc:17: mycopy4_clp.h:47:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | Cmdline (int, char **) throw (std::string); | ^~~~~ In file included from ./mycopy4.cc:6: ./mycopy4_clp.h:47:26: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 47 | Cmdline (int, char **) throw (std::string); | ^~~~~ make[3]: Leaving directory '/build/reproducible-path/genparse-0.9.3/examples' make[2]: *** [Makefile:635: all-recursive] Error 1 make[2]: Leaving directory '/build/reproducible-path/genparse-0.9.3' make[1]: *** [Makefile:576: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/genparse-0.9.3' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:22: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1096694-close@bugs.debian.org
- Subject: Bug#1096694: fixed in genparse 0.9.3-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 17 Dec 2025 09:50:44 +0000
- Message-id: <E1vVoBA-006uxh-0Z@fasolo.debian.org>
- Reply-to: Syed-Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Source: genparse Source-Version: 0.9.3-3 Done: Syed-Shahrukh Hussain <syed.shahrukh@ossrevival.org> We believe that the bug you reported is fixed in the latest version of genparse, 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 1096694@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Syed-Shahrukh Hussain <syed.shahrukh@ossrevival.org> (supplier of updated genparse 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 16 Dec 2025 20:34:06 +0500 Source: genparse Architecture: source Version: 0.9.3-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Syed-Shahrukh Hussain <syed.shahrukh@ossrevival.org> Closes: 1096694 Changes: genparse (0.9.3-3) unstable; urgency=medium . * QA upload * Added gcc-15.patch to fix FTBFS (Closes: #1096694). * Updated Standards-Version from 4.6.0 to 4.7.2. Checksums-Sha1: fbf6c28e4005c315c9c209997024c29797782c8a 1811 genparse_0.9.3-3.dsc 21998012053119f17e956b64ad5d917b67c1199c 7144 genparse_0.9.3-3.debian.tar.xz c49bbbb3c625126133384841d7fe358c60294058 6165 genparse_0.9.3-3_source.buildinfo Checksums-Sha256: ca23d0f11c8ceb721b19cb176067c19b8f403ea8a00a3a503539f3a33c834738 1811 genparse_0.9.3-3.dsc 464b79d78408f93db0ff773093ebb9ce089053343c3476ccabc7add2f60b4f0f 7144 genparse_0.9.3-3.debian.tar.xz 4e33d50a5fed668ba96af64211292ee38934045d93ccfcee3b9eebf725f82f64 6165 genparse_0.9.3-3_source.buildinfo Files: 935c7d67b253d6c22ef4da320f454a86 1811 devel optional genparse_0.9.3-3.dsc 77eefc7a497668da4b069c8ab540e00e 7144 devel optional genparse_0.9.3-3.debian.tar.xz 59a3270a2752f0429c4a06a6ef07ce84 6165 devel optional genparse_0.9.3-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlCdIQQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFIa3C/sEgUkf3wHVbXE1RwugYjiFs36OwlzA4uak 3Z/pVGZjlPwVrhN4eP7Ee2F+Wveyko/xoKCrDQxtNBzhuHW9cfb9Slh+rjVXmCJ7 u0qsAbjjgwkShlxcWtc8YJyFKeWpnu2oDxOgmONYBU0RaRwh6dNzJrxu2IdtbLUf wgA8OTWxskYV+gz8sZB8YlDIoJSydvfBQqUaUwZuNTtwlUYcUkmbEWyqDsYHRPkG P25+v4qBTReL8fGp93+8SR5Wnz0sfjyBkaZPr6gPBEgnf3C7lIy07fkMqCUtMvPw Dn8wd1nouHcHy66gTR0miTRwrpkQIWsqyUWoEbUOHU8O7f3/qhSd+2HQ9LJFNoXr 3z28jSYDskIFSRoIwYrG0RME5zy8mevgLmS9N1KIIZSZmE+cDoUq/LLD0Tko+Wsx IBk9A3Prkyloj0GxWbg6/uYWiQM8xOTfqv025RiBp/YysbhnO9fMRgSk65NcTxiZ y526rFbTz/OH8Rgdjj7wmnoKanRgNw4= =3wXc -----END PGP SIGNATURE-----Attachment: pgp5XErVe7dU9.pgp
Description: PGP signature
--- End Message ---