Your message dated Tue, 18 Jun 2013 06:03:07 +0000
with message-id <e1uop0v-0001j6...@franck.debian.org>
and subject line Bug#701311: fixed in libtorrent-rasterbar 0.16.10-2
has caused the Debian Bug report #701311,
regarding libtorrent-rasterbar: ftbfs with GCC-4.8
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.)
--
701311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libtorrent-rasterbar
Version: 0.15.10-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8
The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.
configure: error: Boost.Thread library not found. Try using
--with-boost-thread=lib
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/libtorrent-rasterbar_0.15.10-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.
[...]
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
Checking for posix thread support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -lpthread fixes that... yes
Checking for boost libraries:
checking for boostlib >= 1.36... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system-mt... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem-mt... yes
configure: error: Boost.Thread library not found. Try using
--with-boost-thread=lib
checking whether the Boost::Thread library is available... no
dh_auto_configure: ../configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/libtorrent-rasterbar --disable-maintainer-mode
--disable-dependency-tracking --with-libgeoip returned exit code 1
make[1]: *** [override_dh_auto_configure-nopy] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: libtorrent-rasterbar
Source-Version: 0.16.10-2
We believe that the bug you reported is fixed in the latest version of
libtorrent-rasterbar, which is due to be installed in the Debian FTP archive.
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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cristian Greco <crist...@debian.org> (supplier of updated libtorrent-rasterbar
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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 17 Jun 2013 22:56:07 +0200
Source: libtorrent-rasterbar
Binary: libtorrent-rasterbar7 libtorrent-rasterbar-dev libtorrent-rasterbar-dbg
libtorrent-rasterbar-doc python-libtorrent python-libtorrent-dbg
python3-libtorrent python3-libtorrent-dbg
Architecture: source amd64 all
Version: 0.16.10-2
Distribution: unstable
Urgency: low
Maintainer: Cristian Greco <crist...@debian.org>
Changed-By: Cristian Greco <crist...@debian.org>
Description:
libtorrent-rasterbar-dbg - Debug symbols for libtorrent-rasterbar
libtorrent-rasterbar-dev - Development files for libtorrent-rasterbar
libtorrent-rasterbar-doc - Documentation for libtorrent-rasterbar
libtorrent-rasterbar7 - C++ bittorrent library by Rasterbar Software
python-libtorrent - Python bindings for libtorrent-rasterbar
python-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols)
python3-libtorrent - Python bindings for libtorrent-rasterbar (Python 3)
python3-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols) (Python
Closes: 701311 710624
Changes:
libtorrent-rasterbar (0.16.10-2) unstable; urgency=low
.
* Upload to unstable.
- fixes all ftbfs (Closes: #701311, #710624).
* debian/control: switch to conditional build-dep on
boost1.53-dev | boost-dev.
Checksums-Sha1:
6b03a128b458dc7b13471824f1a338e79a94af48 2751
libtorrent-rasterbar_0.16.10-2.dsc
83533c55351e589d159423748cf93a51a05237e8 13639
libtorrent-rasterbar_0.16.10-2.debian.tar.gz
df4294db9a221eeb29d28427614cd98a042a63c8 996712
libtorrent-rasterbar7_0.16.10-2_amd64.deb
0df6c15806c25b05c1bb01cd00f8f67d6b7a3829 1368574
libtorrent-rasterbar-dev_0.16.10-2_amd64.deb
ae0eef0dc604bd39502a90d08c55fd37d1f67df1 33311278
libtorrent-rasterbar-dbg_0.16.10-2_amd64.deb
28e3df63f7da85e80d30ae6f0745e432469c609f 1240876
libtorrent-rasterbar-doc_0.16.10-2_all.deb
231c7e3222fc9bc560f71d7020f2c227d8a73ead 276982
python-libtorrent_0.16.10-2_amd64.deb
645bdfc9e6ca3e96a647932d09786bcb67c2f2ae 293818
python-libtorrent-dbg_0.16.10-2_amd64.deb
fbb7360a2b515b5bddfa0791033144923efa99be 326134
python3-libtorrent_0.16.10-2_amd64.deb
d3fa4aeb25f0b6721ba108526b6e3e697709250c 347916
python3-libtorrent-dbg_0.16.10-2_amd64.deb
Checksums-Sha256:
e81a3335f4ca430c6d1238e1711db983e1d5e74e40a1f7d19dd48b2b0378b15a 2751
libtorrent-rasterbar_0.16.10-2.dsc
beac1c771307addb8dd903a00720dbae3b167f067654df06ad461204ceeaf30a 13639
libtorrent-rasterbar_0.16.10-2.debian.tar.gz
2cd9dc71eaff653a971e9d41bab2ee0a4785676aa6a957417e6a44d890acda7b 996712
libtorrent-rasterbar7_0.16.10-2_amd64.deb
6ab3c77389677359319b960d55a339712805b09a3b1e1daf554dc353e9349a21 1368574
libtorrent-rasterbar-dev_0.16.10-2_amd64.deb
d47649a4aecb1b4ccbe2585b4a761f9775568feda334008745c65f1d701aea15 33311278
libtorrent-rasterbar-dbg_0.16.10-2_amd64.deb
a576a2ca1455fe6bf7eba5694db8ed716537f2245365be1705d1a0d76e0cb9da 1240876
libtorrent-rasterbar-doc_0.16.10-2_all.deb
4fa676fc9e78bd854387c9c440be0a8b1da4e162f87e00b6228dc591575a3d45 276982
python-libtorrent_0.16.10-2_amd64.deb
9c194d7f0ab755c94aa8e71d131ef5bfc53050c38ade90e1dc676adfeb259daa 293818
python-libtorrent-dbg_0.16.10-2_amd64.deb
2874b66a8d135c2ba0e511ec2bcd50b160c3fc14c82620ce7ff8fbfc9b39db77 326134
python3-libtorrent_0.16.10-2_amd64.deb
df4147631da02a1450242a2b009540d8841dbe28ecf7984b55ea0504bca9010e 347916
python3-libtorrent-dbg_0.16.10-2_amd64.deb
Files:
f0a43f55ce8d55602bc182675f5ddc61 2751 libs optional
libtorrent-rasterbar_0.16.10-2.dsc
efaf2cebb428f6794ded9ab3158ff2fd 13639 libs optional
libtorrent-rasterbar_0.16.10-2.debian.tar.gz
b2dc5eb7e1c51566576909bd4c871aa8 996712 libs optional
libtorrent-rasterbar7_0.16.10-2_amd64.deb
d8bacafbbd374b91bdbf99deb0031e13 1368574 libdevel optional
libtorrent-rasterbar-dev_0.16.10-2_amd64.deb
5d89da4a1deece258a5ec131f7728359 33311278 debug extra
libtorrent-rasterbar-dbg_0.16.10-2_amd64.deb
71070b2f4a37b7197c74e70bd90c53b8 1240876 doc optional
libtorrent-rasterbar-doc_0.16.10-2_all.deb
36627f4963b0a093b9e47d9891181a1c 276982 python optional
python-libtorrent_0.16.10-2_amd64.deb
40c1405e06b6ab592f35ca5c45d79a68 293818 debug extra
python-libtorrent-dbg_0.16.10-2_amd64.deb
17b024d19f5531220ceec2128a07f558 326134 python optional
python3-libtorrent_0.16.10-2_amd64.deb
7807aadf5d66e5be91caa048f5050bab 347916 debug extra
python3-libtorrent-dbg_0.16.10-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRv/NlAAoJEID329zPTTLkWzAP/jFhrGQ6cSAyaxGzaKAYMnoN
lUdMQo7ZBkdbLTY9xaaTH8bdTYBoOYrpEY0WtRPCCtgfomSzCpq9sqV3Mq2NZaNs
GOFbBKcbkM2+CKLBMvHe2yOWZLVLmPmg8lSJFFdkaD2xHiT3jRVZRjMopHH/Wvpt
qWWeVgnV3txk3EVI7RB46muD76BZaeP004IlGX9uyjr4o4QuaHpFdn2NNqUt6R7d
ZQBpBU9Wc58D7C3x2A5tI1omfH4p2Dh0/yPEcA+/GpgF4a6l6PJMoCYJHoIHsBWo
rlzlDcORFyqDzyB9pAh2STOv+/OuxyJNC1Ny8uaDJJu0Fd2QRSySoXsmDqIYLMtM
1VEZpoQSy1wwiAQDPWLtnYx2CLK87aRZH5WFIsj4tMt7tOlXPupdQmanJybwfQjD
4OkyEVopNxa2+KgR46n7cKk037AkomeLXQg/qjuIBdAWfmn7/+SmxwfgsN4WdU7G
IkIZm3UKCa55B2kAN9V8us1CAmXqABbge75mOF/u9PECsNIJ7KRtR6o+2VsATDs4
M1RbfdOuwu1FxzMUQnnOge4JGV6izS+8+WVeDqXrXlQ4wxAXwlljLAWV2d+JZQUP
E4gB4ZPFV50EL9HgW0LL2kCsB8zArAfL5f6kdxt6XeCJ4EBvu6rymGJwC53NJnd3
kVc60YMsOfFJ7H/2QG9f
=BsEz
-----END PGP SIGNATURE-----
--- End Message ---