Your message dated Fri, 09 Aug 2013 23:00:11 +0000
with message-id <e1v7vfh-0008hn...@franck.debian.org>
and subject line Bug#701336: fixed in pion 5.0.1+dfsg-1
has caused the Debian Bug report #701336,
regarding pion-net: 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.)


-- 
701336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701336
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pion-net
Version: 4.0.7+dfsg-3.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: Unable to link with the boost::thread library

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/pion-net_4.0.7+dfsg-3.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 for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for doxygen... /usr/bin/doxygen
checking for perl... /usr/bin/perl
configure: Using the embedded pion-common library
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for C++ compiler vendor... gnu
checking for specific CPU architecture... no
checking for debugging... no
checking for plug-ins directory... /usr/share/pion/plugins
checking for boostlib >= 1.35... yes
checking boost library extension... -mt
checking for boost::date_time library... ok
checking for boost::thread library... not found
configure: error: Unable to link with the boost::thread library
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: pion
Source-Version: 5.0.1+dfsg-1

We believe that the bug you reported is fixed in the latest version of
pion, 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.
Roberto C. Sanchez <robe...@connexer.com> (supplier of updated pion 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: Sat, 06 Jul 2013 18:04:35 -0400
Source: pion
Binary: libpion-dev libpion-plugins libpion-5.0 libpion-5.0-dbg 
libpion-plugins-dbg libpion-doc
Architecture: source all amd64
Version: 5.0.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Athena Capital Research <acr-deb...@athenacr.com>
Changed-By: Roberto C. Sanchez <robe...@connexer.com>
Description: 
 libpion-5.0 - lightweight HTTP interface library - runtime files
 libpion-5.0-dbg - lightweight HTTP interface library - debug files
 libpion-dev - lightweight HTTP interface library - development files
 libpion-doc - lightweight HTTP interface library - documentation
 libpion-plugins - lightweight HTTP interface library - plugins
 libpion-plugins-dbg - lightweight HTTP interface library - plugins debug files
Closes: 678433 678435 701336 708802
Changes: 
 pion (5.0.1+dfsg-1) unstable; urgency=low
 .
   * Acknowledge NMU, thanks to Matthias Klose
   * New upstream release (Closes: #701336, #708802)
   * Source package renamed as a result of upstream changes: pion-net -> pion
   * Binary packages renamed:
     + libpion-net-4.0 and libpion-common-4.0 -> libpion-5.0
     + libpion-net-dev and libpion-common-dev -> libpion-dev
   * Update watch file
   * Update copyright information
   * Update to Standards-Version 3.9.4 (no changes)
   * Enable compilation with hardening flags
   * Add dependencies:
     + liblog4cpp5-dev for libpion-dev (Closes: #678433) (LP: #881632)
     + libssl-dev for libpion-dev (Closes: #678435)
   * Ship headers for the plugins (LP: #1012022)
Checksums-Sha1: 
 242b0951168951b6b45b843c421063cbf84d5ede 2508 pion_5.0.1+dfsg-1.dsc
 e06acb2508041833926119d6711f398664024a69 1334366 pion_5.0.1+dfsg.orig.tar.gz
 1ace14a576628273beb2f6e2f4720602794c147b 6478 pion_5.0.1+dfsg-1.debian.tar.gz
 f6cb9e8d53f805fcc8c3ac2c96b4ca2c99ad3758 584194 
libpion-doc_5.0.1+dfsg-1_all.deb
 661cdd1ed30252dcb0aae76cd6308ef3ed8dcdeb 168900 
libpion-dev_5.0.1+dfsg-1_amd64.deb
 dd1e2d8a87ef873752f70153b711f36901f86aea 501130 
libpion-plugins_5.0.1+dfsg-1_amd64.deb
 63c46335b9c26a7515ac3ab66046479e9f6855cf 321116 
libpion-5.0_5.0.1+dfsg-1_amd64.deb
 ba041a6712760d0a305b73e04bc61bd520c00760 4324242 
libpion-5.0-dbg_5.0.1+dfsg-1_amd64.deb
 586aece6e4a29dad76cf3c75767d8a62d66b9cd6 3332056 
libpion-plugins-dbg_5.0.1+dfsg-1_amd64.deb
Checksums-Sha256: 
 e9d33ea61614f955d3c863b790b949c5c0516f7ba61ba82a50b7195ee6044d06 2508 
pion_5.0.1+dfsg-1.dsc
 8b069afaf1031da9862181b7e51d52d30af6985b73ce15ace466653eb7a46e6c 1334366 
pion_5.0.1+dfsg.orig.tar.gz
 48c9b6660e3a5c3e0f2958079efeb97fa327a773ae56b5767e8e63434223d992 6478 
pion_5.0.1+dfsg-1.debian.tar.gz
 8c46e391512f3c37d8bb53b0be7c2a59885d1251b654bc133babd35e592e1837 584194 
libpion-doc_5.0.1+dfsg-1_all.deb
 2c350f50bc565ad9804fa24f374a9e6485a145d1ba21fa9fe1fcd12af8688131 168900 
libpion-dev_5.0.1+dfsg-1_amd64.deb
 111edd4ec7b047ab70db73ebd04e547099abb22f273a8ed69cb819af656bbe0c 501130 
libpion-plugins_5.0.1+dfsg-1_amd64.deb
 b458659f85c7f32eb4e28a9572d31408a8cf5fb3def3fc9c951844a3831104aa 321116 
libpion-5.0_5.0.1+dfsg-1_amd64.deb
 acdfbdc0d260822a4219f3bb39d52b5ee7f477e3642f3998c892457fe5267449 4324242 
libpion-5.0-dbg_5.0.1+dfsg-1_amd64.deb
 238e9ba80d3eefeae1527e87a7da3a6761d0f96502faae4030eb3cb088bbc094 3332056 
libpion-plugins-dbg_5.0.1+dfsg-1_amd64.deb
Files: 
 d2b37f3e87a59393a192cf3d58dcef99 2508 libs extra pion_5.0.1+dfsg-1.dsc
 284cbfbd2fca6388144e9a64922aa9e8 1334366 libs extra pion_5.0.1+dfsg.orig.tar.gz
 90dd845736e0cdc7efc3939604b4775a 6478 libs extra 
pion_5.0.1+dfsg-1.debian.tar.gz
 18d3782c6233b18189c9eb9058993c65 584194 doc extra 
libpion-doc_5.0.1+dfsg-1_all.deb
 54f7e669da0041863d229c55d3242d9b 168900 libdevel extra 
libpion-dev_5.0.1+dfsg-1_amd64.deb
 ce58a49dc00f43ec5b7cd03a50f22e97 501130 libs extra 
libpion-plugins_5.0.1+dfsg-1_amd64.deb
 57b0650b64de98856c36e6cd64155e42 321116 libs extra 
libpion-5.0_5.0.1+dfsg-1_amd64.deb
 62830aa832a1481d49b3906324b55518 4324242 debug extra 
libpion-5.0-dbg_5.0.1+dfsg-1_amd64.deb
 1947e0100097ea78f36094caa688b237 3332056 debug extra 
libpion-plugins-dbg_5.0.1+dfsg-1_amd64.deb

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

iQIcBAEBCAAGBQJR2JkDAAoJECzXeF7dp7IP2zQP/09brO/N0RxYnqQeK+rjQJIg
KXGuI0cvoFOoNfslAGW8bXqBiOQyNbhUCWhZheWDpW6XAPLcjjJ+mGMPkd7++2hR
7PzA1bKXfyMlz4LZVnBn/0bsxJzNsvhmfQoxJ1mdt3yfVHnPloDTRGTJJgDelXIo
sCCQdjsULaE3lVpJICokP+v7dvb7STgCPjkQL1bf3CgocMfVwCjnOy4ti0cbPXD6
KUFc1ac1MgVTil2AeR7A6yGb+7hP0JYMj8qS6berodCbA//xDiWysRvvJLhq7ypT
e0MBwqljjMO+zW29k2doy0Pm8Y2RXW9BiQJXxJ02ErmRFyhCyKuFmVGNMvGzAIcb
U3DiPqdP7pYA2rxOM7xI+xBHP9icgqJxL5DHN5d7GfuMFuhO9N08fKnOtbQnRMbb
eDCRvOwY7mM7DBwij46O8obxlZWLiaAe5eyW+MjQ/6l/AvKetzlnh66SXGpSaza7
u9QcEUYXM27S6brvYhhgOfwAizgnY1Bri38poWObBQEMdfy8HFhj7bmbTtL+r1K5
AwxJ7hpnsarCO7fLSLQmdA05oWQRtb6VdG8rFV7jZkQCpuNBt0RsASvHeG1rFmRe
us9x1Q0lz2jnAaB6zLWM3hWxHMhMCNf03pXpkHw4qg6FcmCFoAO1LyZ0O9x8FV8R
LwFc9uRNbAMEa/WYJNIE
=wkXi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to