Your message dated Sun, 06 Feb 2011 12:03:53 +0000
with message-id <[email protected]>
and subject line Bug#565061: fixed in pion-net 3.0.21+dfsg-1
has caused the Debian Bug report #565061,
regarding pion-net: ftbfs with gcc-4.5
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 [email protected]
immediately.)
--
565061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pion-net
Version: 2.2.8+dfsg-2
Severity: normal
Tags: sid
User: [email protected]
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/pion-net_2.2.8+dfsg-2_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.
The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.
[...]
rm: invalid argument: `'
g++ -DHAVE_CONFIG_H -I. -I. -I../../common/include/pion
-I/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include
-I../include -pthread -D_REENTRANT -I/usr/include -DPION_NETWORK_LIBRARY -O2
-ggdb -Wall -Wno-strict-aliasing -DNDEBUG -MT HTTPServer.lo -MD -MP -MF
.deps/HTTPServer.Tpo -c HTTPServer.cpp -fPIC -DPIC -o .libs/HTTPServer.o
if /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../common/include/pion
-I/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include
-I../include -pthread -D_REENTRANT -I/usr/include -DPION_NETWORK_LIBRARY -O2
-ggdb -Wall -Wno-strict-aliasing -DNDEBUG -MT HTTPAuth.lo -MD -MP -MF
".deps/HTTPAuth.Tpo" -c -o HTTPAuth.lo HTTPAuth.cpp; \
then mv -f ".deps/HTTPAuth.Tpo" ".deps/HTTPAuth.Plo"; else rm -f
".deps/HTTPAuth.Tpo"; exit 1; fi
rm: invalid argument: `'
g++ -DHAVE_CONFIG_H -I. -I. -I../../common/include/pion
-I/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include
-I../include -pthread -D_REENTRANT -I/usr/include -DPION_NETWORK_LIBRARY -O2
-ggdb -Wall -Wno-strict-aliasing -DNDEBUG -MT HTTPAuth.lo -MD -MP -MF
.deps/HTTPAuth.Tpo -c HTTPAuth.cpp -fPIC -DPIC -o .libs/HTTPAuth.o
if /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../common/include/pion
-I/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include
-I../include -pthread -D_REENTRANT -I/usr/include -DPION_NETWORK_LIBRARY -O2
-ggdb -Wall -Wno-strict-aliasing -DNDEBUG -MT HTTPBasicAuth.lo -MD -MP -MF
".deps/HTTPBasicAuth.Tpo" -c -o HTTPBasicAuth.lo HTTPBasicAuth.cpp; \
then mv -f ".deps/HTTPBasicAuth.Tpo" ".deps/HTTPBasicAuth.Plo"; else rm
-f ".deps/HTTPBasicAuth.Tpo"; exit 1; fi
rm: invalid argument: `'
g++ -DHAVE_CONFIG_H -I. -I. -I../../common/include/pion
-I/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include
-I../include -pthread -D_REENTRANT -I/usr/include -DPION_NETWORK_LIBRARY -O2
-ggdb -Wall -Wno-strict-aliasing -DNDEBUG -MT HTTPBasicAuth.lo -MD -MP -MF
.deps/HTTPBasicAuth.Tpo -c HTTPBasicAuth.cpp -fPIC -DPIC -o
.libs/HTTPBasicAuth.o
In file included from
/usr/include/boost/date_time/gregorian/formatters.hpp:17:0,
from /usr/include/boost/date_time/gregorian/gregorian.hpp:25,
from
/usr/include/boost/date_time/posix_time/time_formatters.hpp:12,
from /usr/include/boost/date_time/posix_time/posix_time.hpp:24,
from
/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/common/include/pion/PionDateTime.hpp:17,
from ../include/pion/net/HTTPBasicAuth.hpp:17,
from HTTPBasicAuth.cpp:11:
/usr/include/boost/date_time/date_formatting.hpp: In static member function
'static std::basic_string<charT> boost::date_time::ymd_formatter<ymd_type,
format_type, charT>::ymd_to_string(ymd_type)':
/usr/include/boost/date_time/date_formatting.hpp:87:36: error: cannot call
constructor 'std::locale::locale' directly
/usr/include/boost/date_time/date_formatting.hpp:87:36: note: for a
function-style cast, remove the redundant '::locale'
/usr/include/boost/date_time/gregorian/formatters.hpp:65: confused by earlier
errors, bailing out
Preprocessed source stored into /tmp/ccDYi1dN.out file, please attach this to
your bugreport.
make[3]: *** [HTTPBasicAuth.lo] Error 1
make[3]: Leaving directory
`/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/net/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg/net'
make[1]: *** [all-recursive] Error 1
make: *** [build-stamp] Error 2
make[1]: Leaving directory
`/build/user-pion-net_2.2.8+dfsg-2-amd64-OZN73T/pion-net-2.2.8+dfsg'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: pion-net
Source-Version: 3.0.21+dfsg-1
We believe that the bug you reported is fixed in the latest version of
pion-net, which is due to be installed in the Debian FTP archive:
libpion-common-3.0-dbg_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-common-3.0-dbg_3.0.21+dfsg-1_amd64.deb
libpion-common-3.0_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-common-3.0_3.0.21+dfsg-1_amd64.deb
libpion-common-dev_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-common-dev_3.0.21+dfsg-1_amd64.deb
libpion-net-3.0-dbg_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-net-3.0-dbg_3.0.21+dfsg-1_amd64.deb
libpion-net-3.0_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-net-3.0_3.0.21+dfsg-1_amd64.deb
libpion-net-dev_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-net-dev_3.0.21+dfsg-1_amd64.deb
libpion-net-doc_3.0.21+dfsg-1_all.deb
to main/p/pion-net/libpion-net-doc_3.0.21+dfsg-1_all.deb
libpion-net-plugins-dbg_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-net-plugins-dbg_3.0.21+dfsg-1_amd64.deb
libpion-net-plugins_3.0.21+dfsg-1_amd64.deb
to main/p/pion-net/libpion-net-plugins_3.0.21+dfsg-1_amd64.deb
pion-net_3.0.21+dfsg-1.debian.tar.gz
to main/p/pion-net/pion-net_3.0.21+dfsg-1.debian.tar.gz
pion-net_3.0.21+dfsg-1.dsc
to main/p/pion-net/pion-net_3.0.21+dfsg-1.dsc
pion-net_3.0.21+dfsg.orig.tar.gz
to main/p/pion-net/pion-net_3.0.21+dfsg.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roberto C. Sanchez <[email protected]> (supplier of updated pion-net 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 27 Jan 2011 12:21:39 -0500
Source: pion-net
Binary: libpion-net-dev libpion-common-dev libpion-net-plugins libpion-net-3.0
libpion-common-3.0 libpion-net-3.0-dbg libpion-common-3.0-dbg
libpion-net-plugins-dbg libpion-net-doc
Architecture: source amd64 all
Version: 3.0.21+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Athena Capital Research <[email protected]>
Changed-By: Roberto C. Sanchez <[email protected]>
Description:
libpion-common-3.0 - lightweight HTTP interface library - common runtime files
libpion-common-3.0-dbg - lightweight HTTP interface library - common debug
files
libpion-common-dev - lightweight HTTP interface library - common development
files
libpion-net-3.0 - lightweight HTTP interface library - runtime files
libpion-net-3.0-dbg - lightweight HTTP interface library - debug files
libpion-net-dev - lightweight HTTP interface library - development files
libpion-net-doc - lightweight HTTP interface library - documentation
libpion-net-plugins - lightweight HTTP interface library - plugins
libpion-net-plugins-dbg - lightweight HTTP interface library - plugins debug
files
Closes: 565061
Changes:
pion-net (3.0.21+dfsg-1) unstable; urgency=low
.
* New upstream release (Closes: #565061)
* Update to Standards-Version 3.9.1 (no changes)
* Version the -dbg packages to track the versioned runtime packages
Checksums-Sha1:
def14dac4b96e1c90c482275579d62aac00c9fc3 2312 pion-net_3.0.21+dfsg-1.dsc
eab911f4769b3caa0e9bd6cd060adcab8fb930de 2045951
pion-net_3.0.21+dfsg.orig.tar.gz
6f97537ea3756065942ef19e0ece5dbf1cda10f0 6451
pion-net_3.0.21+dfsg-1.debian.tar.gz
5382312bdf76e14a97e9bc72d13f79403c7f8a71 169432
libpion-net-dev_3.0.21+dfsg-1_amd64.deb
a624ccebff726a0cf460e43f896f854fa7e79f66 38048
libpion-common-dev_3.0.21+dfsg-1_amd64.deb
ad9991324992b30588c2cdad02b0ff84cf3fcf23 637670
libpion-net-plugins_3.0.21+dfsg-1_amd64.deb
0bdcf8c513dd0213410a90c37ae6f90e8e6cfd8d 306496
libpion-net-3.0_3.0.21+dfsg-1_amd64.deb
ed48f1ea794cd954b95bc04d267608fa00368d43 89026
libpion-common-3.0_3.0.21+dfsg-1_amd64.deb
a743537a9f6dc122954650d4aca5f357dea0fd22 3502320
libpion-net-3.0-dbg_3.0.21+dfsg-1_amd64.deb
b32c870ca6ed18228969ac8db2531c90081e9751 350050
libpion-common-3.0-dbg_3.0.21+dfsg-1_amd64.deb
14de845c5e71461b98319207f792c9af123b2c39 3127096
libpion-net-plugins-dbg_3.0.21+dfsg-1_amd64.deb
bfe2b3f597e01f21a24edae2cc28698ea3eb6db4 659166
libpion-net-doc_3.0.21+dfsg-1_all.deb
Checksums-Sha256:
710dca5d7f754c5314c7ea31d71a29cd5625c7e267821a2db453d871b53dd046 2312
pion-net_3.0.21+dfsg-1.dsc
ffa312501dcfaa7f3803591391e071844d2fdcbd5c6b414930981a42658239f6 2045951
pion-net_3.0.21+dfsg.orig.tar.gz
ef450253cfae7b711caa9fc2adb9ff34f7a90d0268dd483a0dd4dc49ba94a850 6451
pion-net_3.0.21+dfsg-1.debian.tar.gz
9dbcb93fb952e217adb833cf830eaf8944ce7ffaf7ee64185053488c2656f98d 169432
libpion-net-dev_3.0.21+dfsg-1_amd64.deb
3269a4e6fbbc8c646cbfe8355cadbe28088b3b0b514387f9bd3c33af1b01274b 38048
libpion-common-dev_3.0.21+dfsg-1_amd64.deb
1c4b8c6718ed4e078aae55034094e2477102036f4b48b5bd7a1d0da9b26787bb 637670
libpion-net-plugins_3.0.21+dfsg-1_amd64.deb
d870e23206d408ee25011afed768e9aa77aca6a582b2d6df0676198aeedadafe 306496
libpion-net-3.0_3.0.21+dfsg-1_amd64.deb
e065f23c8ad7fa5c2ac2254866a9aa4bcc7c313b85e5f17ae4d5bcf8254d5458 89026
libpion-common-3.0_3.0.21+dfsg-1_amd64.deb
dcacbc703dca15efd14f0ca9b27705119e11181b4be2047cd0e7e0711ab63c70 3502320
libpion-net-3.0-dbg_3.0.21+dfsg-1_amd64.deb
cd7ea4373b50985eb6d52d7c16ef46a68cedf7041caf9c65cb5f763675808f46 350050
libpion-common-3.0-dbg_3.0.21+dfsg-1_amd64.deb
1aea682def29e8bea8d032defdf2ec4fa79ad9a2fdf0618ce8aea96ebbcd274b 3127096
libpion-net-plugins-dbg_3.0.21+dfsg-1_amd64.deb
e22c3aa81bac026597c0ee336d56efe17acaecbcad9800151d68b58f2d219972 659166
libpion-net-doc_3.0.21+dfsg-1_all.deb
Files:
8698ebd8fa5129167acd001e80c6527d 2312 libs extra pion-net_3.0.21+dfsg-1.dsc
4eb358e00508a0adbfef8504d3e3bc11 2045951 libs extra
pion-net_3.0.21+dfsg.orig.tar.gz
e2c6875d1efc2a19fd5df55dd4d487fc 6451 libs extra
pion-net_3.0.21+dfsg-1.debian.tar.gz
bb93ab5ff5a99dfffc37851b0fbf09db 169432 libdevel extra
libpion-net-dev_3.0.21+dfsg-1_amd64.deb
d9e4cec1c4d2c61449f3d5f8fc32e1c0 38048 libdevel extra
libpion-common-dev_3.0.21+dfsg-1_amd64.deb
29739dc710ed4385e15ae4bc428aaa97 637670 libs extra
libpion-net-plugins_3.0.21+dfsg-1_amd64.deb
ad16e6e1471e0f98ace406bc81af1710 306496 libs extra
libpion-net-3.0_3.0.21+dfsg-1_amd64.deb
b709fa0fd9b91a0207a57521137d803b 89026 libs extra
libpion-common-3.0_3.0.21+dfsg-1_amd64.deb
ba853ec01adb3f9aa60967b31470fe5c 3502320 debug extra
libpion-net-3.0-dbg_3.0.21+dfsg-1_amd64.deb
150cb94fa2adf654e31e6a3339398820 350050 debug extra
libpion-common-3.0-dbg_3.0.21+dfsg-1_amd64.deb
adda42fb96e4acce1dd9f2fdd6c797b2 3127096 debug extra
libpion-net-plugins-dbg_3.0.21+dfsg-1_amd64.deb
65b89b3bc6656f8d88ca62ecbea30742 659166 doc extra
libpion-net-doc_3.0.21+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJNQayQAAoJECzXeF7dp7IPATkP/ii5ERhDpUlM+moweYJxW8Di
a+CLLlCyxurUN1q6J4RLYvtLnLf+Xexp8Ae+IhcLwcrw5eAj2/ciFtUUCfvYJ+SX
DC/IYrovKaN6iO+hopPR9uWaocm1aRjkt+FGpFxMsLTk1HMhTerljFufVRlJH4oO
+FySOjG+GLYJt1Dea8WyvzeYFjW0lZnnCJ/5B2AlQzrrI7hNqwTQYpClZowcig4N
801YhirFT2ZxL51kcrPpdH47F5OsaZ1LA4KIqiC3A8bNYJk72nfAWWdZSScOsoRk
gF/Eo0HQHbf0SghJ3Dw+aOW8eg7PtPnN6JRv4qvZVAwsPursotbXqjb8JR3nPSPG
IZAXNNlp5AfDvgJNFoDOEXImybc51uDyZoSBGQsvrT9boAp6wn5g4B9Mr+HodTcB
dmqfiDqd1HiUXxwwgev0KZ0iZE72NMfhug4PRpDuSGok4vh3Ld/XqnPywA6UnVi0
yAfCBe7Lk4VbCUm8CbZ4usSKBQbefxP2XQ+of1qCqp7Y5S3meArGydnvfda9Cirx
C4oaz1fPjrzluP5+1aV8fQvk7SVFHxYvsMI0VOtvxihzDGDdPtgLxr6TDy/4B5gE
CmjVxxiQHXXZSbng/GQ7f4nK5r4c5e1FQXESsG86inOVZUzTlJafxzgL0/i41+tO
aVyh5PaHFKsZfzL5WrcL
=2NPW
-----END PGP SIGNATURE-----
--- End Message ---