Your message dated Sat, 02 Jul 2011 17:32:13 +0000
with message-id <e1qd43b-0000eg...@franck.debian.org>
and subject line Bug#555286: fixed in libparagui1.1 1.1.8-3.1
has caused the Debian Bug report #555286,
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 ow...@bugs.debian.org
immediately.)


-- 
555286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libparagui1.1
Version: 1.1.8-3
Severity: minor
User: peter.fritzs...@gmx.de
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.

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

/bin/bash ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++  -Wall -g 
-O2 -Wall -I/usr/include/freetype2  -fno-exceptions   -o keyboard  keyboard.o 
main.o -L/usr/lib -lSDL -L../../src ../../src/libparagui.la -lfreetype -lz 
mkdir .libs
x86_64-linux-gnu-g++ -Wall -g -O2 -Wall -I/usr/include/freetype2 
-fno-exceptions -o .libs/keyboard keyboard.o main.o  -L/usr/lib 
/usr/lib/libSDL.so 
-L/home/peter/rebuild/build/libparagui1.1/libparagui1.1-1.1.8/src 
../../src/.libs/libparagui.so /usr/lib/libfreetype.so -lz 
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:44: 
error: undefined reference to 'SigC::SlotNode::SlotNode(void (*)(void*))'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:44: 
error: undefined reference to 'vtable for SigC::ObjectSlotNode'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:45: 
error: undefined reference to 'SigC::ObjectSlotNode::init(SigC::Object*, void*, 
void (SigC::Object::*)())'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/slot.h:256: error: 
undefined reference to 'SigC::Node::assign(SigC::NodeBase*)'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/signal.h:91: error: 
undefined reference to 'SigC::SignalBase::impl() const'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/signal.h:91: error: 
undefined reference to 'SigC::SignalNode::push_back(SigC::SlotBase const&)'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/connection.h:87: 
error: undefined reference to 'SigC::Node::assign(SigC::NodeBase*)'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/node.h:83: error: 
undefined reference to 'SigC::Node::clear() const'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/node.h:83: error: 
undefined reference to 'SigC::Node::clear() const'
/usr/bin/ld: keyboard.o: in function TKey_LineEdit::TKey_LineEdit(PG_Widget*, 
PG_Rect const&, char const*, int):/usr/include/sigc++-1.2/sigc++/object.h:76: 
error: undefined reference to 'vtable for SigC::ObjectBase'
/usr/bin/ld: keyboard.o: in function TKey_LineEdit::TKey_LineEdit(PG_Widget*, 
PG_Rect const&, char const*, int):keyboard.cpp:18: error: undefined reference 
to 'SigC::Object::Object()'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::TKeyNum_LineEdit(PG_Widget*, PG_Rect const&, char const*, 
int):/usr/include/sigc++-1.2/sigc++/object.h:76: error: undefined reference to 
'vtable for SigC::ObjectBase'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::TKeyNum_LineEdit(PG_Widget*, PG_Rect const&, char const*, 
int):keyboard.cpp:181: error: undefined reference to 'SigC::Object::Object()'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::TKeyAlpha_LineEdit(PG_Widget*, PG_Rect const&, char const*, 
int):/usr/include/sigc++-1.2/sigc++/object.h:76: error: undefined reference to 
'vtable for SigC::ObjectBase'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::TKeyAlpha_LineEdit(PG_Widget*, PG_Rect const&, char const*, 
int):keyboard.cpp:90: error: undefined reference to 'SigC::Object::Object()'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:44: 
error: undefined reference to 'SigC::SlotNode::SlotNode(void (*)(void*))'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:44: 
error: undefined reference to 'vtable for SigC::ObjectSlotNode'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/object_slot.h:45: 
error: undefined reference to 'SigC::ObjectSlotNode::init(SigC::Object*, void*, 
void (SigC::Object::*)())'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/slot.h:256: error: 
undefined reference to 'SigC::Node::assign(SigC::NodeBase*)'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/signal.h:91: error: 
undefined reference to 'SigC::SignalBase::impl() const'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/signal.h:91: error: 
undefined reference to 'SigC::SignalNode::push_back(SigC::SlotBase const&)'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/connection.h:87: error: 
undefined reference to 'SigC::Node::assign(SigC::NodeBase*)'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/node.h:83: error: 
undefined reference to 'SigC::Node::clear() const'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::Init():/usr/include/sigc++-1.2/sigc++/node.h:83: error: 
undefined reference to 'SigC::Node::clear() const'
/usr/bin/ld: keyboard.o: in function 
TKey_LineEdit::~TKey_LineEdit():/usr/include/c++/4.3/ext/atomicity.h:51: error: 
undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function 
TKey_LineEdit::~TKey_LineEdit():/usr/include/c++/4.3/bits/basic_string.h:236: 
error: undefined reference to 'SigC::ObjectBase::~ObjectBase()'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::~TKeyNum_LineEdit():/usr/include/c++/4.3/ext/atomicity.h:51: 
error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function 
TKeyNum_LineEdit::~TKeyNum_LineEdit():/usr/include/c++/4.3/bits/basic_string.h:236:
 error: undefined reference to 'SigC::ObjectBase::~ObjectBase()'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::~TKeyAlpha_LineEdit():/usr/include/c++/4.3/bits/basic_string.h:234:
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function 
TKeyAlpha_LineEdit::~TKeyAlpha_LineEdit():/usr/include/c++/4.3/bits/basic_string.h:236:
 error: undefined reference to 'SigC::ObjectBase::~ObjectBase()'
