Your message dated Thu, 11 Apr 2024 17:50:02 +0000
with message-id <e1ruyyk-00b9nr...@fasolo.debian.org>
and subject line Bug#1066340: fixed in t4kcommon 0.1.1-11.2
has caused the Debian Bug report #1066340,
regarding t4kcommon: FTBFS: linebreak.c:163:19: error: implicit declaration of
function ‘u8_mbtouc_unsafe’ [-Werror=implicit-function-declaration]
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 ow...@bugs.debian.org
immediately.)
--
1066340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066340
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: t4kcommon
Version: 0.1.1-11.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Relevant part (hopefully):
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -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 -I/usr/include/SDL -D_GNU_SOURCE=1
> -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c -o u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' ||
> echo './'`unistr/u8-uctomb.c
> linebreak.c: In function ‘u8_possible_linebreaks’:
> linebreak.c:163:19: error: implicit declaration of function
> ‘u8_mbtouc_unsafe’ [-Werror=implicit-function-declaration]
> 163 | int count = u8_mbtouc_unsafe (&uc, s, s_end - s);
> | ^~~~~~~~~~~~~~~~
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -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 -I/usr/include/SDL -D_GNU_SOURCE=1
> -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c -o width.lo `test -f 'uniwidth/width.c' || echo
> './'`uniwidth/width.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u16-mbtouc-unsafe.c -o u16-mbtouc-unsafe.o
> >/dev/null 2>&1
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o
> .libs/u8-mbtouc-unsafe.o
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o
> .libs/u8-uctomb-aux.o
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u8-uctomb.c -fPIC -DPIC -o .libs/u8-uctomb.o
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c uniwidth/width.c -fPIC -DPIC -o .libs/width.o
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u8-mbtouc-unsafe.c -o u8-mbtouc-unsafe.o
> >/dev/null 2>&1
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -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
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz
> -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/SDL
> -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp
> -pthread -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/libpng16
> -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng16
> -I/usr/include/libxml2 -c unistr/u8-uctomb-aux.c -o u8-uctomb-aux.o
> >/dev/null 2>&1
> cc1: some warnings being treated as errors
> make[4]: *** [Makefile:515: linebreak.lo] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/t4kcommon_0.1.1-11.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: t4kcommon
Source-Version: 0.1.1-11.2
Done: Chris Hofstaedtler <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
t4kcommon, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated t4kcommon 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 11 Apr 2024 19:28:33 +0200
Source: t4kcommon
Architecture: source
Version: 0.1.1-11.2
Distribution: unstable
Urgency: medium
Maintainer: Holger Levsen <hol...@debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 1066340
Changes:
t4kcommon (0.1.1-11.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Define GNULIB_UNISTR_U8_MBTOUC_UNSAFE to avoid
-Werror=implicit-function-declaration fallout. (Closes: #1066340)
* Correct symlink target in dh_installdocs call.
Checksums-Sha1:
fbea7f04b67e87af4db1b5a4ea69bb6f6b490ec1 2172 t4kcommon_0.1.1-11.2.dsc
62ce5d44f864857f549ed8dbbc398ad6e305acd9 7252
t4kcommon_0.1.1-11.2.debian.tar.xz
ee26d2919fb1c578e98731b65cf3613cebb51958 15183
t4kcommon_0.1.1-11.2_arm64.buildinfo
Checksums-Sha256:
47f4775d4dc97e92518df58d50bc580c06d7dcbd07ea7e7464124f5970e938c3 2172
t4kcommon_0.1.1-11.2.dsc
6c080a00bd19a7224fab3b7ea2a1a1f1c0dc46eed71dcea7aced504338bfa5f2 7252
t4kcommon_0.1.1-11.2.debian.tar.xz
c2f759a3b2b0a74b9837f1d6d16d6071c244298f70f7e2696ef4db9ea0e35d6b 15183
t4kcommon_0.1.1-11.2_arm64.buildinfo
Files:
bad651a8c212913e24bdee11d5f31c36 2172 libs optional t4kcommon_0.1.1-11.2.dsc
ab2dc107520da9e2873b804550c3914e 7252 libs optional
t4kcommon_0.1.1-11.2.debian.tar.xz
01beff72428ee3f77432e302ca0de776 15183 libs optional
t4kcommon_0.1.1-11.2_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmYYHy8ACgkQXBPW25MF
LgPGNA//Q7JRd8DE2dqrC3k7L1mNp0TeMbgQ8fhtgl72l5kGBIOmZXDLe3g9gQv8
DV1MTypeKBLcJmAVlzEXPiX3BFeSE2OzHoaquTptwM7Ixicy4J7X0aIud8uPWKoG
t1IfC5CKYwK70CGv2OE0x8K5IMze6j++qs4whtzy+Ng6wMPKdqNLXXWOO+/13E01
Pp0IbkvKIuoUPX6SyJuMAt5BuUw9ukWLrrFP6p771kJr1lNbVIRyty5PZFT5PlVn
PJAXhQTRqDwMkzPeGggHbDSSPlQLBag5+8HNDbx6yAN695y9SdS86Gh/Ob7L1NDV
w2023rxUvxSugGCCsduqCkerFfif7/u5Dvlwp55EZjpmF2/H98+hYubaZvccyfRn
IBH44YeTnw6ZuVg/H9QAL61d99AoZi75tDrKX93Y1bOz52CEW/DO4QQt21p4ZqmO
3tBUTBG7e/W35BRXsqJNPSkR9y5K+BSc6ZBZXWIKi8kCAWYFtFZ9X8Zr9MMjuwU3
/x8879JDCe2Nqik1QBYVxT3fJEqIsHe2RvEEdTjGaSnOWRIngc8vRMqHlMZXvOY3
rnk1LnBu+Cd3+O4zRMVd5LDrFayCe8QAaPdBg7CwlP7vxQ3lhL6LghRu6Mvy4CXf
Mt1/BHiY/XdweTVX5tSRVlDt3Tm2C1bl6NO2Vp5cToSREo+Jc8k=
=/cby
-----END PGP SIGNATURE-----
pgpaePu5KgmWi.pgp
Description: PGP signature
--- End Message ---