Your message dated Tue, 14 May 2024 18:34:33 +0000
with message-id <e1s6wyv-00azst...@fasolo.debian.org>
and subject line Bug#1060953: fixed in gobject-introspection 1.80.1-3
has caused the Debian Bug report #1060953,
regarding ibus-anthy: FTBFS: can't resolve libraries to shared libraries: anthy
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.)


-- 
1060953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ibus-anthy
Version: 1.5.15-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
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>>/gir'
> gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -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 -c -o test.o test.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> -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 -c -o 
> anthygcontext.lo anthygcontext.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -c anthygcontext.c  -fPIC -DPIC -o .libs/anthygcontext.o
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -no-undefined -export-symbols-regex "anthy_.*" -version-info 
> 5:515:0  -Wl,-z,relro -Wl,-z,now  -o libanthygobject-1.0.la -rpath 
> /usr/lib/x86_64-linux-gnu anthygcontext.lo -lgobject-2.0 -lglib-2.0 -lanthy 
> -lanthydic  
> libtool: link: /usr/bin/nm -B  .libs/anthygcontext.o   | /usr/bin/sed -n -e 
> 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | 
> /usr/bin/sed 's/.* //' | sort | uniq > .libs/libanthygobject-1.0.exp
> libtool: link: /usr/bin/grep -E -e "anthy_.*" ".libs/libanthygobject-1.0.exp" 
> > ".libs/libanthygobject-1.0.expT"
> libtool: link: mv -f ".libs/libanthygobject-1.0.expT" 
> ".libs/libanthygobject-1.0.exp"
> libtool: link: echo "{ global:" > .libs/libanthygobject-1.0.ver
> libtool: link:  cat .libs/libanthygobject-1.0.exp | /usr/bin/sed -e 
> "s/\(.*\)/\1;/" >> .libs/libanthygobject-1.0.ver
> libtool: link:  echo "local: *; };" >> .libs/libanthygobject-1.0.ver
> libtool: link:  gcc -shared  -fPIC -DPIC  .libs/anthygcontext.o   
> -lgobject-2.0 -lglib-2.0 -lanthy -lanthydic  -g -O2 -fstack-protector-strong 
> -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libanthygobject-1.0.so.5 
> -Wl,-version-script -Wl,.libs/libanthygobject-1.0.ver -o 
> .libs/libanthygobject-1.0.so.5.0.515
> libtool: link: (cd ".libs" && rm -f "libanthygobject-1.0.so.5" && ln -s 
> "libanthygobject-1.0.so.5.0.515" "libanthygobject-1.0.so.5")
> libtool: link: (cd ".libs" && rm -f "libanthygobject-1.0.so" && ln -s 
> "libanthygobject-1.0.so.5.0.515" "libanthygobject-1.0.so")
> libtool: link: ( cd ".libs" && rm -f "libanthygobject-1.0.la" && ln -s 
> "../libanthygobject-1.0.la" "libanthygobject-1.0.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,-z,now " CC="gcc" 
> PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false"  
> /usr/bin/x86_64-linux-gnu-g-ir-scanner   --namespace=Anthy --nsversion=9000 
> --libtool="/bin/bash ../libtool"  --include=GObject-2.0    
> --library=libanthygobject-1.0.la --library=anthy --pkg=anthy 
> --external-library --reparse-validate --identifier-prefix=Anthy 
> --symbol-prefix=anthy --accept-unprefixed --warn-all  --cflags-begin  
> --cflags-end  anthygcontext.c anthygcontext.h /usr/include/anthy/anthy.h 
> libanthygobject-1.0.la Makefile --output Anthy-9000.gir
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic  -Wl,-z,relro -Wl,-z,now  -o test test.o 
> libanthygobject-1.0.la -lgobject-2.0 -lglib-2.0 -lanthy -lanthydic  
> libtool: link: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wall -pedantic -Wl,-z -Wl,relro 
> -Wl,-z -Wl,now -o .libs/test test.o  ./.libs/libanthygobject-1.0.so 
> -lgobject-2.0 -lglib-2.0 -lanthy -lanthydic
> ../../../../usr/include/anthy/anthy.h:55: Warning: Anthy: 
> symbol='anthy_conf_override': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:55: Warning: Anthy: 
> symbol='anthy_conf_override': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:56: Warning: Anthy: 
> symbol='anthy_set_personality': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:62: Warning: Anthy: 
> symbol='anthy_reset_context': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:63: Warning: Anthy: 
> symbol='anthy_release_context': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:68: Warning: Anthy: 
> symbol='anthy_set_string': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:68: Warning: Anthy: 
> symbol='anthy_set_string': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:70: Warning: Anthy: 
> symbol='anthy_resize_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:70: Warning: Anthy: 
> symbol='anthy_resize_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:70: Warning: Anthy: 
> symbol='anthy_resize_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:71: Warning: Anthy: 
> symbol='anthy_get_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:71: Warning: Anthy: 
> symbol='anthy_get_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:72: Warning: Anthy: 
> symbol='anthy_get_segment_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:72: Warning: Anthy: 
> symbol='anthy_get_segment_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:72: Warning: Anthy: 
> symbol='anthy_get_segment_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:74: Warning: Anthy: 
> symbol='anthy_get_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:74: Warning: Anthy: 
> symbol='anthy_get_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:74: Warning: Anthy: 
> symbol='anthy_get_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:74: Warning: Anthy: 
> symbol='anthy_get_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:74: Warning: Anthy: 
> symbol='anthy_get_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:76: Warning: Anthy: 
> symbol='anthy_commit_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:76: Warning: Anthy: 
> symbol='anthy_commit_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:76: Warning: Anthy: 
> symbol='anthy_commit_segment': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:80: Warning: Anthy: 
> symbol='anthy_set_prediction_string': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:80: Warning: Anthy: 
> symbol='anthy_set_prediction_string': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:81: Warning: Anthy: 
> symbol='anthy_get_prediction_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:81: Warning: Anthy: 
> symbol='anthy_get_prediction_stat': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:83: Warning: Anthy: 
> symbol='anthy_get_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:83: Warning: Anthy: 
> symbol='anthy_get_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:83: Warning: Anthy: 
> symbol='anthy_get_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:83: Warning: Anthy: 
> symbol='anthy_get_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:85: Warning: Anthy: 
> symbol='anthy_commit_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:85: Warning: Anthy: 
> symbol='anthy_commit_prediction': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:88: Warning: Anthy: 
> symbol='anthy_print_context': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:91: Warning: Anthy: 
> symbol='anthy_logger': missing parameter name; undocumentable
> ../../../../usr/include/anthy/anthy.h:92: Warning: Anthy: 
> symbol='anthy_set_logger': missing parameter name; undocumentable
> g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o 
> /<<PKGBUILDDIR>>/gir/tmp-introspect5g0njqpo/Anthy-9000 -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>>/gir/tmp-introspect5g0njqpo/Anthy-9000.o -lgio-2.0 
> -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 
> -lglib-2.0 -lanthy -lanthydic libanthygobject-1.0.la -lanthy -Wl,-z,relro 
> -Wl,-z,now
> libtool: link: gcc -o 
> /<<PKGBUILDDIR>>/gir/tmp-introspect5g0njqpo/.libs/Anthy-9000 -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>>/gir/tmp-introspect5g0njqpo/Anthy-9000.o -Wl,--export-dynamic 
> -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic  -lgio-2.0 -lgobject-2.0 
> -lgmodule-2.0 -lglib-2.0 -lanthydic ./.libs/libanthygobject-1.0.so -lanthy 
> -pthread
> ERROR: can't resolve libraries to shared libraries: anthy
> make[3]: *** 
> [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: 
> Anthy-9000.gir] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/01/15/ibus-anthy_1.5.15-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&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: gobject-introspection
Source-Version: 1.80.1-3
Done: Simon McVittie <s...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gobject-introspection, 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 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated gobject-introspection 
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: Tue, 14 May 2024 18:42:37 +0100
Source: gobject-introspection
Architecture: source
Version: 1.80.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 1060951 1060953
Changes:
 gobject-introspection (1.80.1-3) unstable; urgency=medium
 .
   * d/p/giscanner-Be-more-thorough-about-applying-Wl-no-as-needed.patch:
     Add proposed patch to apply -Wl,--no-as-needed more thoroughly.
     This avoids build regressions in libkkc and ibus-anthy, which pass
     libraries to `g-ir-scanner --library` that do not contain any functions
     directly called by the dumper.
     (Closes: #1060951, #1060953) (Mitigates: #1071116)
Checksums-Sha1:
 8dc906574ad7b66f8cd0c58303d5d9f18e5713b7 4172 
gobject-introspection_1.80.1-3.dsc
 370993033b789d6fc2009b94fabd85eddf304a6d 58368 
gobject-introspection_1.80.1-3.debian.tar.xz
 9c234b292a5c211cb709bbe1c4e99f2ee7ebcde5 9243 
gobject-introspection_1.80.1-3_source.buildinfo
Checksums-Sha256:
 298257a1a06f5a8757ee72ee774e7bf1e23a547eec7357c7ef1d0ac753629ed1 4172 
gobject-introspection_1.80.1-3.dsc
 31437422e697152b858eff480feb8fd713a72df38ba6cc648ed5570de2ea9883 58368 
gobject-introspection_1.80.1-3.debian.tar.xz
 80a14faa74b8f2ba7b2cf5506513eb475845264e7afcf2bb244b7f72b3410111 9243 
gobject-introspection_1.80.1-3_source.buildinfo
Files:
 0547204197072173be37a3e9acc1f680 4172 devel optional 
gobject-introspection_1.80.1-3.dsc
 2b7b8f08c0c379a68fa81ee4ad4a896d 58368 devel optional 
gobject-introspection_1.80.1-3.debian.tar.xz
 9ca1f2538b5b4fb23c198bc0b3fe40da 9243 devel optional 
gobject-introspection_1.80.1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmZDrWsACgkQ4FrhR4+B
TE8pzA/+JBVko0dM92MWYG3248uHJ92ZAJJ9G1EhP4iPN0U78SwwkAhZm3n8VWEZ
N1zreNRgZ9jtbARxlhNJWhH5NmvNB9FAAzE02lsJecQGRI3XeG+lb2/UDSWpwjU0
1IMdetbBWW70W6eqKBIQC01TmfVKoJPse/rlXaiZhbjjK/B1FzYbkcJFl5T1I2+Y
eBdd0UU7Fhf6Thcc79fIQxApeZXQ7X0neWuUbNJFyt9I1wy/8NWmU/j6StgfiLbA
kCmspX/BwqaF1Y99MtQv0XIQvvwNTgxWE8VjB/Nnew25zO1LN7k+BzZsPL5PjA4a
tJY0rPE8vE7Itb+NWYSSk509SLGei3f3GO9+L5H2EEpgkf+QZerzbu3Uz8KCKjbG
dpFHvtCQAiKHXSKcs2ACokbARKEHMJ9rDnFfgFE/bTycOhg+Asd2T7DSKlLFtG/z
HKoKZfrhRVuDEk+tWST3qzQ/7NH0MqKwDJVbxG+Ydigsf72i2MpZixncFUnLPesC
crgBeWDLG0lhyG72E7vYX1Kl+v/rDo4shYA4QCHXDHP4tPanvrRXNJpFFkNGfI0z
zmkD+rd7ObLERODLolrt/38/HJkdggUZGqUywrCETH2EUtbtlkemzEjEcWOC9QeE
zU0BCV6sYGMlFc5GCOlTwEHqjVzRY/lDpM+5b3DBxHSoYr7eRLA=
=asLE
-----END PGP SIGNATURE-----

Attachment: pgpq9h4Nhtnkv.pgp
Description: PGP signature


--- End Message ---

Reply via email to