Your message dated Thu, 23 Aug 2018 11:51:11 +0000
with message-id <[email protected]>
and subject line Bug#897892: fixed in zookeeper 3.4.12-2
has caused the Debian Bug report #897892,
regarding zookeeper: ftbfs with GCC-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 [email protected]
immediately.)
--
897892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897892
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zookeeper
Version: 3.4.10-3
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/zookeeper_3.4.10-3_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/bin/make -C src/c
make[2]: Entering directory '/<<PKGBUILDDIR>>/src/c'
/usr/bin/make all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/c'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./include -I./tests -I./generated -Wdate-time -D_FORTIFY_SOURCE=2 -Wall
-Werror -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -MT zookeeper.lo -MD -MP -MF
.deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo
'./'`src/zookeeper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c
src/zookeeper.c -fPIC -DPIC -o .libs/zookeeper.o
src/zookeeper.c: In function 'format_endpoint_info':
src/zookeeper.c:3469:21: error: '%d' directive writing between 1 and 5 bytes
into a region of size between 0 and 127 [-Werror=format-overflow=]
sprintf(buf,"%s:%d",addrstr,ntohs(port));
^~
src/zookeeper.c:3469:17: note: directive argument in the range [0, 65535]
sprintf(buf,"%s:%d",addrstr,ntohs(port));
^~~~~~~
In file included from /usr/include/stdio.h:862,
from ./include/zookeeper.h:29,
from src/zookeeper.c:27:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note:
'__builtin___sprintf_chk' output between 3 and 134 bytes into a destination of
size 128
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:953: zookeeper.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/c'
make[2]: *** [Makefile:629: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/c'
make[1]: *** [debian/rules:29: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: zookeeper
Source-Version: 3.4.12-2
We believe that the bug you reported is fixed in the latest version of
zookeeper, 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.
Markus Koschany <[email protected]> (supplier of updated zookeeper 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: Thu, 23 Aug 2018 12:16:06 +0200
Source: zookeeper
Binary: libzookeeper-java zookeeper zookeeperd libzookeeper-java-doc
libzookeeper-mt2 libzookeeper-st2 libzookeeper-mt-dev libzookeeper-st-dev
zookeeper-bin python-zookeeper
Architecture: source
Version: 3.4.12-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
libzookeeper-java - Core Java libraries for zookeeper
libzookeeper-java-doc - API Documentation for zookeeper
libzookeeper-mt-dev - Development files for multi threaded zookeeper C bindings
libzookeeper-mt2 - Multi threaded C bindings for zookeeper
libzookeeper-st-dev - Development files for single threaded zookeeper C
bindings
libzookeeper-st2 - Single threaded C bindings for zookeeper
python-zookeeper - Python bindings for zookeeper
zookeeper - High-performance coordination service for distributed application
zookeeper-bin - Command line utilities for zookeeper
zookeeperd - Init control scripts for zookeeper
Closes: 897892
Changes:
zookeeper (3.4.12-2) unstable; urgency=medium
.
* Team upload.
.
[ tony mancill ]
* Add patch for FTBFS with GCC-8 (Closes: #897892)
.
[ Markus Koschany ]
* Declare compliance with Debian Policy 4.2.0.
* debian/control: Remove ancient X-Python-Version field because it is
satisfied even in oldstable.
* Add 15-javadoc-doclet.patch. The missing doclet class causes a javadoc
error. Now the documentation is built again.
Checksums-Sha1:
b5e0868186f64e0189e9016335ce906e3fbe8ce9 3166 zookeeper_3.4.12-2.dsc
f0bfc950b66e5400d8f4c99ca08c6db534099de1 65212 zookeeper_3.4.12-2.debian.tar.xz
61d71721933522ca74ca9eb1e944f2cc6438de5c 18329
zookeeper_3.4.12-2_amd64.buildinfo
Checksums-Sha256:
ce9fad539c154bbab3061df3d79d8ddbeb058988b14fff1b9d1ff4ffd72a35c4 3166
zookeeper_3.4.12-2.dsc
0cdfcd27a47327f2ea70db9dd8233488a3f1cf24431c907b3027f71eb4f1cc7e 65212
zookeeper_3.4.12-2.debian.tar.xz
4a3db352552ef5169092c463e250c8c9c950c8b39ca60452fbd97a243ff9674a 18329
zookeeper_3.4.12-2_amd64.buildinfo
Files:
260c1f05f72ed5a9ecc45d70ad98958b 3166 java optional zookeeper_3.4.12-2.dsc
266e43bb865ac314baa98176f4471d06 65212 java optional
zookeeper_3.4.12-2.debian.tar.xz
b02a232890256d2afcc148258e9830f4 18329 java optional
zookeeper_3.4.12-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlt+k9dfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkcm8P/1z5RWCMPlsyPD5tdhW6IXZdhjT1yPB4HqUV
FjpozacX2JUJDGTcMgKUXeAx+HTZ31Dm0hDGgKsdECFpuBo5e4ervZ8xUTBqUUmi
AKNfKfFTadM9CN73SYfUIH7/dg8po4F7y8SOWYtGpq6GvU68wfutsmOHgIUQzApT
DPej3FBcZ/d8QbfqVzhfVnQX8CIC5qSVA2oqVGmzDEHm4qLIFd9V/ascNDhCoPzr
Wyhkz4DsTMYnQVtXwRQwojSmpKOdzmtpASLf+2MF49xc/ItbAfUXSnnjE6W/OEV5
xHMPzxwjFVdpAwnUvML2zGwYuB9+wSuWzU91kOxplx9xGdgjrSuhue0D9YmrsMJP
Fq90/cDTgCqHwqrzLKGC8YysnOJRZaH4aCHHsQwU+9GeBAL3V6ZEtylmNjxHMbUZ
soXVEX9jm8WlsrDePvDGugSOEX+sac8gqxr05VLfjUrcPrf6BKA97pLG4R/pjcZT
MGYTnPbWngATSgPuB3yoAThRte1hdn9sjzhjGdJPevKI1H4Fo0yYHr8Xn3JmBNB/
5gBKh/s/q0vc1Q5GO1PScEAdIUJTZlizuasAqzjltjGl/hZTwOjLF2ixU9npKDvx
cfeRlrQlfUw1EHtRY8x3wWy+VLqQcnREmvlpuSgcbXbXgYxzgMnYXrnMQhYyDqKq
9N7293PZ
=JAVT
-----END PGP SIGNATURE-----
--- End Message ---