Debian Bug report logs - #556495
FTBFS with binutils-gold

version graph

Package: src:tntnet; Maintainer for src:tntnet is Thorsten Alteholz <debian@alteholz.de>;

Reported by: Peter Fritzsche <peter.fritzsche@gmx.de>

Date: Mon, 16 Nov 2009 13:43:08 UTC

Severity: serious

Tags: patch, sid, wheezy

Found in version tntnet/1.6.3-4

Fixed in versions tntnet/1.6.3-4.1, tntnet/2.0+dfsg1-1

Done: Kari Pahula <kaol@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Kari Pahula <kaol@debian.org>:
Bug#556495; Package src:tntnet. (Mon, 16 Nov 2009 13:43:10 GMT) (full text, mbox, link).


Acknowledgement sent to Peter Fritzsche <peter.fritzsche@gmx.de>:
New Bug report received and forwarded. Copy sent to Kari Pahula <kaol@debian.org>. (Mon, 16 Nov 2009 13:43:11 GMT) (full text, mbox, link).


Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):

From: Peter Fritzsche <peter.fritzsche@gmx.de>
To: maintonly@bugs.debian.org
Subject: FTBFS with binutils-gold
Date: Mon, 16 Nov 2009 11:15:23 +0100
Source: tntnet
Version: 1.6.3-4
Severity: minor
User: peter.fritzsche@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'




Severity set to 'important' from 'minor' Request was from Matthias Klose <doko@debian.org> to control@bugs.debian.org. (Thu, 24 Feb 2011 13:23:26 GMT) (full text, mbox, link).


Added tag(s) sid and wheezy. Request was from Matthias Klose <doko@debian.org> to control@bugs.debian.org. (Mon, 28 Feb 2011 14:29:51 GMT) (full text, mbox, link).


