Your message dated Sat, 17 May 2014 16:49:01 +0000
with message-id <[email protected]>
and subject line Bug#746841: fixed in curlpp 0.7.3-6
has caused the Debian Bug report #746841,
regarding curlpp: ftbfs with GCC-4.9
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.)
--
746841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746841
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:curlpp
Version: 0.7.3-5
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/curlpp_0.7.3-5_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files. For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html
[...]
Making all in examples
make[2]: Entering directory `/«PKGBUILDDIR»/examples'
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example01.o
example01.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example01 example01.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example02.o
example02.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example02 example02.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example03.o
example03.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example03 example03.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example04.o
example04.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example04 example04.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example05.o
example05.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example05 example05.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example06.o
example06.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example06 example06.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example07.o
example07.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example07 example07.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example08.o
example08.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example08 example08.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example09.o
example09.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example09 example09.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example10.o
example10.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example10 example10.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example11.o
example11.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example11 example11.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example12.o
example12.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example12 example12.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example13.o
example13.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example13 example13.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example14.o
example14.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example14 example14.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example15.o
example15.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example15 example15.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example16.o
example16.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example16 example16.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example17.o
example17.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example17 example17.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example19.o
example19.cpp
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -g
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -W
-Wall -Werror -I/usr/include -L../src/curlpp/ -lcurlpp -static -Wl,-z,relro
-o example19 example19.o -lstdc++ -L/usr/lib/x86_64-linux-gnu -lcurl
g++ -DHAVE_CONFIG_H -I. -I../include/curlpp -I../include -D_FORTIFY_SOURCE=2
-g -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -W -Wall -Werror -I/usr/include -c -o example21.o
example21.cpp
example21.cpp:51:8: error: 'size_t {anonymous}::readData(char*, size_t,
size_t)' defined but not used [-Werror=unused-function]
size_t readData(char *buffer, size_t size, size_t nitems)
^
cc1plus: all warnings being treated as errors
make[2]: *** [example21.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: curlpp
Source-Version: 0.7.3-6
We believe that the bug you reported is fixed in the latest version of
curlpp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ximin Luo <[email protected]> (supplier of updated curlpp 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: SHA512
Format: 1.8
Date: Sat, 17 May 2014 17:23:16 +0100
Source: curlpp
Binary: libcurlpp0 libcurlpp-dev
Architecture: source amd64
Version: 0.7.3-6
Distribution: unstable
Urgency: medium
Maintainer: Ximin Luo <[email protected]>
Changed-By: Ximin Luo <[email protected]>
Description:
libcurlpp-dev - c++ wrapper for libcurl (development files)
libcurlpp0 - c++ wrapper for libcurl
Closes: 746841
Changes:
curlpp (0.7.3-6) unstable; urgency=medium
.
[ Dimitri John Ledkov ]
* Fix ftbfs with gcc-4.9. (Closes: #746841)
Checksums-Sha1:
a2b977c2cf3c8be07ec8dd72b87348539a44d2f6 1951 curlpp_0.7.3-6.dsc
10c3a3e5b72b8865ec07fc3fba8710b88f3f2c79 6564 curlpp_0.7.3-6.debian.tar.xz
93fbdf81875cde5d0c5dfbff83ecebf461427e72 58904 libcurlpp0_0.7.3-6_amd64.deb
cde504d29c27dea55f9623de0a557be5dad4f29b 87280 libcurlpp-dev_0.7.3-6_amd64.deb
Checksums-Sha256:
0dafcbe6c212ca63bfe6f503036f136bc14c35184eb72aef7cea0e3088508774 1951
curlpp_0.7.3-6.dsc
064de74aa00b73142aa2c97f601843adf37f1f2c700ff2e9af9e0088e24565b1 6564
curlpp_0.7.3-6.debian.tar.xz
4bb7e290bb44b20af94abb764d49e6fb4d365fc225a854a294be4cbdc03b3b43 58904
libcurlpp0_0.7.3-6_amd64.deb
adfc9e15fb6adb00105a0b77851fb36e09a38cd52cc4ff72bb9057cee20279aa 87280
libcurlpp-dev_0.7.3-6_amd64.deb
Files:
7597a9a70cd9a6c9e99f19bc44621026 58904 libs extra libcurlpp0_0.7.3-6_amd64.deb
14f14d32d5b79fb2f0b5b1a71d5f2028 87280 libdevel extra
libcurlpp-dev_0.7.3-6_amd64.deb
914ba07dd0329f1a4b4fd8f43d1c5dff 1951 libs extra curlpp_0.7.3-6.dsc
e063effcda00ed2b994e0d8e02b16fdc 6564 libs extra curlpp_0.7.3-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJTd42lAAoJEIYN7zuPZQt510UP/3OEXrjQpcFFRyTWS7eGBRPu
9CBTfMjZwnAAP6qkupcihp+gxbvARVGssLhVx8hqSa+hi4O+W62iHc9GLwqcforq
ChQlEML2qZp3dSnKK1qMqlTd9iPPaUmzUR6Jb9zdDBAcW5zXdhgs0GJqTE6Jpiuu
jklDkorckiv3Q7v02HySHVx9Y8JeD3z57ECe8AKq5ZQP5pN4PDnOKHv3XiNTEqYn
iyDlgZ27hbfYIFAeEHYyxB+OwL3PJzhcl2m2w6OZDXFLwMy3msWD8RfUVaxRoJ9J
YfSzUERFdU8pqYCQgQfJ0CXm739HBCu8gnyiAI9/1tW89xX1oiU45NQJD18FfIpE
xBJwVhtXY/+VXA2rPkIuuh1w9HEhysWhZ/Q18bxBa2qpY4ssflq4GnkpV/E+n425
5rrTdrElGEZRdY1TrRcdyhM2ip3mt2YudIqTsGN3nsA/cAqX17VXidRmfqV7pVwc
IiokcOxhknHle/ELeuJ5ZV0ftdY5wZ6otZs1FmBwoLjNFcc+fz6V7YP0mqay2b+G
v6wlT3NopnEgsaxUMjEB88eNr0ET87CwufWIk/OpPyI8kgQGrsa8uiSHegpSXcG/
gbEpelFxvIFxfcXScNnZ6uQ0k/L6tk9vX+6Q30F28FQht5XlDCo6ctiN+yoXPUgj
/1sOBcVosEVINtWYF2n6
=SwNB
-----END PGP SIGNATURE-----
--- End Message ---