/usr/bin/ld: keyboard.o: in function 
TKey_LineEdit::~TKey_LineEdit():/usr/include/c++/4.3/bits/basic_string.h:236: 
error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function 
TKey_LineEdit::~TKey_LineEdit():/usr/include/c++/4.3/ext/atomicity.h:69: error: 
undefined reference to 'SigC::ObjectBase::~ObjectBase()'
/usr/bin/ld: keyboard.o: in function vtable for 
TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTV16TKeyNum_LineEdit+0x1e0): error: 
undefined reference to 'SigC::ObjectBase::reference() const'
/usr/bin/ld: keyboard.o: in function vtable for 
TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTV16TKeyNum_LineEdit+0x1e8): error: 
undefined reference to 'SigC::ObjectBase::unreference() const'
/usr/bin/ld: keyboard.o: in function vtable for 
TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTV16TKeyNum_LineEdit+0x1f0): error: 
undefined reference to 'SigC::ObjectBase::set_manage()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
TKey_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_13TKey_LineEdit+0x1c0):
 error: undefined reference to 'SigC::ObjectBase::reference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
TKey_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_13TKey_LineEdit+0x1c8):
 error: undefined reference to 'SigC::ObjectBase::unreference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
TKey_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_13TKey_LineEdit+0x1d0):
 error: undefined reference to 'SigC::ObjectBase::set_manage()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_11PG_LineEdit+0x1b8):
 error: undefined reference to 'SigC::ObjectBase::reference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_11PG_LineEdit+0x1c0):
 error: undefined reference to 'SigC::ObjectBase::unreference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_LineEdit-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_11PG_LineEdit+0x1c8):
 error: undefined reference to 'SigC::ObjectBase::set_manage()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_ThemeWidget-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_14PG_ThemeWidget+0x188):
 error: undefined reference to 'SigC::ObjectBase::reference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_ThemeWidget-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_14PG_ThemeWidget+0x190):
 error: undefined reference to 'SigC::ObjectBase::unreference() const'
/usr/bin/ld: keyboard.o: in function construction vtable for 
PG_ThemeWidget-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_14PG_ThemeWidget+0x198):
 error: undefined reference to 'SigC::ObjectBase::set_manage()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x10):
 error: undefined reference to 'typeinfo for SigC::Object'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x18):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x20):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x50):
 error: undefined reference to 'typeinfo for SigC::Object'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x70):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyNum_LineEdit:keyboard.cpp(.rodata._ZTC16TKeyNum_LineEdit0_N4SigC6ObjectE+0x78):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x10):
 error: undefined reference to 'typeinfo for SigC::Object'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x18):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x20):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x50):
 error: undefined reference to 'typeinfo for SigC::Object'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x70):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKey_LineEdit:keyboard.cpp(.rodata._ZTC13TKey_LineEdit0_N4SigC6ObjectE+0x78):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyAlpha_LineEdit:keyboard.cpp(.rodata._ZTC18TKeyAlpha_LineEdit0_N4SigC6ObjectE+0x18):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyAlpha_LineEdit:keyboard.cpp(.rodata._ZTC18TKeyAlpha_LineEdit0_N4SigC6ObjectE+0x20):
 error: undefined reference to 'SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyAlpha_LineEdit:keyboard.cpp(.rodata._ZTC18TKeyAlpha_LineEdit0_N4SigC6ObjectE+0x70):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
