Source: libkkc
Version: 0.3.5-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240115 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/marisa-glib'
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c -o libmarisa_glib_la-marisa-key.lo
> `test -f 'marisa-key.cc' || echo './'`marisa-key.cc
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c -o
> libmarisa_glib_la-marisa-keyset.lo `test -f 'marisa-keyset.cc' || echo
> './'`marisa-keyset.cc
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c -o
> libmarisa_glib_la-marisa-agent.lo `test -f 'marisa-agent.cc' || echo
> './'`marisa-agent.cc
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c -o
> libmarisa_glib_la-marisa-trie.lo `test -f 'marisa-trie.cc' || echo
> './'`marisa-trie.cc
> \
> { \
> if test "x" = x -o "x" = x; then :; else \
> for x in \
> -decl-list.txt \
> -decl.txt \
> tmpl/-unused.sgml \
> "tmpl/*.bak" \
> xml html \
> ; do echo /$x; done; \
> fi; \
> if test "x" = x -o "x" = x; then :; else \
> for lc in ; do \
> for x in \
> \
> \
> \
> ; do echo /$lc/$x; done; \
> done; \
> for x in \
> \
> \
> \
> \
> \
> "*/.xml2po.mo" \
> "*/*.omf.out" \
> ; do echo /$x; done; \
> fi; \
> if test "x" = x -o "x" = x; then :; else \
> for lc in ; do \
> for x in \
> \
> "$lc.stamp" \
> "$lc.mo" \
> ; do echo /$lc/$x; done; \
> done; \
> fi; \
> if test "x" = x; then :; else \
> for x in \
> \
> \
> ; do echo /$x; done; \
> fi; \
> if test -f ./po/Makefile.in.in; then \
> for x in \
> po/Makefile.in.in \
> po/Makefile.in \
> po/Makefile \
> po/POTFILES \
> po/stamp-it \
> po/.intltool-merge-cache \
> "po/*.gmo" \
> "po/*.mo" \
> po/libkkc.pot \
> intltool-extract.in \
> intltool-merge.in \
> intltool-update.in \
> ; do echo /$x; done; \
> fi; \
> if test -f ./configure; then \
> for x in \
> autom4te.cache \
> configure \
> config.h \
> stamp-h1 \
> libtool \
> config.lt \
> ; do echo /$x; done; \
> fi; \
> if test "x" = x; then :; else \
> for x in \
> \
> ; do echo /$x.sum; echo /$x.log; done; \
> echo /site.exp; \
> fi; \
> for x in \
> .gitignore \
> \
> Marisa.gir \
> \
> \
> libmarisa-glib.la \
> so_locations \
> .libs _libs \
> \
> "*.o" \
> "*.lo" \
> marisa-glib.vapi \
> \
> \
> TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
> "*.tab.c" \
> \
> \
> .deps \
> Makefile \
> Makefile.in \
> "*.orig" \
> "*.rej" \
> "*.bak" \
> "*~" \
> ".*.sw[nop]" \
> ".dirstamp" \
> ; do echo /$x; done; \
> } | \
> sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \
> sed 's@/[.]/@/@g' | \
> LC_ALL=C sort | uniq > .gitignore.tmp && \
> mv .gitignore.tmp .gitignore;
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c marisa-trie.cc -fPIC -DPIC -o
> .libs/libmarisa_glib_la-marisa-trie.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c marisa-key.cc -fPIC -DPIC -o
> .libs/libmarisa_glib_la-marisa-key.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c marisa-agent.cc -fPIC -DPIC -o
> .libs/libmarisa_glib_la-marisa-agent.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -c marisa-keyset.cc -fPIC -DPIC -o
> .libs/libmarisa_glib_la-marisa-keyset.o
> /bin/bash ../libtool --tag=CXX --mode=link g++ -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount
> -I/usr/include/blkid -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,--as-needed -o
> libmarisa-glib.la libmarisa_glib_la-marisa-key.lo
> libmarisa_glib_la-marisa-keyset.lo libmarisa_glib_la-marisa-agent.lo
> libmarisa_glib_la-marisa-trie.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmarisa
>
> libtool: link: ar cr .libs/libmarisa-glib.a
> .libs/libmarisa_glib_la-marisa-key.o .libs/libmarisa_glib_la-marisa-keyset.o
> .libs/libmarisa_glib_la-marisa-agent.o .libs/libmarisa_glib_la-marisa-trie.o
> libtool: link: ranlib .libs/libmarisa-glib.a
> libtool: link: ( cd ".libs" && rm -f "libmarisa-glib.la" && ln -s
> "../libmarisa-glib.la" "libmarisa-glib.la" )
> CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wall -pedantic" LDFLAGS="-Wl,-z,relro -Wl,--as-needed" CC="gcc"
> PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false"
> /usr/bin/x86_64-linux-gnu-g-ir-scanner --add-include-path=.
> --namespace=Marisa.gir --nsversion=Marisa --libtool="/bin/bash ../libtool"
> --include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0
> --library=libmarisa-glib.la --pkg-export=marisa-glib --pkg=marisa
> --namespace=Marisa -lstdc++ -lm -lgcc_s -lc -lgcc_s --cflags-begin
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
> -I/usr/include/libmount -I/usr/include/blkid -I.. --cflags-end
> marisa-key.cc marisa-keyset.cc marisa-agent.cc marisa-trie.cc marisa-key.h
> marisa-keyset.h marisa-agent.h marisa-trie.h libmarisa-glib.la --output
> Marisa.gir
> g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o
> /<<PKGBUILDDIR>>/marisa-glib/tmp-introspectfgvk9o6l/Marisa-Marisa
> -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wall -pedantic
> /<<PKGBUILDDIR>>/marisa-glib/tmp-introspectfgvk9o6l/Marisa-Marisa.o -L.
> libmarisa-glib.la -lstdc++ -lm -lgcc_s -lc -lgcc_s -lgio-2.0 -lgobject-2.0
> -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lmarisa
> -Wl,-z,relro -Wl,--as-needed
> libtool: link: gcc -o
> /<<PKGBUILDDIR>>/marisa-glib/tmp-introspectfgvk9o6l/Marisa-Marisa -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wall -pedantic
> /<<PKGBUILDDIR>>/marisa-glib/tmp-introspectfgvk9o6l/Marisa-Marisa.o
> -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic
> -L. ./.libs/libmarisa-glib.a -lstdc++ -lm -lc -lgcc_s -lgio-2.0 -lgobject-2.0
> -lgmodule-2.0 -lglib-2.0 -lmarisa -pthread
> ERROR: can't resolve libraries to shared libraries: m
> make[3]: ***
> [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: Marisa.gir]
> Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/01/15/libkkc_0.3.5-8_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&[email protected]&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.