Your message dated Wed, 24 Aug 2011 21:37:54 +0000
with message-id <e1qwl90-0002em...@franck.debian.org>
and subject line Bug#556495: fixed in tntnet 2.0+dfsg1-1
has caused the Debian Bug report #556495,
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.)


-- 
556495: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556495
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tntnet
Version: 1.6.3-4
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 g++ 
-DTNTNET_CONF=\"/etc/tntnet/tntnet.conf\" -DTNTNET_PID=\"/var/tntnet.pid\" -g 
-O2 -g -Wall -O2 -lpthread  -o tntnet tntnet-main.o tntnet-process.o 
../../framework/common/libtntnet.la -lpthread
libtool: link: g++ -DTNTNET_CONF=\"/etc/tntnet/tntnet.conf\" 
-DTNTNET_PID=\"/var/tntnet.pid\" -g -O2 -g -Wall -O2 -o .libs/tntnet 
tntnet-main.o tntnet-process.o  ../../framework/common/.libs/libtntnet.so 
-lpthread
/usr/bin/ld: tntnet-main.o: in function getLogger():main.cpp:31: error: 
undefined reference to 
'cxxtools::Logger::getCategoryLogger(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/usr/bin/ld: tntnet-main.o: in function 
tnt::TntnetProcess::initializeLogging():main.cpp:97: error: undefined reference 
to 'log_init_cxxtools()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::TntnetProcess::initializeLogging():main.cpp:104: error: undefined 
reference to 'log_init_cxxtools(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
/usr/bin/ld: tntnet-main.o: in function 
main:/usr/include/cxxtools/log/cxxtools.h:110: error: undefined reference to 
'cxxtools::Logger::enabled'
/usr/bin/ld: tntnet-main.o: in function main:main.cpp:151: error: undefined 
reference to 'cxxtools::LogMessage::LogMessage(cxxtools::Logger*, char const*)'
/usr/bin/ld: tntnet-main.o: in function main:main.cpp:151: error: undefined 
reference to 'cxxtools::LogMessage::out()'
/usr/bin/ld: tntnet-main.o: in function main:main.cpp:151: error: undefined 
reference to 'cxxtools::LogMessage::flush()'
/usr/bin/ld: tntnet-main.o: in function main:main.cpp:151: error: undefined 
reference to 'cxxtools::LogMessage::~LogMessage()'
/usr/bin/ld: tntnet-main.o: in function main:main.cpp:151: error: undefined 
reference to 'cxxtools::LogMessage::~LogMessage()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Poller::~Poller():../../framework/common/tnt/poller.h:46: error: undefined 
reference to 'cxxtools::AttachedThread::~AttachedThread()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Poller::~Poller():../../framework/common/tnt/poller.h:46: error: undefined 
reference to 'cxxtools::AttachedThread::~AttachedThread()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Condition::~Condition()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Condition::~Condition()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Mutex::~Mutex()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Condition::~Condition()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Mutex::~Mutex()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Jobqueue::~Jobqueue():../../framework/common/tnt/job.h:114: error: 
undefined reference to 'cxxtools::Condition::~Condition()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Dispatcher::~Dispatcher():../../framework/common/tnt/dispatcher.h:99: 
error: undefined reference to 'cxxtools::RWLock::~RWLock()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Dispatcher::~Dispatcher():../../framework/common/tnt/dispatcher.h:99: 
error: undefined reference to 'cxxtools::RWLock::~RWLock()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/scopemanager.h:35: error: 
undefined reference to 'cxxtools::Mutex::~Mutex()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/scopemanager.h:35: error: 
undefined reference to 'cxxtools::Mutex::~Mutex()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/dispatcher.h:99: error: 
undefined reference to 'cxxtools::RWLock::~RWLock()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/poller.h:46: error: undefined 
reference to 'cxxtools::AttachedThread::~AttachedThread()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/dispatcher.h:99: error: 
undefined reference to 'cxxtools::RWLock::~RWLock()'
/usr/bin/ld: tntnet-main.o: in function 
tnt::Tntnet::~Tntnet():../../framework/common/tnt/poller.h:46: error: undefined 
reference to 'cxxtools::AttachedThread::~AttachedThread()'
/usr/bin/ld: tntnet-process.o: in function getLogger():process.cpp:32: error: 
undefined reference to 
'cxxtools::Logger::getCategoryLogger(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::closeStdHandles():process.cpp:143: error: undefined reference to 
'cxxtools::SysError::SysError(char const*)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::closeStdHandles():process.cpp:146: error: undefined reference to 
'cxxtools::SysError::SysError(char const*)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::closeStdHandles():process.cpp:149: error: undefined reference to 
'cxxtools::SysError::SysError(char const*)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):/usr/include/cxxtools/log/cxxtools.h:110: error: 
undefined reference to 'cxxtools::Logger::enabled'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:80: error: undefined reference to 
'cxxtools::LogMessage::LogMessage(cxxtools::Logger*, char const*)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:80: error: undefined reference to 
'cxxtools::LogMessage::out()'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:80: error: undefined reference to 
'cxxtools::LogMessage::flush()'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:80: error: undefined reference to 
'cxxtools::LogMessage::~LogMessage()'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:82: error: undefined reference to 
'cxxtools::SysError::SysError(char const*)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:32: error: undefined reference to 
'cxxtools::Logger::getCategoryLogger(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/usr/bin/ld: tntnet-process.o: in function (anonymous 
namespace)::setDir(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&):process.cpp:80: error: undefined reference to 
'cxxtools::LogMessage::~LogMessage()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():/usr/include/cxxtools/log/cxxtools.h:110: error: 
undefined reference to 'cxxtools::Logger::enabled'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:257: error: undefined reference to 
'cxxtools::LogMessage::LogMessage(cxxtools::Logger*, char const*)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:257: error: undefined reference to 
'cxxtools::LogMessage::out()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:257: error: undefined reference to 
'cxxtools::LogMessage::flush()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():/usr/include/cxxtools/log/cxxtools.h:110: error: 
undefined reference to 'cxxtools::Logger::enabled'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:262: error: undefined reference to 
'cxxtools::LogMessage::LogMessage(cxxtools::Logger*, char const*)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:262: error: undefined reference to 
'cxxtools::LogMessage::out()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:262: error: undefined reference to 
'cxxtools::LogMessage::flush()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::initWorker():process.cpp:32: error: undefined reference to 
'cxxtools::Logger::getCategoryLogger(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):/usr/include/cxxtools/pipe.h:38: 
error: undefined reference to 'cxxtools::Pipe::create()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:230: error: undefined 
reference to 'cxxtools::Pipe::closeWriteFd()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:235: error: undefined 
reference to 'cxxtools::Pipe::read(void*, unsigned long)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:178: error: undefined 
reference to 'cxxtools::Pipe::~Pipe()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:178: error: undefined 
reference to 'cxxtools::Pipe::~Pipe()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:189: error: undefined 
reference to 'cxxtools::Pipe::closeReadFd()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):/usr/include/cxxtools/pipe.h:57: 
error: undefined reference to 'cxxtools::Pipe::write(void const*, unsigned 
long)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:197: error: undefined 
reference to 'cxxtools::Pipe::closeWriteFd()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):/usr/include/cxxtools/pipe.h:57: 
error: undefined reference to 'cxxtools::Pipe::write(void const*, unsigned 
long)'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::runMonitor(cxxtools::Pipe&):process.cpp:178: error: undefined 
reference to 'cxxtools::Pipe::~Pipe()'
/usr/bin/ld: tntnet-process.o: in function 
tnt::Process::run():/usr/include/cxxtools/pipe.h:38: error: undefined reference 
to 'cxxtools::Pipe::create()'
/usr/bin/ld: tntnet-process.o: in function tnt::Process::run():process.cpp:306: 
error: undefined reference to 'cxxtools::Pipe::closeWriteFd()'
/usr/bin/ld: tntnet-process.o: in function tnt::Process::run():process.cpp:309: 
error: undefined reference to 'cxxtools::Pipe::read()'
/usr/bin/ld: tntnet-process.o: in function tnt::Process::run():process.cpp:321: 
error: undefined reference to 'cxxtools::Pipe::~Pipe()'
/usr/bin/ld: tntnet-process.o: in function tnt::Process::run():process.cpp:318: 
error: undefined reference to 'cxxtools::Pipe::closeReadFd()'
collect2: ld returned 1 exit status
make[2]: *** [tntnet] Error 1
make[2]: Leaving directory 
`/home/peter/rebuild/build/tntnet/tntnet-1.6.3/framework/runtime'



--- End Message ---
--- Begin Message ---
Source: tntnet
Source-Version: 2.0+dfsg1-1

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

libtntnet-dev_2.0+dfsg1-1_amd64.deb
  to main/t/tntnet/libtntnet-dev_2.0+dfsg1-1_amd64.deb
libtntnet9_2.0+dfsg1-1_amd64.deb
  to main/t/tntnet/libtntnet9_2.0+dfsg1-1_amd64.deb
tntnet-demos_2.0+dfsg1-1_amd64.deb
  to main/t/tntnet/tntnet-demos_2.0+dfsg1-1_amd64.deb
tntnet-doc_2.0+dfsg1-1_all.deb
  to main/t/tntnet/tntnet-doc_2.0+dfsg1-1_all.deb
tntnet-runtime_2.0+dfsg1-1_amd64.deb
  to main/t/tntnet/tntnet-runtime_2.0+dfsg1-1_amd64.deb
tntnet_2.0+dfsg1-1.debian.tar.gz
  to main/t/tntnet/tntnet_2.0+dfsg1-1.debian.tar.gz
tntnet_2.0+dfsg1-1.dsc
  to main/t/tntnet/tntnet_2.0+dfsg1-1.dsc
tntnet_2.0+dfsg1-1_amd64.deb
  to main/t/tntnet/tntnet_2.0+dfsg1-1_amd64.deb
tntnet_2.0+dfsg1.orig.tar.gz
  to main/t/tntnet/tntnet_2.0+dfsg1.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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kari Pahula <k...@debian.org> (supplier of updated tntnet 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: Wed, 24 Aug 2011 20:09:25 +0300
Source: tntnet
Binary: tntnet tntnet-doc tntnet-demos libtntnet9 libtntnet-dev tntnet-runtime
Architecture: source all amd64
Version: 2.0+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <k...@debian.org>
Changed-By: Kari Pahula <k...@debian.org>
Description: 
 libtntnet-dev - Tntnet library development headers
 libtntnet9 - Tntnet libraries
 tntnet     - modular, multithreaded web application server for C++
 tntnet-demos - demo web applications for Tntnet
 tntnet-doc - documentation for Tntnet
 tntnet-runtime - Tntnet runtime system
Closes: 556495 610237 638798 639082
Changes: 
 tntnet (2.0+dfsg1-1) unstable; urgency=low
 .
   * New upstream release.  (Closes: #638798, #639082)
     + Repackaged as +dfsg1 to retain the license in
       framework/common/{crypt,ioapi,unzip}.h
   * Parse and use the parallel= DEB_BUILD_OPTION.
   * Standards-version 3.9.2 (no changes needed).
   * debian/source/format "quilt (3.0)" and drop quilt as a build
     dependency.
 .
 tntnet (1.6.3-4.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * [debian/patches/ftbfs_gold.diff] Fix FTBFS with
     --no-copy-dt-needed-entries. Closes: #556495
   * Stop shipping libtool la files in binary packages. Closes: #610237
     http://wiki.debian.org/ReleaseGoals/LAFileRemoval
Checksums-Sha1: 
 934dcb1a044de61309b0954a1cb49c39e964bf0f 1198 tntnet_2.0+dfsg1-1.dsc
 595f5c24e9fab224adc5a2b3454fab40ff2e9318 1564300 tntnet_2.0+dfsg1.orig.tar.gz
 c9c16e05d9b65dae970e5369bd400eceb3afbc7c 46403 tntnet_2.0+dfsg1-1.debian.tar.gz
 429723a8072e97c1ed1b29ebd9c5b2f02bbdae82 990888 tntnet-doc_2.0+dfsg1-1_all.deb
 64b6fc073245e8c9f197074731ee6e3c490103f9 53380 tntnet_2.0+dfsg1-1_amd64.deb
 227dfe8033b83632764885a875251d6e7a55c11c 291476 
tntnet-demos_2.0+dfsg1-1_amd64.deb
 cc91090742a1446d90084c0a06b49b70b4c94270 334232 
libtntnet9_2.0+dfsg1-1_amd64.deb
 3a1ed4dd2a0d464ac46900eca83a558c83f75409 133432 
libtntnet-dev_2.0+dfsg1-1_amd64.deb
 4715cb97c0529f4ed85e15c9b9dbf4293bd1940b 36090 
tntnet-runtime_2.0+dfsg1-1_amd64.deb
Checksums-Sha256: 
 96e043f88f7704e6e54a4064464164cc41bbd12ff62e01719fdb50be3194c2aa 1198 
tntnet_2.0+dfsg1-1.dsc
 700d7515cf1c2f126f9de34f0058cf751f544fddf7e79aa0fccc0435b4f53dc9 1564300 
tntnet_2.0+dfsg1.orig.tar.gz
 387cc794b12c3797cfba1c5d6be62f553709a2d020b84c34f0883bc82bf5a165 46403 
tntnet_2.0+dfsg1-1.debian.tar.gz
 33b3dff781a0e38cefcf889251787391a2c049cf5e25c6dc6fc387012b7db92e 990888 
tntnet-doc_2.0+dfsg1-1_all.deb
 e23fd728bdbd296ae8813dde5608c826793ee499b3835f5268f338a56f302dc8 53380 
tntnet_2.0+dfsg1-1_amd64.deb
 5770d7104c16982f3a65dc65bf719924c584c622152852505ddc97c465caf1be 291476 
tntnet-demos_2.0+dfsg1-1_amd64.deb
 35d6572fb84a9a91884784dce44798b1c007cd0e65805523d574618a83391578 334232 
libtntnet9_2.0+dfsg1-1_amd64.deb
 f75ca95baf3304d63a73bf9ec1d71dc708be18278709666b011ea82276aac358 133432 
libtntnet-dev_2.0+dfsg1-1_amd64.deb
 7e2224c2f877372c480593ebdf8d8acecb3f6788ed30a7fb275cf248a7d1bfab 36090 
tntnet-runtime_2.0+dfsg1-1_amd64.deb
Files: 
 ab189f43654058bccaf71a7dad6bbf80 1198 web extra tntnet_2.0+dfsg1-1.dsc
 30affb42ee22a9d72221160487ce2c1c 1564300 web extra tntnet_2.0+dfsg1.orig.tar.gz
 09b1c3f56f64788d590f0fe78940ab28 46403 web extra 
tntnet_2.0+dfsg1-1.debian.tar.gz
 4ea2e8076cc1f88c030d930d9e92e041 990888 doc extra 
tntnet-doc_2.0+dfsg1-1_all.deb
 70c4d4b250776ce5c2038c14c6c9151f 53380 web extra tntnet_2.0+dfsg1-1_amd64.deb
 dad5a2159045c2c62710cae2262666da 291476 doc extra 
tntnet-demos_2.0+dfsg1-1_amd64.deb
 8d3c9976805ac1bd594658d2e21cec51 334232 libs extra 
libtntnet9_2.0+dfsg1-1_amd64.deb
 a16352319a88100ac8ef3080834b8f9e 133432 libdevel extra 
libtntnet-dev_2.0+dfsg1-1_amd64.deb
 203dc7504f3e801360077d6c382516e7 36090 web extra 
tntnet-runtime_2.0+dfsg1-1_amd64.deb

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

iEUEARECAAYFAk5VN0IACgkQeYl9593Atw2cQQCgsF8ps5TFJ55JLLBuLM8p5dVU
vp4Al24F409OCiuP+nZ8p648ihHJBEw=
=sh7W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to