Added tag(s) patch. Request was from Andreas Metzler <ametzler@downhill.at.eu.org> to control@bugs.debian.org. (Sun, 03 Apr 2011 17:21:17 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Kari Pahula <kaol@debian.org>:
Bug#556495; Package src:tntnet. (Sun, 03 Apr 2011 17:48:03 GMT) (full text, mbox, link).


Acknowledgement sent to Andreas Metzler <ametzler@downhill.at.eu.org>:
Extra info received and forwarded to list. Copy sent to Kari Pahula <kaol@debian.org>. (Sun, 03 Apr 2011 17:48:03 GMT) (full text, mbox, link).


Message #16 received at 556495@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@downhill.at.eu.org>
To: 556495@bugs.debian.org, 610237@bugs.debian.org
Subject: Patch for la-removal and FTBFS
Date: Sun, 3 Apr 2011 19:20:27 +0200
[Message part 1 (text/plain, inline)]
tags 556495 patch
tags 610237 patch
thanks

Hello,

find attached a bugfix for both of these issues.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
[bugfix.diff (text/x-diff, attachment)]

Severity set to 'serious' from 'important' Request was from Andreas Metzler <ametzler@debian.org> to control@bugs.debian.org. (Sun, 03 Apr 2011 17:48:06 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Kari Pahula <kaol@debian.org>:
Bug#556495; Package src:tntnet. (Sat, 16 Apr 2011 07:21:02 GMT) (full text, mbox, link).


Acknowledgement sent to Andreas Metzler <ametzler@downhill.at.eu.org>:
Extra info received and forwarded to list. Copy sent to Kari Pahula <kaol@debian.org>. (Sat, 16 Apr 2011 07:21:03 GMT) (full text, mbox, link).


Message #23 received at 556495@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@downhill.at.eu.org>
To: 556495@bugs.debian.org, 610237@bugs.debian.org
Subject: Re: Patch for la-removal and FTBFS (tntnet)
Date: Sat, 16 Apr 2011 09:17:47 +0200
On 2011-04-03 Andreas Metzler <ametzler@downhill.at.eu.org> wrote:
[...]
> find attached a bugfix for both of these issues.

Good morning,

I have just uploaded a NMU with abovementioned patch to
delayed/3-days.

cu andreas




Reply sent to Andreas Metzler <ametzler@debian.org>:
You have taken responsibility. (Tue, 19 Apr 2011 07:36:16 GMT) (full text, mbox, link).


Notification sent to Peter Fritzsche <peter.fritzsche@gmx.de>:
Bug acknowledged by developer. (Tue, 19 Apr 2011 07:36:16 GMT) (full text, mbox, link).


Message #28 received at 556495-close@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@debian.org>
To: 556495-close@bugs.debian.org
Subject: Bug#556495: fixed in tntnet 1.6.3-4.1
Date: Tue, 19 Apr 2011 07:34:30 +0000
Source: tntnet
Source-Version: 1.6.3-4.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_1.6.3-4.1_i386.deb
  to main/t/tntnet/libtntnet-dev_1.6.3-4.1_i386.deb
libtntnet8_1.6.3-4.1_i386.deb
  to main/t/tntnet/libtntnet8_1.6.3-4.1_i386.deb
tntnet-demos_1.6.3-4.1_i386.deb
  to main/t/tntnet/tntnet-demos_1.6.3-4.1_i386.deb
tntnet-doc_1.6.3-4.1_all.deb
  to main/t/tntnet/tntnet-doc_1.6.3-4.1_all.deb
tntnet-runtime_1.6.3-4.1_i386.deb
  to main/t/tntnet/tntnet-runtime_1.6.3-4.1_i386.deb
tntnet_1.6.3-4.1.diff.gz
  to main/t/tntnet/tntnet_1.6.3-4.1.diff.gz
tntnet_1.6.3-4.1.dsc
  to main/t/tntnet/tntnet_1.6.3-4.1.dsc
tntnet_1.6.3-4.1_i386.deb
  to main/t/tntnet/tntnet_1.6.3-4.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 556495@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Sat, 16 Apr 2011 09:07:42 +0200
Source: tntnet
Binary: tntnet tntnet-doc tntnet-demos libtntnet8 libtntnet-dev tntnet-runtime
Architecture: source all i386
Version: 1.6.3-4.1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <kaol@debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 libtntnet-dev - Tntnet library development headers
 libtntnet8 - 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
Changes: 
 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: 
 1101756acb2a12de717ecc7cc74c848a122eb95e 1164 tntnet_1.6.3-4.1.dsc
 f775f5b324902532a51398b947c8d54dacdb1c72 8468 tntnet_1.6.3-4.1.diff.gz
 d621beec7d84f6c5c49a9c503c2d732faff8ae28 1368564 tntnet-doc_1.6.3-4.1_all.deb
 282466b693d136bf8703c1f1c3326423c2c0331b 45604 tntnet_1.6.3-4.1_i386.deb
 7d2fff96930cb0c00061e8c81c09ada17fcffbbe 180370 tntnet-demos_1.6.3-4.1_i386.deb
 76f3e7b397949511ca2f4244f6ea93a157c36b26 326782 libtntnet8_1.6.3-4.1_i386.deb
 aca49bbad33f02af7f4f819f4fdb732c5b647644 122670 libtntnet-dev_1.6.3-4.1_i386.deb
 17f4694c0a669957227cdf385feea04aa2cb9e5e 32684 tntnet-runtime_1.6.3-4.1_i386.deb
Checksums-Sha256: 
 81061fce65308a649e6413256566a5713022c97a57e39b7691e17d94713ab134 1164 tntnet_1.6.3-4.1.dsc
 4deb9ae0c330ba9fcc6c34336e3f04d4b7127e32303e9666650e2c910aae925d 8468 tntnet_1.6.3-4.1.diff.gz
 9f67de151644feda172b3e4efc5820324d0d70c2db97bac81f26287df4d64e50 1368564 tntnet-doc_1.6.3-4.1_all.deb
 f32783d194c0d5b09276bd24ae3ed6d4754cd3735f26db84d1c59feefc3a45e6 45604 tntnet_1.6.3-4.1_i386.deb
 f47d7ef1f9b9ff7eacff46251ed05acfb83bde8e8ca2f72abd57b0c5c3c61d71 180370 tntnet-demos_1.6.3-4.1_i386.deb
 0703098e293faf4094c15619b6d95f7d2b5361e08af85bcebf770fb04541b9c8 326782 libtntnet8_1.6.3-4.1_i386.deb
 976fb7c3ff860a5b76c86a3ae50d4cebca3190e712966492e95c71f8f6291ccf 122670 libtntnet-dev_1.6.3-4.1_i386.deb
 3321a1ed7b98cdb75c7c38c710df49285f32fdc08bbb5ed9b31ffcaf95d9e5da 32684 tntnet-runtime_1.6.3-4.1_i386.deb
Files: 
 844a67b6db57026459b4ef3387572690 1164 web extra tntnet_1.6.3-4.1.dsc
 eed981d9b7cc924c3cc89b7be9ddc0bb 8468 web extra tntnet_1.6.3-4.1.diff.gz
 855e7c6831f98eaea32fa741d2fa771e 1368564 doc extra tntnet-doc_1.6.3-4.1_all.deb
 0a28e43652cd5a09a0d6c6ab57928167 45604 web extra tntnet_1.6.3-4.1_i386.deb
 3384aca61c0ef855cd0b5d1b62653d05 180370 doc extra tntnet-demos_1.6.3-4.1_i386.deb
 318177a062c12e913ebf9303921bf63f 326782 libs extra libtntnet8_1.6.3-4.1_i386.deb
 cdca7c37fb0c4fe51f085536068c4e1d 122670 libdevel extra libtntnet-dev_1.6.3-4.1_i386.deb
 31fec23cdbc8d5512ed535f06e1eac9c 32684 web extra tntnet-runtime_1.6.3-4.1_i386.deb

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

iEYEAREDAAYFAk2pQbcACgkQHTOcZYuNdmNbIwCbBFo2AdP8zYcaU8WWCXKtSJy1
CJUAn0Vqa0HLrjX2EYdVA9fRnzOqy4+C
=W4Ct
-----END PGP SIGNATURE-----





Added tag(s) pending. Request was from Anibal Monsalve Salazar <anibal@debian.org> to control@bugs.debian.org. (Wed, 24 Aug 2011 20:09:12 GMT) (full text, mbox, link).


Reply sent to Kari Pahula <kaol@debian.org>:
You have taken responsibility. (Wed, 24 Aug 2011 21:39:10 GMT) (full text, mbox, link).


Notification sent to Peter Fritzsche <peter.fritzsche@gmx.de>:
Bug acknowledged by developer. (Wed, 24 Aug 2011 21:39:10 GMT) (full text, mbox, link).


Message #35 received at 556495-close@bugs.debian.org (full text, mbox, reply):

From: Kari Pahula <kaol@debian.org>
To: 556495-close@bugs.debian.org
Subject: Bug#556495: fixed in tntnet 2.0+dfsg1-1
Date: Wed, 24 Aug 2011 21:37:54 +0000
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 556495@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kari Pahula <kaol@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 ftpmaster@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 <kaol@debian.org>
Changed-By: Kari Pahula <kaol@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-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 14 Mar 2012 09:48:31 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 10:09:20 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.