Your message dated Tue, 10 Sep 2024 16:04:06 +0000 with message-id <E1so3La-002cwb-VE@fasolo.debian.org> and subject line Bug#1074928: fixed in easyh10 1.5-7 has caused the Debian Bug report #1074928, regarding easyh10: ftbfs with GCC-14 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.) -- 1074928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074928 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: easyh10: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:25:40 +0000
- Message-id: <E1sOz3M-0040wU-BX@paradis.debian.org>
Package: src:easyh10 Version: 1.5-6 Severity: important Tags: sid trixie User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/easyh10_1.5-6_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ 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-14/porting_to.html [...] | %hn h10db_dat.c:264:33: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘ucs2_char_t *’ {aka ‘short unsigned int *’} [-Wformat=] 264 | fprintf(fp, "unknown8: %s\n", item->unknown8); | ~^ ~~~~~~~~~~~~~~ | | | | char * ucs2_char_t * {aka short unsigned int *} | %hn libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c crc.c -o crc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db_upd.c -o h10db_upd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db_idx.c -o h10db_idx.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db_model.c -o h10db_model.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c bufferedfile.c -o bufferedfile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db_hdr.c -o h10db_hdr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o serialize.lo serialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c serialize.c -fPIC -DPIC -o .libs/serialize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db_dat.c -o h10db_dat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c serialize.c -o serialize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c h10db.c -o h10db.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -o libh10db.la bufferedfile.lo crc.lo h10db.lo h10db_dat.lo h10db_hdr.lo h10db_idx.lo h10db_upd.lo h10db_model.lo serialize.lo -lz -lm libtool: link: ar cr .libs/libh10db.a .libs/bufferedfile.o .libs/crc.o .libs/h10db.o .libs/h10db_dat.o .libs/h10db_hdr.o .libs/h10db_idx.o .libs/h10db_upd.o .libs/h10db_model.o .libs/serialize.o libtool: link: ranlib .libs/libh10db.a libtool: link: ( cd ".libs" && rm -f "libh10db.la" && ln -s "../libh10db.la" "libh10db.la" ) make[3]: Leaving directory '/<<PKGBUILDDIR>>/libh10db' Making all in libucs2 make[3]: Entering directory '/<<PKGBUILDDIR>>/libucs2' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ucs2char.lo ucs2char.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o ucs2char_iconv.lo ucs2char_iconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ucs2char.c -fPIC -DPIC -o .libs/ucs2char.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ucs2char_iconv.c -fPIC -DPIC -o .libs/ucs2char_iconv.o ucs2char.c: In function ‘print_ucs2’: ucs2char.c:284:28: warning: format ‘%c’ expects a matching ‘int’ argument [-Wformat=] 284 | fprintf(stderr, "0x%X %c ", *str); | ~^ | | | int ucs2char_iconv.c: In function ‘print_ucs2’: ucs2char_iconv.c:58:28: warning: format ‘%c’ expects a matching ‘int’ argument [-Wformat=] 58 | fprintf(stderr, "0x%X %c ", *str); | ~^ | | | int ucs2char_iconv.c: In function ‘iconv_convert’: ucs2char_iconv.c:170:27: error: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 170 | iconv(cd, (const char **)inbuf, &inbytesleft, (char **)outbuf, &outbytesleft); | ^~~~~~~~~~~~~~~~~~~~ | | | const char ** In file included from ucs2char_iconv.c:41: /usr/include/iconv.h:49:54: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ 49 | extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, | ~~~~~~~~~~~~~~~~~~^~~~~~~ ucs2char_iconv.c:178:50: error: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 178 | int iconvret = iconv(cd, (const char **)inbuf, &inbytesleft, &p, &outbytesleft); | ^~~~~~~~~~~~~~~~~~~~ | | | const char ** /usr/include/iconv.h:49:54: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ 49 | extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, | ~~~~~~~~~~~~~~~~~~^~~~~~~ make[3]: *** [Makefile:387: ucs2char_iconv.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ucs2char.c -o ucs2char.o >/dev/null 2>&1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/libucs2' make[2]: *** [Makefile:510: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:377: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1074928-close@bugs.debian.org
- Subject: Bug#1074928: fixed in easyh10 1.5-7
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 10 Sep 2024 16:04:06 +0000
- Message-id: <E1so3La-002cwb-VE@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: easyh10 Source-Version: 1.5-7 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of easyh10, 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 1074928@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated easyh10 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: SHA256 Format: 1.8 Date: Tue, 10 Sep 2024 17:48:14 +0200 Source: easyh10 Architecture: source Version: 1.5-7 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1074928 Changes: easyh10 (1.5-7) unstable; urgency=medium . * QA upload. * Fix building with -Werror=incompatible-pointer-types. (Closes: #1074928) Checksums-Sha1: ee634b14d423a485731429e7bcc52b279f527cd7 1843 easyh10_1.5-7.dsc 79e852f41a9d8413f3cb5a4842d5880d1396c9eb 7668 easyh10_1.5-7.debian.tar.xz 27f3504e07e2c029a3671e390d1c13e312fafa57 5545 easyh10_1.5-7_source.buildinfo Checksums-Sha256: ed30a04185e100de6ae433377028dbeba6c573a9ac96b6aa902f1a4726cfbac0 1843 easyh10_1.5-7.dsc 75aab683cacbb2e101a9347833cb3e4913073c133b021fe118fe91826c4337d4 7668 easyh10_1.5-7.debian.tar.xz c07b0b1266ba84f44b919faa8483cf32da87b37ee6fe43c6e692e2ce18eb5eac 5545 easyh10_1.5-7_source.buildinfo Files: 1788b5ba355d2dafbed23070db4939e2 1843 sound optional easyh10_1.5-7.dsc c68a795abe6b958843936c8843d3c95a 7668 sound optional easyh10_1.5-7.debian.tar.xz 059816fafc450764d2b1e1148fc3625c 5545 sound optional easyh10_1.5-7_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmbgap8QHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCOWMD/0ZvJpkIQS4KkeIaOWQ6AX0+9sIWka3NBUw 4MQn9SnfTAkdIDT88ej5njVsQUJRml7p5FMwPHodJTdGgGIzAt1gLe9bRPFeIVcF hmnxyA1wgnGeKtkV8q1hypEI4aZUHGQDkltFIn3fKbvpbxAEs4Y1I3L8hEApuPqC jSszOthf4DYhj7lWPZEmbEj1FJ8/rP7Y2nZs2PmM3Oqt+YxNJ6u3S8p7IoITf1hM +33bckF+xhPb97oGYV7ezngV0AbcKnPdmEaZ5WSv0QhC7iUKKJCim2sFGfZQJbCl DRe7EtHo9Jlyzctn0QidWVlxUGQyPeVhEP+9w+OV2zr6Myi8ChdfnI8Pos7WVeGG JjohfiMzS6ReZiTnmtvdYU6rienoeQSVLVyDqKhnhkTJuLlWcXt7K65AaVPFMhVh 7oPJ9fL+MrPWDAE8/7RZ0W99+Lk9o36kiCM9vL9GE4TBcs9ClT3AH0i9/SUWQs9Y kIh9nGj3pQOzywTyhUXwTI4/tn4XfEVtKTgSR3MR5VUaWKZA40EBwRLfFssMGQiv KbIuLs33uM9nCzLyDPLdVNF4R1fjPUWB9FoYMJxd6A5rKnMtEeVqj9qCAU5wIO6K 5A3XwlRCg4NRsHMmZrUU82PtNTUThZYiOyexz1aSHKmcG44YmNP+YECbkVUz9PZI Ru0c5cir+g== =Fn7f -----END PGP SIGNATURE-----Attachment: pgpXEcFlEED5v.pgp
Description: PGP signature
--- End Message ---