Your message dated Mon, 25 Jul 2016 22:26:39 +0000
with message-id <e1brokd-0004o0...@franck.debian.org>
and subject line Bug#831123: fixed in isc-kea 1.0.0-4
has caused the Debian Bug report #831123,
regarding isc-kea: FTBFS with GCC 6:
../../../../../src/lib/util/threads/sync.cc:85:5: error: 'template<class> class
std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
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.)
--
831123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: isc-kea
Version: 1.0.0-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64
Hi,
During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html
Relevant part (hopefully):
> /bin/bash ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I. -I../../../../../src/lib/util/threads -I../../../..
> -I../../../../../src/lib -I../../../../src/lib -Wdate-time
> -D_FORTIFY_SOURCE=2 -DOS_LINUX -I../../../../../ext/coroutine
> -DBOOST_ASIO_HEADER_ONLY -DBOOST_ASIO_DISABLE_THREADS=1 -Wall -Wextra
> -Wnon-virtual-dtor -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -pthread -Werror -fPIC -g -fPIE -fstack-protector-strong -Wformat
> -Werror=format-security -c -o sync.lo
> ../../../../../src/lib/util/threads/sync.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I.
> -I../../../../../src/lib/util/threads -I../../../.. -I../../../../../src/lib
> -I../../../../src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -DOS_LINUX
> -I../../../../../ext/coroutine -DBOOST_ASIO_HEADER_ONLY
> -DBOOST_ASIO_DISABLE_THREADS=1 -Wall -Wextra -Wnon-virtual-dtor
> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread -Werror -fPIC
> -g -fstack-protector-strong -Wformat -Werror=format-security -c
> ../../../../../src/lib/util/threads/sync.cc -fPIC -DPIC -o .libs/sync.o
> ../../../../../src/lib/util/threads/sync.cc: In constructor
> 'isc::util::thread::Mutex::Mutex()':
> ../../../../../src/lib/util/threads/sync.cc:85:5: error: 'template<class>
> class std::auto_ptr' is deprecated [-Werror=deprecated-declarations]
> auto_ptr<Impl> impl(new Impl);
> ^~~~~~~~
> In file included from /usr/include/c++/6/memory:81:0,
> from ../../../../../src/lib/util/threads/sync.cc:14:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
> template<typename> class auto_ptr;
> ^~~~~~~~
> cc1plus: all warnings being treated as errors
> make[7]: *** [sync.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/13/isc-kea_1.0.0-3_unstable_gcc6.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: isc-kea
Source-Version: 1.0.0-4
We believe that the bug you reported is fixed in the latest version of
isc-kea, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adam Majer <ad...@zombino.com> (supplier of updated isc-kea 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: SHA1
Format: 1.8
Date: Mon, 25 Jul 2016 22:23:36 +0200
Source: isc-kea
Binary: kea-dhcp4-server kea-dhcp6-server kea-dhcp-ddns-server kea-doc
kea-admin kea-dev kea-common
Architecture: source
Version: 1.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Adam Majer <ad...@zombino.com>
Changed-By: Adam Majer <ad...@zombino.com>
Description:
kea-admin - Administration utilities for ISC KEA DHCP server
kea-common - Common libraries for the ISC KEA DHCP server
kea-dev - Development headers for ISC KEA DHCP server
kea-dhcp-ddns-server - ISC KEA DHCP Dynamic DNS service
kea-dhcp4-server - ISC KEA IPv4 DHCP server
kea-dhcp6-server - ISC KEA IPv6 DHCP server
kea-doc - Documentation for ISC KEA DHCP server
Closes: 831123
Changes:
isc-kea (1.0.0-4) unstable; urgency=medium
.
* debian/rules:
+ Disable warnings being treated as errors during compilation.
This fixes compilation with GCC 6.0 and Kea's use of
auto_ptr which trigger depreciation warning (closes: #831123)
* debian/patches/fix_gcc6:
+ fix compilation with gcc6 C++14
Checksums-Sha1:
c4c41fcdd5422a0c7b155771e6c13b5219a02be8 2295 isc-kea_1.0.0-4.dsc
1be39fc6c04747e5a3efbc6c4fea09f261f2affa 15244 isc-kea_1.0.0-4.debian.tar.xz
Checksums-Sha256:
596704ee4f7c952692f61f136fd02423a099a2647333eda33a89e81a0a6dcffd 2295
isc-kea_1.0.0-4.dsc
4f4e72dfa01fbb78b26a9dbb44d824e0b222b409bb391e8fcb2fe49a1ef7393c 15244
isc-kea_1.0.0-4.debian.tar.xz
Files:
aed0c2105b396037963cb1e56ae5d3dc 2295 net extra isc-kea_1.0.0-4.dsc
12a7d3521a18ac9e5aaea715f3709334 15244 net extra isc-kea_1.0.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIEBAEBAgAGBQJXln7EAAoJEIZFCLAbJnnPBV0PPjWS2K/qbN1+uqw29VAe79s+
U/keGpDVsVUx1Fu5oYsJPf1bvv2ZZO6GpO9eUAQ90hAjx8q2DxxTIA7oPRwPhNY8
2O29nQJHqblPWyLBdhx2BNNxLgHnMb6M3biuIldV19L7K9A4ddM5iOryiIiCsZTg
UTUSSJwW0xxc8q7syJ6DJDWp4LLWi5WRmCW/F0eE5ps9wFX2CdzXHdJ7kjSvUcCB
rGYA4QLXshQG01crsmvC8MS6j3ukCdbLkDUHRgpbJa+wHnEaHnco3NSIYftPAiUB
dD7sxGfJ+TPcLmgfpmKw2c46pc3lyxAiszCG4noQZEO/59oXLyr9vK2kBYGNQS9W
lc0h+7N7agy0MTZDpGdOXXutpLpdRTcf884CV9fHOXHmp13Dh6pjniLT9lYa0bT2
91ZIvTWDeIA8gRfYriIbMtct3z9crHnhUwIbGVF7170HQEf1sDJqAgLtOXvxATGH
AZ86nXJlv4plR/9n4t946oh8xHueXobzWyReZ9NiTp9hu4Ndhbfu2ZNF5EG1vhQZ
RM2evKYuD8cT2fef8X5v4BiDhzgEHcfytjwp0nK91T0YXJ2l9BFSf/4+9arxg4i/
cHiP1wUYcoHV8nA4xqtUCKkAVqKgC7xrKl4CE7G+0oUZQQD5t3eZ
=3F6y
-----END PGP SIGNATURE-----
--- End Message ---