/usr/bin/ld: keyboard.o: in function construction vtable for 
SigC::Object-in-TKeyAlpha_LineEdit:keyboard.cpp(.rodata._ZTC18TKeyAlpha_LineEdit0_N4SigC6ObjectE+0x78):
 error: undefined reference to 'virtual thunk to SigC::Object::~Object()'
collect2: ld returned 1 exit status
make[3]: *** [keyboard] Error 1



--- End Message ---
--- Begin Message ---
Source: libparagui1.1
Source-Version: 1.1.8-3.1

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

libparagui1.1-dev_1.1.8-3.1_i386.deb
  to main/libp/libparagui1.1/libparagui1.1-dev_1.1.8-3.1_i386.deb
libparagui1.1_1.1.8-3.1.diff.gz
  to main/libp/libparagui1.1/libparagui1.1_1.1.8-3.1.diff.gz
libparagui1.1_1.1.8-3.1.dsc
  to main/libp/libparagui1.1/libparagui1.1_1.1.8-3.1.dsc
libparagui1.1_1.1.8-3.1_i386.deb
  to main/libp/libparagui1.1/libparagui1.1_1.1.8-3.1_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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <l...@debian.org> (supplier of updated libparagui1.1 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: Mon, 27 Jun 2011 18:56:39 +0200
Source: libparagui1.1
Binary: libparagui1.1 libparagui1.1-dev
Architecture: source i386
Version: 1.1.8-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian SDL packages maintainers 
<pkg-sdl-maintain...@lists.alioth.debian.org>
Changed-By: Luk Claes <l...@debian.org>
Description: 
 libparagui1.1 - crossplatform widget set based on SDL
 libparagui1.1-dev - development files for the widget set library
Closes: 555286 620932
Changes: 
 libparagui1.1 (1.1.8-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Don't ship .la files (Closes: #620932).
   * Fix FTBFS by adding sigc-1.2 to linker flags (Closes: #555286).
Checksums-Sha1: 
 3bc6444f615bc0abfbdeda54b05a5021e2a17005 1463 libparagui1.1_1.1.8-3.1.dsc
 4551defdda19abb156ff5e55e6a61ce6d681fa51 253576 libparagui1.1_1.1.8-3.1.diff.gz
 ecfe79230bd4e14186c1526f7fff6961326d780d 460752 
libparagui1.1_1.1.8-3.1_i386.deb
 021aca13320fb827dce2639846fc42c266c4fc92 417876 
libparagui1.1-dev_1.1.8-3.1_i386.deb
Checksums-Sha256: 
 7701dd619dfb99a33a704c8f376c563b9d160b8cda3e2f04809bbf209e5764f4 1463 
libparagui1.1_1.1.8-3.1.dsc
 10b7b67b4df5bc36dc36cb579906025b0b7d7937ea99b631159004cd0d8388c6 253576 
libparagui1.1_1.1.8-3.1.diff.gz
 392b08f6a3bfae30050ae4ac1a622abc80b35b02d641a29e25201219122a294d 460752 
libparagui1.1_1.1.8-3.1_i386.deb
 98da15fd0036492c5ae9571c3c0500e33f6d5b263faac065139c9b8f9d3c4de9 417876 
libparagui1.1-dev_1.1.8-3.1_i386.deb
Files: 
 25acbbe322bafb6976360bb7b634b2c7 1463 libs optional libparagui1.1_1.1.8-3.1.dsc
 686104c5a6ad6f2f1b858682f359d805 253576 libs optional 
libparagui1.1_1.1.8-3.1.diff.gz
 9b17308ce05d5b3c05ab2cdb7849490f 460752 libs optional 
libparagui1.1_1.1.8-3.1_i386.deb
 7a0d641b22cfc34b64cda48734cb52ef 417876 libdevel optional 
libparagui1.1-dev_1.1.8-3.1_i386.deb

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

iEYEARECAAYFAk4IuJAACgkQ5UTeB5t8Mo0MogCfTmBb72K6Ozm78BXXPwdWyKel
ueQAoKauioPq6lwinROodPO3iIdv9zoH
=PM+6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to