Your message dated Thu, 24 Mar 2011 07:10:30 +0000
with message-id <[email protected]>
and subject line Bug#615732: fixed in ibus-array 0.0.2-5
has caused the Debian Bug report #615732,
regarding ibus-array: ftbfs with gold or ld --no-add-needed
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 [email protected]
immediately.)
--
615732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615732
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ibus-array
Version: 0.0.2-4
Severity: important
Tags: sid
User: [email protected]
Usertags: no-add-needed
The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed. For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking
Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian. Please have a look at
http://packages.qa.debian.org/ibus-array to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.
[...]
sqlite3.c:71087:13: warning: cast from pointer to integer of different size
sqlite3.c: In function 'sqlite3OpenTable':
sqlite3.c:71615:30: warning: cast to pointer from integer of different size
sqlite3.c: In function 'sqlite3GenerateConstraintChecks':
sqlite3.c:72907:34: warning: cast to pointer from integer of different size
sqlite3.c: In function 'sqlite3_get_table':
sqlite3.c:81217:21: warning: cast to pointer from integer of different size
sqlite3.c: In function 'sqlite3_free_table':
sqlite3.c:81261:9: warning: cast from pointer to integer of different size
sqlite3.c: In function 'codeOneLoopStart':
sqlite3.c:87228:23: warning: cast to pointer from integer of different size
sqlite3.c:87262:25: warning: cast to pointer from integer of different size
sqlite3.c:87393:34: warning: cast to pointer from integer of different size
sqlite3.c: In function 'sqlite3WhereBegin':
sqlite3.c:87924:61: warning: cast to pointer from integer of different size
/bin/bash ../libtool --tag=CC --mode=link gcc -pthread
-I/usr/include/ibus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-DPKGDATADIR=\"/usr/share/ibus-array\" -DLIBEXECDIR=\"/usr/lib/ibus-array\" -g
-O2 -pthread -libus -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o
ibus-engine-array ibus_engine_array-main.o ibus_engine_array-engine.o
ibus_engine_array-array.o ibus_engine_array-sqlite3.o -lpthread
libtool: link: gcc -pthread -I/usr/include/ibus-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -DPKGDATADIR=\"/usr/share/ibus-array\"
-DLIBEXECDIR=\"/usr/lib/ibus-array\" -g -O2 -pthread -o ibus-engine-array
ibus_engine_array-main.o ibus_engine_array-engine.o ibus_engine_array-array.o
ibus_engine_array-sqlite3.o -libus /usr/lib/libgobject-2.0.so
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -pthread
/usr/bin/ld: ibus_engine_array-sqlite3.o: undefined reference to symbol
'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2
so try adding it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [ibus-engine-array] Error 1
make[3]: Leaving directory
`/build/user-ibus-array_0.0.2-4-amd64-z5tNuB/ibus-array-0.0.2/src'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
make[2]: Leaving directory
`/build/user-ibus-array_0.0.2-4-amd64-z5tNuB/ibus-array-0.0.2'
make[1]: Leaving directory
`/build/user-ibus-array_0.0.2-4-amd64-z5tNuB/ibus-array-0.0.2'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ibus-array
Source-Version: 0.0.2-5
We believe that the bug you reported is fixed in the latest version of
ibus-array, which is due to be installed in the Debian FTP archive:
ibus-array_0.0.2-5.debian.tar.gz
to main/i/ibus-array/ibus-array_0.0.2-5.debian.tar.gz
ibus-array_0.0.2-5.dsc
to main/i/ibus-array/ibus-array_0.0.2-5.dsc
ibus-array_0.0.2-5_i386.deb
to main/i/ibus-array/ibus-array_0.0.2-5_i386.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Keng-Yu Lin <[email protected]> (supplier of updated ibus-array 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 23 Mar 2011 21:08:01 +0800
Source: ibus-array
Binary: ibus-array
Architecture: source i386
Version: 0.0.2-5
Distribution: unstable
Urgency: low
Maintainer: Keng-Yu Lin <[email protected]>
Changed-By: Keng-Yu Lin <[email protected]>
Description:
ibus-array - Array 30 input engine for iBus
Closes: 615732
Changes:
ibus-array (0.0.2-5) unstable; urgency=low
.
[ Bhavani Shankar ]
.
* link against -ldl to fix FTBFS (Closes: bug#615732)
Checksums-Sha1:
8b337b319907c159e14d6ec864ce29b12959d852 1858 ibus-array_0.0.2-5.dsc
b2b989b9860b7a5ddf71f2021f10e6400a46c85d 3313 ibus-array_0.0.2-5.debian.tar.gz
299105c92647133740ecde9e1f4b26b809dd2ab2 1520688 ibus-array_0.0.2-5_i386.deb
Checksums-Sha256:
9cd33b96e728f8d8936fbe5de154bff969eff1bfd151c7c64d74e763e695836c 1858
ibus-array_0.0.2-5.dsc
9be7fe7312a94d0a3dcfa0b9f8f8a1ed16363d59b400693dfdbb99269da05b4a 3313
ibus-array_0.0.2-5.debian.tar.gz
c2b4f8fdbda2b936acf525b9dd699f9b3dd2a7f07986ec8614c4ab9845d9f448 1520688
ibus-array_0.0.2-5_i386.deb
Files:
005d3702e2ac65a572fa467ca83d9bf8 1858 utils optional ibus-array_0.0.2-5.dsc
ead10c06194a1e92c0bf33b89c4aca08 3313 utils optional
ibus-array_0.0.2-5.debian.tar.gz
218b74d0e8163dc3ed5afcb9e5258d6f 1520688 utils optional
ibus-array_0.0.2-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJNisX1AAoJEPgLgUbQQog2EtkP/3DN4VOJLgTbVCCipv/FNEHD
VqyRVKfndFyMrPT487qQNVqMuG9EMYrR6/QysJtUSKqfWwk2kdOD8xvFATWxiNkT
XgaQpatIk2gCYBIMXpdSkm+bFVnq9kPp30roXAvL8vmgwyoOBqhGXlQH+t+C/fF2
V398l9x34OHsBwTYBsoAepHIRX0z30ZA/luYnip0ePSqyBknw42WHKRUGK9JwEvs
YAxVsvAdVHAzkkOgBxeMdqiHr2x3BOpMc36DX0VfG5zTOCUSFB3dKt3WPaa1RtEJ
EXWV7yKC1SOvJGKMuCoxRPCl198ZJ6jOXpWlZvircNfHV7FBvKw511TcEhVPYo0k
3sgmlVPO2DbuHVeJFrTikOO2I9isg4nbA6aeiHsC5CROLpYPyebWbXsSOSMyetYi
VYmgDgnkfdM86PBglbH1pOP0RIe/IkegSibPljap+NAhJZKtKKIPGwcXgAJ9YOec
/5ynfJuNrChRITb1uax+IO+cPgReNlFh8zLttVHv+wHsli7r148uUlBwId1DUVo+
zKHrt50LdHclAuu8xX6x1X3RqhSfhUuHwXhv/geHDHev/v8oezCXK4dwKyvgBLY5
1v1KKeogvgUkxHGNfSJwNHp6eN/2i/TGvVRA+Mr9weUYeo2ENHgdvEUKPexwNBza
m1gzBTGXve9AdPQmzFOC
=T3B1
-----END PGP SIGNATURE-----
--- End Message ---