Your message dated Tue, 02 Feb 2010 00:32:33 +0000
with message-id <[email protected]>
and subject line Bug#556309: fixed in quassel 0.5.2-1
has caused the Debian Bug report #556309,
regarding FTBFS with binutils-gold
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.)


-- 
556309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556309
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: quassel
Version: 0.5.0-1
Severity: minor
User: [email protected]
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking to a program.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

Linking CXX executable ../quassel
cd /home/peter/rebuild/build/quassel/quassel-0.5.0/obj-x86_64-linux-gnu/src && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/quassel.dir/link.txt --verbose=1
/usr/bin/g++   -g -O2 -g -Wall -O2 -ansi -Wall -Wextra -Wnon-virtual-dtor 
-fno-strict-aliasing -O2   CMakeFiles/quassel.dir/common/main.cpp.o 
CMakeFiles/quassel.dir/qtui/monoapplication.cpp.o 
CMakeFiles/quassel.dir/moc_monoapplication.cxx.o 
CMakeFiles/quassel.dir/qrc_i18n.cxx.o CMakeFiles/quassel.dir/qrc_data.cxx.o 
CMakeFiles/quassel.dir/qrc_hicolor.cxx.o 
CMakeFiles/quassel.dir/qrc_oxygen.cxx.o 
CMakeFiles/quassel.dir/qrc_oxygen_kde.cxx.o 
CMakeFiles/quassel.dir/qrc_pics.cxx.o CMakeFiles/quassel.dir/qrc_sql.cxx.o  -o 
../quassel -rdynamic qtui/libmod_qtui.a uisupport/libmod_uisupport.a 
client/libmod_client.a core/libmod_core.a common/libmod_common.a -lQtCore 
-lQtDBus -lQtGui -lQtNetwork -lQtScript -lQtSql -lQtWebKit -lQtCore -lQtDBus 
-lQtGui -lQtNetwork -lQtScript -lQtSql -lQtWebKit 
/usr/bin/ld: common/libmod_common.a(logbacktrace_unix.cpp.o): in function 
Quassel::logBacktrace(QString 
const&):/home/peter/rebuild/build/quassel/quassel-0.5.0/src/common/logbacktrace_unix.cpp:46:
 error: undefined reference to 'dladdr'
collect2: ld returned 1 exit status
make[3]: *** [src/../quassel] Error 1



--- End Message ---
--- Begin Message ---
Source: quassel
Source-Version: 0.5.2-1

We believe that the bug you reported is fixed in the latest version of
quassel, which is due to be installed in the Debian FTP archive:

quassel-client-kde4_0.5.2-1_i386.deb
  to main/q/quassel/quassel-client-kde4_0.5.2-1_i386.deb
quassel-client_0.5.2-1_i386.deb
  to main/q/quassel/quassel-client_0.5.2-1_i386.deb
quassel-core_0.5.2-1_i386.deb
  to main/q/quassel/quassel-core_0.5.2-1_i386.deb
quassel-data-kde4_0.5.2-1_all.deb
  to main/q/quassel/quassel-data-kde4_0.5.2-1_all.deb
quassel-data_0.5.2-1_all.deb
  to main/q/quassel/quassel-data_0.5.2-1_all.deb
quassel-kde4_0.5.2-1_i386.deb
  to main/q/quassel/quassel-kde4_0.5.2-1_i386.deb
quassel_0.5.2-1.diff.gz
  to main/q/quassel/quassel_0.5.2-1.diff.gz
quassel_0.5.2-1.dsc
  to main/q/quassel/quassel_0.5.2-1.dsc
quassel_0.5.2-1_i386.deb
  to main/q/quassel/quassel_0.5.2-1_i386.deb
