Your message dated Mon, 20 Jun 2011 05:47:09 +0000
with message-id <e1qyxkh-0003tj...@franck.debian.org>
and subject line Bug#602959: fixed in btag 1.1.0-1
has caused the Debian Bug report #602959,
regarding btag: FTBFS with binutils-gold because of missing symbol
'boost::system::get_system_category()'
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.)
--
602959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: btag
Version: 1.0.1-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
Hi,
btag FTBFS with binutils-gold. Here is the relevant part of the build log:
...
Linking CXX executable btag
/usr/bin/cmake -E cmake_link_script CMakeFiles/btag.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -Wall -Werror -Wl,-Bsymbolic-functions
CMakeFiles/btag.dir/src/BasicStringFilter.cpp.o
CMakeFiles/btag.dir/src/EnglishTitleLocalizationHandler.cpp.o
CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o
CMakeFiles/btag.dir/src/main.cpp.o CMakeFiles/btag.dir/src/RenamingFilter.cpp.o
CMakeFiles/btag.dir/src/SimpleCapitalizationFilter.cpp.o
CMakeFiles/btag.dir/src/SpanishTitleLocalizationHandler.cpp.o
CMakeFiles/btag.dir/src/StandardConsole.cpp.o
CMakeFiles/btag.dir/src/TitleCapitalizationFilter.cpp.o
CMakeFiles/btag.dir/src/TitleLocalizationHandler.cpp.o -o btag -rdynamic
-lboost_filesystem-mt -ltag
/usr/bin/ld: CMakeFiles/btag.dir/src/InteractiveTagger.cpp.o: undefined
reference to symbol 'boost::system::get_system_category()'
/usr/bin/ld: note: 'boost::system::get_system_category()' is defined in DSO
/usr/lib/libboost_system.so.1.42.0 so try adding it to the linker command line
/usr/lib/libboost_system.so.1.42.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [btag] Error 1
*** /tmp/tmpXqALRh
In Ubuntu, we've applied the attached patch to fix the FTBFS, by doing the
following:
* debian/rules: added -lboost_system to LDFLAGS to force a fix link with
libboost. This fixes a FTBFS with binutils-gold.
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500,
'maverick-proposed'), (500, 'maverick')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.35-23-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru btag-1.0.1/debian/rules btag-1.0.1/debian/rules
--- btag-1.0.1/debian/rules 2010-10-06 03:51:12.000000000 +0200
+++ btag-1.0.1/debian/rules 2010-11-09 19:29:57.000000000 +0100
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
# vi: ts=8 sw=8 noet
+LDFLAGS = -lboost_system
+
%:
dh $@
--- End Message ---
--- Begin Message ---
Source: btag
Source-Version: 1.1.0-1
We believe that the bug you reported is fixed in the latest version of
btag, which is due to be installed in the Debian FTP archive:
btag_1.1.0-1.debian.tar.gz
to main/b/btag/btag_1.1.0-1.debian.tar.gz
btag_1.1.0-1.dsc
to main/b/btag/btag_1.1.0-1.dsc
btag_1.1.0-1_amd64.deb
to main/b/btag/btag_1.1.0-1_amd64.deb
btag_1.1.0.orig.tar.gz
to main/b/btag/btag_1.1.0.orig.tar.gz
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 602...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fernando Tarlá Cardoso Lemos <fernando...@gmail.com> (supplier of updated btag
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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 17 Jun 2011 20:50:31 -0300
Source: btag
Binary: btag
Architecture: source amd64
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Fernando Tarlá Cardoso Lemos <fernando...@gmail.com>
Changed-By: Fernando Tarlá Cardoso Lemos <fernando...@gmail.com>
Description:
btag - interactive command-line based multimedia tag editor
Closes: 602959
Changes:
btag (1.1.0-1) unstable; urgency=low
.
* New upstream release
* Fixes FTBFS with the linker changes in wheezy (Closes: #602959)
* Fixes FTBFS with libboost-filesystem >=1.46.0
* Build-depend on libboost-dev (>=1.46.0), libboost-filesystem-dev (>=1.46.0)
* Bump Standards-Version to 3.9.2 (no changes needed)
* Bump debhelper compat to 8 (no changed needed)
* Updated copyright file, switched to DEP-5
* Updated watch file
Checksums-Sha1:
813ebb74526e8ed37845975966d5ba6f9065861e 1101 btag_1.1.0-1.dsc
dc20eee4be65b98b23f26100b33e9c29f51defa9 15983 btag_1.1.0.orig.tar.gz
c146a3a48986e3846b561461df0a363cdeb4002a 2357 btag_1.1.0-1.debian.tar.gz
e931dde4924b185400462c5eece14507fae0ba8b 62412 btag_1.1.0-1_amd64.deb
Checksums-Sha256:
3182a2781ab80a994539d1b856d9e71803154c14a1432b294c2fb9dc7cfa5854 1101
btag_1.1.0-1.dsc
b3d4bbf16eed10feab7de17595db596c2a42ada57e8eaf1905bdac3f2cee2b41 15983
btag_1.1.0.orig.tar.gz
22470ab9985e17f83fade3aa3140489b2c069f8940b962f0383bbaee002cf700 2357
btag_1.1.0-1.debian.tar.gz
224225dde5262dd9db5370fe972976bbc5240a82f413503920ce0f8599d16572 62412
btag_1.1.0-1_amd64.deb
Files:
14267e6b87e56d2b047cc934c03eacb5 1101 sound optional btag_1.1.0-1.dsc
fbd7ca5276c284c5264b8f9c0de30f38 15983 sound optional btag_1.1.0.orig.tar.gz
9af1ba79157029c8ef9bd061b3ba4d07 2357 sound optional btag_1.1.0-1.debian.tar.gz
585e1e8b4f4f36a5b37ee8708a02bf50 62412 sound optional btag_1.1.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3+2+sACgkQsbdbXzZcx6KhBQCgzWt1zuddElx7VBUOCYCyIKpD
0OkAniXVawrmg4iCd/BPv8y4v+lzurIF
=nWEd
-----END PGP SIGNATURE-----
--- End Message ---