Your message dated Wed, 23 Aug 2017 20:57:55 +0000
with message-id <e1dkcip-0002d5...@fasolo.debian.org>
and subject line Bug#853515: fixed in libwebsockets 2.0.3-2.1
has caused the Debian Bug report #853515,
regarding libwebsockets: 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.)
--
853515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libwebsockets
Version: 2.0.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/libwebsockets_2.0.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
[...]
[ 91%] Linking C executable bin/libwebsockets-test-fraggle
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-fraggle.dir/link.txt
--verbose=1
/usr/bin/cc -Wall -Werror -fvisibility=hidden -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wl,-z,relro -Wl,-z,now
CMakeFiles/test-echo.dir/test-server/test-echo.c.o -o
bin/libwebsockets-test-echo -rdynamic lib/libwebsockets.a -lz -lssl -lcrypto
-lev -luv -lm
/usr/bin/cc -Wall -Werror -fvisibility=hidden -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wl,-z,relro -Wl,-z,now
CMakeFiles/test-fraggle.dir/test-server/test-fraggle.c.o -o
bin/libwebsockets-test-fraggle -rdynamic lib/libwebsockets.a -lz -lssl -lcrypto
-lev -luv -lm
cc1: all warnings being treated as errors
[ 92%] Linking C executable bin/libwebsockets-test-ping
CMakeFiles/test-server-extpoll.dir/build.make:89: recipe for target
'CMakeFiles/test-server-extpoll.dir/test-server/test-server-http.c.o' failed
make[3]: ***
[CMakeFiles/test-server-extpoll.dir/test-server/test-server-http.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:366: recipe for target
'CMakeFiles/test-server-extpoll.dir/all' failed
make[2]: *** [CMakeFiles/test-server-extpoll.dir/all] Error 2
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-ping.dir/link.txt
--verbose=1
/usr/bin/cc -Wall -Werror -fvisibility=hidden -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wl,-z,relro -Wl,-z,now
CMakeFiles/test-ping.dir/test-server/test-ping.c.o -o
bin/libwebsockets-test-ping -rdynamic lib/libwebsockets.a -lz -lssl -lcrypto
-lev -luv -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/test-server.dir/build.make:89: recipe for target
'CMakeFiles/test-server.dir/test-server/test-server-http.c.o' failed
make[3]: *** [CMakeFiles/test-server.dir/test-server/test-server-http.c.o]
Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:107: recipe for target
'CMakeFiles/test-server-libuv.dir/all' failed
make[2]: *** [CMakeFiles/test-server-libuv.dir/all] Error 2
CMakeFiles/Makefile2:144: recipe for target 'CMakeFiles/test-server.dir/all'
failed
make[2]: *** [CMakeFiles/test-server.dir/all] Error 2
CMakeFiles/test-server-pthreads.dir/build.make:89: recipe for target
'CMakeFiles/test-server-pthreads.dir/test-server/test-server-http.c.o' failed
make[3]: ***
[CMakeFiles/test-server-pthreads.dir/test-server/test-server-http.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:70: recipe for target
'CMakeFiles/test-server-pthreads.dir/all' failed
make[2]: *** [CMakeFiles/test-server-pthreads.dir/all] Error 2
[ 93%] Linking C executable bin/libwebsockets-test-client
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-client.dir/link.txt
--verbose=1
/usr/bin/cc -Wall -Werror -fvisibility=hidden -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wl,-z,relro -Wl,-z,now
CMakeFiles/test-client.dir/test-server/test-client.c.o -o
bin/libwebsockets-test-client -rdynamic lib/libwebsockets.a -lz -lssl -lcrypto
-lev -luv -lm
[ 94%] Linking C executable bin/libwebsockets-test-fuzxy
/usr/bin/cmake -E cmake_link_script CMakeFiles/test-fuzxy.dir/link.txt
--verbose=1
/usr/bin/cc -Wall -Werror -fvisibility=hidden -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wl,-z,relro -Wl,-z,now
CMakeFiles/test-fuzxy.dir/test-server/fuzxy.c.o -o
bin/libwebsockets-test-fuzxy -rdynamic lib/libwebsockets.a -lz -lssl -lcrypto
-lev -luv -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 94%] Built target test-echo
[ 94%] Built target test-fraggle
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 94%] Built target test-ping
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 94%] Built target test-client
[ 94%] Built target test-fuzxy
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Makefile:152: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:24: 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: libwebsockets
Source-Version: 2.0.3-2.1
We believe that the bug you reported is fixed in the latest version of
libwebsockets, 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.
Michael Stapelberg <stapelb...@debian.org> (supplier of updated libwebsockets
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: SHA512
Format: 1.8
Date: Wed, 23 Aug 2017 21:53:14 +0200
Source: libwebsockets
Binary: libwebsockets8 libwebsockets-dev libwebsockets-test-server
libwebsockets-test-server-common
Architecture: source
Version: 2.0.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <r...@ringlet.net>
Changed-By: Michael Stapelberg <stapelb...@debian.org>
Description:
libwebsockets-dev - lightweight C websockets library - development files
libwebsockets-test-server - lightweight C websockets library - test servers
libwebsockets-test-server-common - lightweight C websockets library - test
servers data
libwebsockets8 - lightweight C websockets library
Closes: 853515
Changes:
libwebsockets (2.0.3-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* stop-gap: set -Wno-error={format-truncation,format-overflow
(Closes: #853515)
Checksums-Sha1:
8c2ad27eab0faa503517bcedd06465eb444f3f27 2322 libwebsockets_2.0.3-2.1.dsc
7f167ee82573bd5659e1c5ae85ff298f3c243b41 12764
libwebsockets_2.0.3-2.1.debian.tar.xz
66ec16d0b359c9c7c37fb25b1b6176a2e3b41f49 7933
libwebsockets_2.0.3-2.1_amd64.buildinfo
Checksums-Sha256:
5592bb7dd99af79aeec9f6ef50e16f3e69ca2a226acbf14f920d6c4da93ade9a 2322
libwebsockets_2.0.3-2.1.dsc
dcfea89fc3b21e2acaeda2e582d6d5fb8e4e5863b8c9d15b1f77955571959d64 12764
libwebsockets_2.0.3-2.1.debian.tar.xz
fcab3274577a39ee16b46027b6150c033dd266460737b066751791f255aeb790 7933
libwebsockets_2.0.3-2.1_amd64.buildinfo
Files:
a83e3a1f41f60c9eb3e219aab3cac28c 2322 libs optional libwebsockets_2.0.3-2.1.dsc
caee80f957d838ecec0bb3c417af98db 12764 libs optional
libwebsockets_2.0.3-2.1.debian.tar.xz
53a91c84f68a8f598b0e7dff3937c4fe 7933 libs optional
libwebsockets_2.0.3-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEQk4U1wPnxtQ9nW82TnFg7UrI7h0FAlmd3nUACgkQTnFg7UrI
7h1pUA//bhRP2sR7nyTnPbLgxDJ7VeNPjlodZ3Ump1gaiH9QuvbTfZYjU/KyQ1GO
prvLTqu4wfREzY9HCFBGBzAVkIK2uzWqWt5msvMWHoxCWE+qlkHMbuseiDQxUZHN
jLs/lWOFRYcTlUBjXTMeuFLrUQM3NTwzt7SOiX9FS3otIJCEsms7pn9vRLeFfnmm
l+GKrfL3YtJw+JtU18uJNMBMak9oULNKNLA5oVQgYntqQAwpHJRs2QttBAcUWESQ
700yob/L/8F9bqLh09XxcVqSdB7n9veC2sN6N1zpfq+E0z9EdXBl0Bys6u4hg67r
uwg9lgmAv9qBkCiuCYIQZu53E7+u1JHcskXp3Oa35nMQWgxhAwYxoWRWUQ90w++5
+Al32Tbded8i14pHcIOJ2CDMJjL5YOgAWvm//ksuC73Xnz4lbr7f7Rz50SnfL2Rw
J+GrvpAZO5XRPGwaD1DgcdAhdo0OBLonpgtn1jgWqhQFgfzn7a7LeDxJWc9CY6Hr
Aho+63lqZ+Zm1asZPVlQiy+tUSs8XTRM/Ce4/5b57PsoogKjE+45Z8CRUZEhkPyZ
BfV7lfUng6mFXsmUY3ubzMBp0dnrf7xvtn82wo8ZhUPPx7kHGOokgZDBXs35byUp
pmDHd4kupF0bDXZ+UdryXaOE8d0qwi64yLh8nySy76qYfaMLcDk=
=4Mm2
-----END PGP SIGNATURE-----
--- End Message ---