Your message dated Sun, 09 May 2010 13:02:57 +0000
with message-id <[email protected]>
and subject line Bug#566763: fixed in opensync 0.39-4
has caused the Debian Bug report #566763,
regarding FTBFS: lib/libcheck.a: could not read symbols: Bad value
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.)
--
566763: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566763
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:opensync
Version: 0.39-2
Severity: serious
Justification: FTBFS
Hi,
your package FTBFS on a bunch of archs. Please note the alpha one is
slightly different, but I'm not reporting a different bug for now, since
that's still libcheck.a which is the problem here.
,--[ alpha ]--
| cd
/build/buildd-opensync_0.39-2-alpha-9b91OI/opensync-0.39/debian/build-python2.5/tests/mock-plugin
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/mock-sync.dir/link.txt
--verbose=1
| /usr/bin/cc -fPIC -Wall -g -O2 -O2 -g -shared -Wl,-soname,mock-sync.so -o
mock-sync.so CMakeFiles/mock-sync.dir/mock_sync.o
../../opensync/libopensync.so.1exp7.0.0 -lcheck -lglib-2.0 -lgthread-2.0 -lrt
-lgmodule-2.0 -lglib-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lxslt -lexslt
-lxml2 -lxslt -lexslt -lsqlite3
| /usr/bin/ld:
/usr/lib/gcc/alpha-linux-gnu/4.4.3/../../../libcheck.a(check_pack.o):
gp-relative relocation against dynamic symbol mutex_lock
| /usr/bin/ld:
/usr/lib/gcc/alpha-linux-gnu/4.4.3/../../../libcheck.a(check_pack.o):
gp-relative relocation against dynamic symbol mutex_lock
| /usr/bin/ld: final link failed: Nonrepresentable section on output
`--
,--[ amd64 ]--
| /usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libcheck.a(check.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
| /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libcheck.a: could not
read symbols: Bad value
`--
,--[ kfreebsd-amd64 ]--
| /usr/bin/ld:
/usr/lib/gcc/x86_64-kfreebsd-gnu/4.4.3/../../../../lib/libcheck.a(check.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
shared object; recompile with -fPIC
| /usr/lib/gcc/x86_64-kfreebsd-gnu/4.4.3/../../../../lib/libcheck.a: could not
read symbols: Bad value
`--
,--[ mipsel ]--
| /usr/bin/ld:
/usr/lib/gcc/mipsel-linux-gnu/4.4.3/../../../../lib/libcheck.a(check.o):
relocation R_MIPS_HI16 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
| /usr/lib/gcc/mipsel-linux-gnu/4.4.3/../../../../lib/libcheck.a: could not
read symbols: Bad value
`--
Full build logs:
https://buildd.debian.org/status/package.php?suite=unstable&p=opensync
Mraw,
KiBi.
--- End Message ---
--- Begin Message ---
Source: opensync
Source-Version: 0.39-4
We believe that the bug you reported is fixed in the latest version of
opensync, which is due to be installed in the Debian FTP archive:
libopensync1exp7-dbg_0.39-4_i386.deb
to main/o/opensync/libopensync1exp7-dbg_0.39-4_i386.deb
libopensync1exp7-dev_0.39-4_i386.deb
to main/o/opensync/libopensync1exp7-dev_0.39-4_i386.deb
libopensync1exp7_0.39-4_i386.deb
to main/o/opensync/libopensync1exp7_0.39-4_i386.deb
opensync_0.39-4.diff.gz
to main/o/opensync/opensync_0.39-4.diff.gz
opensync_0.39-4.dsc
to main/o/opensync/opensync_0.39-4.dsc
opensyncutils_0.39-4_i386.deb
to main/o/opensync/opensyncutils_0.39-4_i386.deb
python-opensync_0.39-4_i386.deb
to main/o/opensync/python-opensync_0.39-4_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.
Michael Banck <[email protected]> (supplier of updated opensync 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: RIPEMD160
Format: 1.8
Date: Sun, 09 May 2010 14:33:49 +0200
Source: opensync
Binary: libopensync1exp7 opensyncutils libopensync1exp7-dev
libopensync1exp7-dbg python-opensync
Architecture: i386 source
Version: 0.39-4
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <[email protected]>
Changed-By: Michael Banck <[email protected]>
Closes: 566763
Description:
libopensync1exp7-dbg - Debug symbols for libopensync1exp7
libopensync1exp7-dev - Headers and static libraries for libopensync
libopensync1exp7 - Synchronisation framework for email/pdas/and more
opensyncutils - Command line utilities for libopensync
python-opensync - Python bindings to the opensync synchronisation engine
Changes:
opensync (0.39-4) unstable; urgency=low
.
* debian/control (libopensync1exp7): Change Suggests from msynctool to
osynctool.
.
opensync (0.39-3) unstable; urgency=low
.
* debian/patches/svn-mock-plugin-no-libcheck.patch: New patch, removes
linking mock-plugin to libcheck, taken from subversion revision 5998
(Closes: #566763).
* debian/control (Build-Depends): Bump required debhelper version to 7.0.0.
* debian/compat: Set to 7.
* debian/rules (install): Replace call to dh_clean -k with dh_prep.
Checksums-Sha1:
576369b823e62d28a095f8cfa02d5caee1cef9fb 1177 opensync_0.39-4.dsc
2461753a9d71e657999f6839617a2139a5acad9a 10009 opensync_0.39-4.diff.gz
707d2bdaa3df343a1953d93b2fd3766351da95d3 187446
libopensync1exp7_0.39-4_i386.deb
b445759f1ac0708947583b7105728a9ebc3f84a8 24024 opensyncutils_0.39-4_i386.deb
fdce09948e6083c4ee87ebae940d09f4eb4a89a1 63472
libopensync1exp7-dev_0.39-4_i386.deb
b6b5a585af36e2994273c19c8b24b41ad498a273 567014
libopensync1exp7-dbg_0.39-4_i386.deb
1e3af991c3e6ceac07c7e3651cc8403a0adfe2ec 124336 python-opensync_0.39-4_i386.deb
Checksums-Sha256:
0599c5347b1a5c328f6882ef1a8d0bda1c386e948cac5b2609bfdeb37eee27d3 1177
opensync_0.39-4.dsc
b823900367c3c3bce52f45551d9cfd8f3bad68915c7ac6edabb4d2ca34ea451f 10009
opensync_0.39-4.diff.gz
8cd3ca445192a93c7ab68382c06d63aa7d63ba4b01af1361728e274c0c271815 187446
libopensync1exp7_0.39-4_i386.deb
33e34685013fb6833dd2f4e71dbc10ba4b8884526455cf684472a53a58874ccf 24024
opensyncutils_0.39-4_i386.deb
56647cba4744de88eeb666b0abd9d7b0e65c9314ea4c62fdecd77a7f32559978 63472
libopensync1exp7-dev_0.39-4_i386.deb
f88157b8e6e3aee6e4d96a45bfaf52fdbb073daadb5f9db1126fd7448a51cf5b 567014
libopensync1exp7-dbg_0.39-4_i386.deb
3cf69a8c01dd60ce53258964730ad1f132c90d9f0e3ab1d305d776cb969fa0d9 124336
python-opensync_0.39-4_i386.deb
Files:
6fde4eb247fbf110d23a89c14258b8cf 1177 libs optional opensync_0.39-4.dsc
961197f80e26780a48fc0f62782e269a 10009 libs optional opensync_0.39-4.diff.gz
6fae84d8bb69168c8def77bd59090dfb 187446 libs optional
libopensync1exp7_0.39-4_i386.deb
016611a6c67d875e9acce45bbe7ec32f 24024 utils optional
opensyncutils_0.39-4_i386.deb
be8df176e986887ee09f3d404cef0590 63472 libdevel optional
libopensync1exp7-dev_0.39-4_i386.deb
2883dbe340b8544377a9363133ec7008 567014 debug extra
libopensync1exp7-dbg_0.39-4_i386.deb
6a5abd623326ae73daf57154f108c76e 124336 python optional
python-opensync_0.39-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFL5rD8mHaJYZ7RAb8RA2J/AJ43ZZajUaCnI8MKmCWTDSpc1s2tQACgohlB
2wfrv9902GDHS013RuohtWs=
=9b2w
-----END PGP SIGNATURE-----
--- End Message ---