Your message dated Sat, 15 Nov 2025 15:19:33 +0000 with message-id <E1vKI3p-000KRA-0G@fasolo.debian.org> and subject line Bug#1096877: fixed in jpegpixi 1.1.1-6 has caused the Debian Bug report #1096877, regarding jpegpixi: 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.) -- 1096877: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096877 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: jpegpixi: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:21:11 +0000
- Message-id: <E1tk4nv-009KO3-H8@paradis.debian.org>
Package: src:jpegpixi Version: 1.1.1-5 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/jpegpixi_1.1.1-5_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 whether gettext is declared... yes checking whether ngettext is declared... yes checking whether bindtextdomain is declared... yes checking whether textdomain is declared... yes checking for locale.h... yes checking whether setlocale is declared... yes checking whether LC_MESSAGES is declared... yes checking for library containing ngettext... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/fi/Makefile config.status: creating man/fr/Makefile config.status: creating po/Makefile config.status: creating jpegwrapper.h config.status: creating man/jpegpixi.1 config.status: creating man/jpeghotp.1 config.status: creating man/de/jpegpixi.1 config.status: creating man/de/jpeghotp.1 config.status: creating man/fi/jpegpixi.1 config.status: creating man/fi/jpeghotp.1 config.status: creating man/fr/jpegpixi.1 config.status: creating man/fr/jpeghotp.1 config.status: creating config.h config.status: executing depfiles commands dh_auto_build make -j8 make[1]: Entering directory '/build/reproducible-path/jpegpixi-1.1.1' make all-recursive make[2]: Entering directory '/build/reproducible-path/jpegpixi-1.1.1' Making all in . make[3]: Entering directory '/build/reproducible-path/jpegpixi-1.1.1' gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o consolidate.o consolidate.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o dct.o dct.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o interpolate.o interpolate.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o jfif.o jfif.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o jpegpixi.o jpegpixi.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o optpixi.o optpixi.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o parsenum.o parsenum.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o rbtree.o rbtree.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR="\"/usr/share/locale\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/jpegpixi-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o weights.o weights.c rbtree.c:28:14: error: conflicting types for ‘malloc’; have ‘void *(void)’ 28 | extern void *malloc (); | ^~~~~~ In file included from util.h:28, from rbtree.c:22: /usr/include/stdlib.h:672:14: note: previous declaration of ‘malloc’ with type ‘void *(long unsigned int)’ 672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ rbtree.c: In function ‘rbtree_insert’: rbtree.c:123:16: error: too many arguments to function ‘malloc’; expected 0, have 1 123 | node = malloc (SIZEOF_RBTREE_NODE + data_len); | ^~~~~~ rbtree.c:28:14: note: declared here 28 | extern void *malloc (); | ^~~~~~ make[3]: *** [Makefile:512: rbtree.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/build/reproducible-path/jpegpixi-1.1.1' make[2]: *** [Makefile:528: all-recursive] Error 1 make[2]: Leaving directory '/build/reproducible-path/jpegpixi-1.1.1' make[1]: *** [Makefile:359: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/jpegpixi-1.1.1' 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 ---
- To: 1096877-close@bugs.debian.org
- Subject: Bug#1096877: fixed in jpegpixi 1.1.1-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 15 Nov 2025 15:19:33 +0000
- Message-id: <E1vKI3p-000KRA-0G@fasolo.debian.org>
- Reply-to: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Source: jpegpixi Source-Version: 1.1.1-6 Done: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> We believe that the bug you reported is fixed in the latest version of jpegpixi, 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 1096877@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 jpegpixi 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: Wed, 05 Nov 2025 12:35:34 +0500 Source: jpegpixi Architecture: source Version: 1.1.1-6 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> Closes: 1096877 Changes: jpegpixi (1.1.1-6) unstable; urgency=medium . * QA upload. * Added patch to fix gcc-15 build failure (Closes: #1096877). * Updated Standards-Version from 4.6.0 to 4.7.2. Checksums-Sha1: 409a54f0122c81f6893db722ddc1448ee6410852 1878 jpegpixi_1.1.1-6.dsc e0836f128d917a733a2adaf420921e8c67266a89 5152 jpegpixi_1.1.1-6.debian.tar.xz cc87f3873ded4356618df86777ac8b8ce3cc657f 6057 jpegpixi_1.1.1-6_source.buildinfo Checksums-Sha256: e0941d07c78311b7cbd9513f596a2341f3cee59253dcf14d774359099ad0635e 1878 jpegpixi_1.1.1-6.dsc 0ecb7bf2d37f7cb933071a267972f6c370e50b8e2e7e6905f4922847ff369d5c 5152 jpegpixi_1.1.1-6.debian.tar.xz f4fc4603f3ee0f5f406339d89c5b87272552489a6234a76853ea73a61b4f7a99 6057 jpegpixi_1.1.1-6_source.buildinfo Files: 90193b9fa260bf02ecfb937446cfdc95 1878 graphics optional jpegpixi_1.1.1-6.dsc 9e8950e594e3898403ff3d55d3094848 5152 graphics optional jpegpixi_1.1.1-6.debian.tar.xz 03418142f1a258de7300ca409e08524f 6057 graphics optional jpegpixi_1.1.1-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmkYlegACgkQkWT6HRe9 XTakgQ/9G1uUyf52bWzn1I97cazyicvAPE6hq0yQMbga0pl0+ewGr+aJZOk7mwvM gU7P/u3gIV6uiipqeGmkF4CBs0ePZ5NSMXTTlZga9O6jFTI27f7lXBiikBAgmQRi w/kuq9RD8HU5LW07gbrY6xmZTszr/Rtz1ez6j/jIehggEhtN6Lg/tgwpGKavNUlT E0DD3U4GeXOaJha92OL0xsEZuHHxPQ4MR89i5/Fg9aTyawbajSRIEyw/TWk/oXIU spy685Ma+RZGNEjTn/EAR0U7R1LcbnxePL3HPqzm58matowpLF3BSMInaTMHebiK YOnqzD2x6ad9qjfCAyw/DRIN325VG+0GKj+Qb77ZqA+kOFT+3VMo+tN5ShuCMGDy fQ+qdOlMlFxOkSTMCdtZc5fwaShZvu6lNfduVRzp+qKU8odZlIc92mDC2eCywUF0 XutXxmELGbOJJ3bkxrO9Eohpjnzoa3OoFTz0nBd3sqhLJRavjySW++za+0LISI+5 lk5HlI6lkKijWcl0BkxlnRzJYNbTuS6HV3d0ws5Ph2iqkM1cr2DUlFDL3TAYwccA W/l2YHjFAEMSDQgW+wfBJmPmjLrD21f/dM8rILcWzvHnbEmQMVpZvuHHRVbYT9Kz LTkAVdqgVKAS30/ZTYf3XbdP5nMOvSaCadmmgYP/D+F1J7BRnnU= =ZX6U -----END PGP SIGNATURE-----Attachment: pgpk9VvxT3NGo.pgp
Description: PGP signature
--- End Message ---