quassel_0.5.2.orig.tar.gz
  to main/q/quassel/quassel_0.5.2.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Mueller <[email protected]> (supplier of updated quassel 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: SHA1

Format: 1.8
Date: Mon, 01 Feb 2010 23:41:05 +0100
Source: quassel
Binary: quassel-core quassel-client quassel quassel-data quassel-client-kde4 
quassel-kde4 quassel-data-kde4
Architecture: source i386 all
Version: 0.5.2-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Mueller <[email protected]>
Changed-By: Thomas Mueller <[email protected]>
Description: 
 quassel    - distributed IRC client - Qt-based monolithic core+client
 quassel-client - distributed IRC client - Qt-based client component
 quassel-client-kde4 - distributed IRC client - KDE-based client
 quassel-core - distributed IRC client - core component
 quassel-data - distributed IRC client - shared data (Qt version)
 quassel-data-kde4 - distributed IRC client - shared data (KDE4 version)
 quassel-kde4 - distributed IRC client - KDE-based monolithic core+client
Closes: 556309
Changes: 
 quassel (0.5.2-1) unstable; urgency=low
 .
   * New upstream release (closes: #556309)
   * Fixing minor lintian warnings:
     - copyright-with-old-dh-make-debian-copyright
     - duplicate-long-description
     - quilt-patch-missing-description
   * package descriptions have been reviewed by debian-i10n-english
   * fixing dependencies - thanks to puiparts:
     - quassel-client: phonon
     - quassel: phonon
     - quassel-kde4: kdebase-runtime, kdelibs5
     - quassel-client-kde4: kdebase-runtime, kdelibs5
Checksums-Sha1: 
 1314e65291f3dc9b2bfc6c7ee4e5ef1b767a75b3 1341 quassel_0.5.2-1.dsc
 d6a18e6be5badb6ed41cc9d8de37875f2786b017 3728039 quassel_0.5.2.orig.tar.gz
 c597e6994c98f009e95f51fe984905494b1b1344 15622 quassel_0.5.2-1.diff.gz
 6bdbdbd4af7e5b7ca6ebbded69c1577d565016a9 1027478 quassel-core_0.5.2-1_i386.deb
 aba95c4d35cd84377f9602eb560df0fdb7311be5 3102828 
quassel-client_0.5.2-1_i386.deb
 39bf38f8b7b619863eaa1225a4ac369df6956746 3512884 quassel_0.5.2-1_i386.deb
 61f062d44608b84c85e2b0c1256356dd88dd642f 17694 quassel-data_0.5.2-1_all.deb
 5b173bd62228e503f4f89430c9e72a74ac554086 828398 
quassel-client-kde4_0.5.2-1_i386.deb
 c34c6cf1878e5da11d46b13e2a4fb81f45898ebb 1065542 quassel-kde4_0.5.2-1_i386.deb
 39eacdb2c200cffbbcc9ed0c8c066ad5b6c0c646 1702272 
quassel-data-kde4_0.5.2-1_all.deb
Checksums-Sha256: 
 15d1d2f7542dca9f01fe33f0086858264aff9a6882c1c9e76430c60319477dea 1341 
quassel_0.5.2-1.dsc
 7575a48b8faeb9d5e074b71bdeecf3c66219c14bb395ecc0e8970c13420b4d47 3728039 
quassel_0.5.2.orig.tar.gz
 aa3a2b6dc859f32064e8525d90e2f41e792ffa5171a2da94e251e5d318f56393 15622 
quassel_0.5.2-1.diff.gz
 3bb388eed5e816e4c10d57050ab6d467d303e95905c0b3d21d1d5b795da1d29f 1027478 
quassel-core_0.5.2-1_i386.deb
 45c3be5282676d6231cab0482937212f38cc50e0a650dbbfa9f2b452f1bf936b 3102828 
quassel-client_0.5.2-1_i386.deb
 773e26c2f87d6130199e2d6cdc6c044dfdb84afb07d80f30b48671a7cfaa6d3e 3512884 
quassel_0.5.2-1_i386.deb
 3fba92067bd3c410e7abeabd2a85329ecfce7d5e9306dd7f902ee93856b027b1 17694 
quassel-data_0.5.2-1_all.deb
 042ccf4521a16f9645af9f64e81fd265d0f8837a9700d79bbecad08ae1b2fcf7 828398 
quassel-client-kde4_0.5.2-1_i386.deb
 612a6e9959d5b39b75966ab125496899c9ddbdc89398c6e30d2e269bb4542265 1065542 
quassel-kde4_0.5.2-1_i386.deb
 ef69841fea774f6c47279e4b12fa26b636cbc411fe4eaef36c8c87c4d9ac2c13 1702272 
quassel-data-kde4_0.5.2-1_all.deb
Files: 
 ea9cdea93647ce28aa49bd65c4cbff7f 1341 net optional quassel_0.5.2-1.dsc
 c99405d7f3cdfbe2aab3e0161282da9d 3728039 net optional quassel_0.5.2.orig.tar.gz
 034bfd46095c3dc52b196f057a826003 15622 net optional quassel_0.5.2-1.diff.gz
 acc219fce37dd337e34e8bbdb5d3f6e3 1027478 net optional 
quassel-core_0.5.2-1_i386.deb
 5d42973c0839e420d3b1cda55d019474 3102828 net optional 
quassel-client_0.5.2-1_i386.deb
 96e5bfd77f6f246693cc4c95365c2e94 3512884 net optional quassel_0.5.2-1_i386.deb
 6af24419ddf080c9109a4afbd3bf817b 17694 net optional 
quassel-data_0.5.2-1_all.deb
 77d84b350602d47159bf99feb2179398 828398 net optional 
quassel-client-kde4_0.5.2-1_i386.deb
 9c65de87e1740cfeaacaa98af9c280f4 1065542 net optional 
quassel-kde4_0.5.2-1_i386.deb
 4a3d54c78fd066066deabb5f52691360 1702272 net optional 
quassel-data-kde4_0.5.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktnav4ACgkQOB0qx4EksQAVZQCcC3bnrHo45cbyJKtbhlbbpbYg
mUcAniiLmdoegj1uyfIzmgOx9/qFNTVm
=rpQ6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to