Your message dated Mon, 28 Aug 2017 10:00:11 +0000
with message-id <e1dmgq3-000fjn...@fasolo.debian.org>
and subject line Bug#853539: fixed in capnproto 0.6.1-1
has caused the Debian Bug report #853539,
regarding capnproto: ftbfs with GCC-7
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.)
--
853539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:capnproto
Version: 0.5.3-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/capnproto_0.5.3-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html
[...]
template <typename T, bool b> struct ElementSizeForType<List<T, b>> {
^~
Makefile:1779: recipe for target 'src/capnp/compiler/grammar.capnp.lo' failed
make[2]: *** [src/capnp/compiler/grammar.capnp.lo] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/capnp/compiler/md5.c++ -o src/capnp/compiler/md5.o >/dev/null 2>&1
Makefile:1779: recipe for target 'src/capnp/schema.capnp.lo' failed
make[2]: *** [src/capnp/schema.capnp.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/schema.lo' failed
make[2]: *** [src/capnp/schema.lo] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/kj/debug.c++ -o src/kj/debug.o >/dev/null 2>&1
Makefile:1779: recipe for target 'src/capnp/arena.lo' failed
make[2]: *** [src/capnp/arena.lo] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/kj/refcount.c++ -o src/kj/refcount.o >/dev/null 2>&1
Makefile:1779: recipe for target 'src/capnp/layout.lo' failed
make[2]: *** [src/capnp/layout.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/message.lo' failed
make[2]: *** [src/capnp/message.lo] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/kj/io.c++ -o src/kj/io.o >/dev/null 2>&1
Makefile:1779: recipe for target 'src/capnp/stringify.lo' failed
make[2]: *** [src/capnp/stringify.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/dynamic.lo' failed
make[2]: *** [src/capnp/dynamic.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/compiler/lexer.lo' failed
make[2]: *** [src/capnp/compiler/lexer.lo] Error 1
Makefile:1763: recipe for target 'src/capnp/compiler/module-loader.o' failed
make[2]: *** [src/capnp/compiler/module-loader.o] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/kj/exception.c++ -o src/kj/exception.o >/dev/null 2>&1
Makefile:1779: recipe for target 'src/capnp/schema-parser.lo' failed
make[2]: *** [src/capnp/schema-parser.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/schema-loader.lo' failed
make[2]: *** [src/capnp/schema-loader.lo] Error 1
Makefile:1763: recipe for target 'src/capnp/compiler/capnp.o' failed
make[2]: *** [src/capnp/compiler/capnp.o] Error 1
Makefile:1779: recipe for target 'src/capnp/compiler/node-translator.lo' failed
make[2]: *** [src/capnp/compiler/node-translator.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/compiler/compiler.lo' failed
make[2]: *** [src/capnp/compiler/compiler.lo] Error 1
Makefile:1779: recipe for target 'src/capnp/compiler/parser.lo' failed
make[2]: *** [src/capnp/compiler/parser.lo] Error 1
Makefile:1763: recipe for target 'src/capnp/compiler/capnpc-c++.o' failed
make[2]: *** [src/capnp/compiler/capnpc-c++.o] Error 1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src -DKJ_HEADER_WARNINGS -DCAPNP_HEADER_WARNINGS
-DCAPNP_INCLUDE_DIR=\"/usr/include\" -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -D_KJ_BIGENDIAN=0 -D_KJ_64BIT=1 -c
src/kj/main.c++ -o src/kj/main.o >/dev/null 2>&1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:19: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: capnproto
Source-Version: 0.6.1-1
We believe that the bug you reported is fixed in the latest version of
capnproto, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tom Lee <deb...@tomlee.co> (supplier of updated capnproto 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, 26 Aug 2017 10:54:20 -0700
Source: capnproto
Binary: libcapnp-0.6.1 libcapnp-dev capnproto
Architecture: source amd64
Version: 0.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Tom Lee <deb...@tomlee.co>
Changed-By: Tom Lee <deb...@tomlee.co>
Description:
capnproto - tool for working with the Cap'n Proto data interchange format
libcapnp-0.6.1 - Cap'n Proto C++ library
libcapnp-dev - Cap'n Proto C++ library (development files)
Closes: 809065 853342 853539 860960 866525
Changes:
capnproto (0.6.1-1) unstable; urgency=medium
.
* Imported Upstream version 0.6.1 (Closes: #866525) which includes:
- a fix for CVE-2017-7892 (Closes: #860960)
- a fix for broken GCC 7 builds (Closes: #853342, #853539)
- a possible fix for the hurd-i386 FTBFS in #804122
* MultiArch support (Closes: #809065)
* Clean up some Lintian gripes
* Updated to debhelper 9, Standards-Version 4.0.0
* License in debian/copyright changed from BSD-2-clause to MIT
Checksums-Sha1:
66c459a3671a93938f32cf72fa4bfea7633d8d0b 2076 capnproto_0.6.1-1.dsc
745dc4c60c02d0a664574a63ec85ef7a03c57676 1241927 capnproto_0.6.1.orig.tar.gz
aa6a6a1af56e5fb8f3be88220475142cfc45f56e 8472 capnproto_0.6.1-1.debian.tar.xz
0f4a68b0fd8ab34dcd51e5faaa7858cb5ede4d53 2317266
capnproto-dbgsym_0.6.1-1_amd64.deb
c515966aadfbc5969f93c0429c4bc6ef2194a369 7238 capnproto_0.6.1-1_amd64.buildinfo
43a6e0783aedd2128dfbb85e0c57a3b5dd1134e8 228140 capnproto_0.6.1-1_amd64.deb
3a785a2155d94e39f465fc9945cec5817e1d9233 7333004
libcapnp-0.6.1-dbgsym_0.6.1-1_amd64.deb
999a1c8f89803f35a51cdaba9b99019b82e7aff1 660748
libcapnp-0.6.1_0.6.1-1_amd64.deb
6ef220fd0ae138ab8a928c9f9eca501d90265d6f 970886 libcapnp-dev_0.6.1-1_amd64.deb
Checksums-Sha256:
82a7a6584db6d5a01c126830151e4b5b9c97a96731fe76ee7d6d420a7b8c1a7d 2076
capnproto_0.6.1-1.dsc
8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04 1241927
capnproto_0.6.1.orig.tar.gz
6d3049bcd72091dc4855c11bc1f6d7f72d9d7b6b948999bed92c22dcc42081e6 8472
capnproto_0.6.1-1.debian.tar.xz
a309b5d3d593a306650680d008021c1b09677f6ff7ac4beb2e21707190dd8e19 2317266
capnproto-dbgsym_0.6.1-1_amd64.deb
2e6059ac4abf2d6c38f70053b0271787fc8329a01a04da542d8223d1f7f4f2c5 7238
capnproto_0.6.1-1_amd64.buildinfo
ab79af239145811fc8a92b6992acfae11084b39a2b80c0a4b8f312be5fdfe3e8 228140
capnproto_0.6.1-1_amd64.deb
855c8c0cecf5e98ee3487bbddbd5ff3aafaae8fc37d4c9c3ff59af58ddb598fe 7333004
libcapnp-0.6.1-dbgsym_0.6.1-1_amd64.deb
8c2ea70f8f0e2e6229940d1fa546843a1a2a4f016dd913d014e79c2837292db4 660748
libcapnp-0.6.1_0.6.1-1_amd64.deb
8096614360670b8af53d4f92538f1963917f15879581a11e7d06f001588f696a 970886
libcapnp-dev_0.6.1-1_amd64.deb
Files:
e0bbb6c813795e5613d52fd113c54450 2076 devel optional capnproto_0.6.1-1.dsc
d48846a72abe327b44e258bd46294d1e 1241927 devel optional
capnproto_0.6.1.orig.tar.gz
0983944ac134fccdc8df91afdae5efc0 8472 devel optional
capnproto_0.6.1-1.debian.tar.xz
3d18d75f043fa331670adfa46e7d08ed 2317266 debug extra
capnproto-dbgsym_0.6.1-1_amd64.deb
da2af88c52a329e67651404f9d678e32 7238 devel optional
capnproto_0.6.1-1_amd64.buildinfo
4d041e0a378079d3f1abe3ded92f58b3 228140 devel optional
capnproto_0.6.1-1_amd64.deb
32925e68784729c980c3c40ccb81e899 7333004 debug extra
libcapnp-0.6.1-dbgsym_0.6.1-1_amd64.deb
2252a3002fdb69e7f49fa566c7b2b1ec 660748 libs optional
libcapnp-0.6.1_0.6.1-1_amd64.deb
679911b9dbc5899d8e4bc29527a39a47 970886 libdevel optional
libcapnp-dev_0.6.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAlmilq0QHGJlcm5hdEBs
dWZmeS5jeAAKCRCVpC/oNTUl+eMwD/9ucAM7OUCz0c02ggqlvIK+sKktGGyC5NHb
dl4XzxXShQCFPlLMya1ncbnF443D9q0/7i1Tlx5GuxO1wp57akLRuFYSVfCQZdOa
Chzl8BmokOPkS+YGcSa+uJ46qcUvMkXaeG4RnmrRqOixNky1ckJEFZUpFltog3qM
v29bb+ZwB8DjCd7UkM9E3Ex/DBfOGaoSssZ1FUV0SZWWuNQaxf7rHqTq2f0/Eran
KxpQe9rwLDviFNe97IkBH3dFEuITVDQC5SMYEehbc0RfVoJ1lUD0nlI5O+JD6G6J
wgBbdKa2l9YYiiXBBhsh2QVcY2A+bfl1oIjYLWunICKLBfjBJuK3cmx4+An8Lwlh
OD0VE9qvXScfX+oovGbrG3cfzqN50t+CXMuVv6YatQE1+5Lki5nwlD45fUJlUOH7
AacSrw8uNxWy5/2DBpYWeCCQitkNbOYC2EZhJTqKzgZ94kArwYHhOvco0fAmZ0kC
0cn0zelYci3MI8aXbANXg3jhwl0QbkoqhtWcbXAaCAcRmEPGqoaNU/33K1GCWZrH
EJr0r+Rty9s4n1jRRIr++1iIHI9IxVizkjOhvZJ+q8GPUOkTBu8TX/BZWFte9WAy
y9kSHGlQwVnxRiNCQ4mj7yBb/YrH7dkUR8ejDsRpBRFvHzhvvpDqPvLIjLa5tp8F
+knPoKfRRw==
=9Gjj
-----END PGP SIGNATURE-----
--- End Message ---