Your message dated Mon, 30 May 2011 02:48:16 +0000
with message-id <e1qqswe-0003xm...@franck.debian.org>
and subject line Bug#625028: fixed in libtorrent 0.12.7-6
has caused the Debian Bug report #625028,
regarding libtorrent: FTBFS: ./../../torrent/data/block_transfer.h:60:73:
error: 'NULL' was not declared in this scope
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.)
--
625028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libtorrent
Version: 0.12.7-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../../.. -I. -I./.. -I./../.. -I../../.. -g -O2 -g -DDEBUG
> -fvisibility=hidden -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -c -o peer_list.lo peer_list.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c client_list.cc -fPIC -DPIC -o
> .libs/client_list.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c client_info.cc -fPIC -DPIC -o
> .libs/client_info.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c peer_list.cc -fPIC -DPIC -o
> .libs/peer_list.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c peer_info.cc -fPIC -DPIC -o
> .libs/peer_info.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c connection_list.cc -fPIC -DPIC -o
> .libs/connection_list.o
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../..
> -I../../.. -g -O2 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -c peer.cc -fPIC -DPIC -o .libs/peer.o
> In file included from ./../data/block.h:42:0,
> from peer.cc:39:
> ./../../torrent/data/block_transfer.h: In member function 'bool
> torrent::BlockTransfer::is_valid() const':
> ./../../torrent/data/block_transfer.h:60:73: error: 'NULL' was not declared
> in this scope
> In file included from peer.cc:39:0:
> ./../data/block.h: In constructor 'torrent::Block::Block()':
> ./../data/block.h:57:39: error: 'NULL' was not declared in this scope
> ./../data/block.h: In member function 'bool torrent::Block::is_finished()
> const':
> ./../data/block.h:61:95: error: 'NULL' was not declared in this scope
> In file included from peer.cc:39:0:
> ./../data/block.h: In member function 'bool torrent::Block::is_transfering()
> const':
> ./../data/block.h:62:95: error: 'NULL' was not declared in this scope
> ./../data/block.h: In member function 'bool
> torrent::Block::is_peer_queued(const torrent::PeerInfo*) const':
> ./../data/block.h:64:101: error: 'NULL' was not declared in this scope
> ./../data/block.h: In member function 'bool
> torrent::Block::is_peer_transfering(const torrent::PeerInfo*) const':
> ./../data/block.h:65:103: error: 'NULL' was not declared in this scope
> ./../data/block.h: In member function 'torrent::BlockTransfer*
> torrent::Block::find(const torrent::PeerInfo*)':
> ./../data/block.h:149:38: error: 'NULL' was not declared in this scope
> ./../data/block.h: In member function 'const torrent::BlockTransfer*
> torrent::Block::find(const torrent::PeerInfo*) const':
> ./../data/block.h:159:38: error: 'NULL' was not declared in this scope
> make[5]: *** [peer.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/libtorrent_0.12.7-5_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libtorrent
Source-Version: 0.12.7-6
We believe that the bug you reported is fixed in the latest version of
libtorrent, which is due to be installed in the Debian FTP archive:
libtorrent-dev_0.12.7-6_amd64.deb
to main/libt/libtorrent/libtorrent-dev_0.12.7-6_amd64.deb
libtorrent13_0.12.7-6_amd64.deb
to main/libt/libtorrent/libtorrent13_0.12.7-6_amd64.deb
libtorrent_0.12.7-6.debian.tar.gz
to main/libt/libtorrent/libtorrent_0.12.7-6.debian.tar.gz
libtorrent_0.12.7-6.dsc
to main/libt/libtorrent/libtorrent_0.12.7-6.dsc
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 625...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rogério Brito <rbr...@ime.usp.br> (supplier of updated libtorrent 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: Sun, 29 May 2011 22:23:50 -0300
Source: libtorrent
Binary: libtorrent-dev libtorrent13
Architecture: source amd64
Version: 0.12.7-6
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Rivas <ghost...@debian.org>
Changed-By: Rogério Brito <rbr...@ime.usp.br>
Description:
libtorrent-dev - C++ BitTorrent library by Rakshasa (development files)
libtorrent13 - C++ BitTorrent library by Rakshasa
Closes: 622478 625028
Changes:
libtorrent (0.12.7-6) unstable; urgency=low
.
* [d985fd9] Add patches to fix FTBFS with recent GCCs. Closes: #625028.
* [416efb1] Remove article from the short description of the packages.
* [9f7495a] Don't install the .la files. Closes: #622478.
* [054b387] Use wrap-and-sort to normalize the debian subdir.
* [b46babc] Ship an upstream changelog with the package.
* [7a76e32] Add years of copyright to my packaging of rtorrent.
* [2bc93f6] Make debian/copyright parseable by
`config-edit -application dpkg-copyright`.
* [85de9a2] Make sure the package conforms to policy 3.9.2.
Checksums-Sha1:
a3190f0f46596cea7b4f553ec74b6473187fafd8 1387 libtorrent_0.12.7-6.dsc
516745269d98ab92768d71473f4ceaa0046dad9d 24169
libtorrent_0.12.7-6.debian.tar.gz
447eed17aba41f7faa836a82e478579370ac188c 52268
libtorrent-dev_0.12.7-6_amd64.deb
36b3e7a49219d6a37842498ef95412bbb5267c80 431756 libtorrent13_0.12.7-6_amd64.deb
Checksums-Sha256:
23d2abc2d6770ace2f57915e76f22e6c859384992a24793ec5175070943b9d3b 1387
libtorrent_0.12.7-6.dsc
51a45f58857b9932e4e2a5e01fd297078221c493aa905b7288e8ad7d2c3db142 24169
libtorrent_0.12.7-6.debian.tar.gz
bfbfeb22f98280a8ede165f86d8d0b78a665cc7cf8271fb2b9059043bc09ebdc 52268
libtorrent-dev_0.12.7-6_amd64.deb
3ede4cad58b75cf8656889c2f610878487f2981ccd32ab3309fca27ba6553e56 431756
libtorrent13_0.12.7-6_amd64.deb
Files:
f62ab3645f03e779d017779249ca9ae5 1387 libs extra libtorrent_0.12.7-6.dsc
3e290464e3ec9f698a210db1c3f1f581 24169 libs extra
libtorrent_0.12.7-6.debian.tar.gz
56b2d9a50a53da177c7b83fd6919f5bf 52268 libdevel extra
libtorrent-dev_0.12.7-6_amd64.deb
1b81a3d07d88b521f22685a522d4ecbd 431756 libs extra
libtorrent13_0.12.7-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3i9jAACgkQCFqbMnwsrriu+wCgjeEAkrTurDaBDHagqe0nMYh/
kDgAoLe8WC4bqfXs7ZCwflYN4D0D/HQb
=sIcp
-----END PGP SIGNATURE-----
--- End Message ---