Your message dated Thu, 20 Jul 2023 16:35:22 +0000
with message-id <[email protected]>
and subject line Bug#1037747: fixed in libwebsockets 4.1.6-3.1
has caused the Debian Bug report #1037747,
regarding libwebsockets: ftbfs with GCC-13
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.)
--
1037747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037747
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libwebsockets
Version: 4.1.6-3
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie release]
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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/libwebsockets_4.1.6-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
[ 26%] Building C object lib/CMakeFiles/websockets_shared.dir/tls/tls-client.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/tls/tls-client.c.o -MF
CMakeFiles/websockets_shared.dir/tls/tls-client.c.o.d -o
CMakeFiles/websockets_shared.dir/tls/tls-client.c.o -c
/<<PKGBUILDDIR>>/lib/tls/tls-client.c
[ 26%] Building C object
lib/CMakeFiles/websockets_shared.dir/tls/openssl/openssl-client.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/tls/openssl/openssl-client.c.o -MF
CMakeFiles/websockets_shared.dir/tls/openssl/openssl-client.c.o.d -o
CMakeFiles/websockets_shared.dir/tls/openssl/openssl-client.c.o -c
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-client.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1323: lib/CMakeFiles/websockets.dir/all]
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 27%] Building C object lib/CMakeFiles/websockets_shared.dir/core/alloc.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/alloc.c.o -MF
CMakeFiles/websockets_shared.dir/core/alloc.c.o.d -o
CMakeFiles/websockets_shared.dir/core/alloc.c.o -c
/<<PKGBUILDDIR>>/lib/core/alloc.c
[ 28%] Building C object lib/CMakeFiles/websockets_shared.dir/core/buflist.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/buflist.c.o -MF
CMakeFiles/websockets_shared.dir/core/buflist.c.o.d -o
CMakeFiles/websockets_shared.dir/core/buflist.c.o -c
/<<PKGBUILDDIR>>/lib/core/buflist.c
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c: In function
‘lws_tls_server_certs_load’:
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:403:9: warning:
‘EC_KEY_new_by_curve_name’ is deprecated: Since OpenSSL 3.0
[-Wdeprecated-declarations]
403 | ecdh = EC_KEY_new_by_curve_name(ecdh_nid);
| ^~~~
In file included from /usr/include/openssl/x509.h:33,
from /usr/include/openssl/ssl.h:31,
from /<<PKGBUILDDIR>>/include/libwebsockets.h:252,
from /<<PKGBUILDDIR>>/lib/core/./private-lib-core.h:141,
from /<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:25:
/usr/include/openssl/ec.h:998:31: note: declared here
998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:409:9: warning: ‘EC_KEY_free’
is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
409 | EC_KEY_free(ecdh);
| ^~~~~~~~~~~
/usr/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:451:9: warning:
‘EVP_PKEY_get1_EC_KEY’ is deprecated: Since OpenSSL 3.0
[-Wdeprecated-declarations]
451 | EC_key = EVP_PKEY_get1_EC_KEY(pkey);
| ^~~~~~
In file included from /usr/include/openssl/x509.h:29:
/usr/include/openssl/evp.h:1374:19: note: declared here
1374 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
| ^~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:459:9: warning: ‘EC_KEY_free’
is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
459 | EC_KEY_free(EC_key);
| ^~~~~~~~~~~
/usr/include/openssl/ec.h:1003:28: note: declared here
1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^~~~~~~~~~~
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c: At top level:
/<<PKGBUILDDIR>>/lib/tls/openssl/openssl-server.c:611:1: error: conflicting
types for ‘lws_tls_server_abort_connection’ due to enum/integer mismatch; have
‘int(struct lws *)’ [-Werror=enum-int-mismatch]
611 | lws_tls_server_abort_connection(struct lws *wsi)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/lib/tls/./private-lib-tls.h:134,
from /<<PKGBUILDDIR>>/lib/core/./private-lib-core.h:169:
/<<PKGBUILDDIR>>/lib/tls/./private-network.h:155:1: note: previous declaration
of ‘lws_tls_server_abort_connection’ with type ‘enum
lws_ssl_capable_status(struct lws *)’
155 | lws_tls_server_abort_connection(struct lws *wsi);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 28%] Building C object lib/CMakeFiles/websockets_shared.dir/core/context.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/context.c.o -MF
CMakeFiles/websockets_shared.dir/core/context.c.o.d -o
CMakeFiles/websockets_shared.dir/core/context.c.o -c
/<<PKGBUILDDIR>>/lib/core/context.c
[ 29%] Building C object lib/CMakeFiles/websockets_shared.dir/core/lws_dll2.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/lws_dll2.c.o -MF
CMakeFiles/websockets_shared.dir/core/lws_dll2.c.o.d -o
CMakeFiles/websockets_shared.dir/core/lws_dll2.c.o -c
/<<PKGBUILDDIR>>/lib/core/lws_dll2.c
[ 29%] Building C object
lib/CMakeFiles/websockets_shared.dir/core/libwebsockets.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/libwebsockets.c.o -MF
CMakeFiles/websockets_shared.dir/core/libwebsockets.c.o.d -o
CMakeFiles/websockets_shared.dir/core/libwebsockets.c.o -c
/<<PKGBUILDDIR>>/lib/core/libwebsockets.c
cc1: all warnings being treated as errors
make[3]: *** [lib/CMakeFiles/websockets_shared.dir/build.make:289:
lib/CMakeFiles/websockets_shared.dir/tls/openssl/openssl-server.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[ 30%] Building C object lib/CMakeFiles/websockets_shared.dir/core/logs.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib && /usr/bin/cc
-Dwebsockets_shared_EXPORTS -I/<<PKGBUILDDIR>>/include
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/lib
-I/<<PKGBUILDDIR>>/lib/. -I/<<PKGBUILDDIR>>/lib/plat/unix/.
-I/<<PKGBUILDDIR>>/lib/tls/. -I/<<PKGBUILDDIR>>/lib/core/.
-I/<<PKGBUILDDIR>>/lib/misc/. -I/<<PKGBUILDDIR>>/lib/system/./async-dns
-I/<<PKGBUILDDIR>>/lib/system/smd/. -I/<<PKGBUILDDIR>>/lib/core-net/.
-I/<<PKGBUILDDIR>>/lib/roles/. -I/<<PKGBUILDDIR>>/lib/roles/http/.
-I/<<PKGBUILDDIR>>/lib/roles/http/./compression
-I/<<PKGBUILDDIR>>/lib/roles/h1/. -I/<<PKGBUILDDIR>>/lib/roles/h2/.
-I/<<PKGBUILDDIR>>/lib/roles/ws/. -I/<<PKGBUILDDIR>>/lib/roles/raw-skt/.
-I/<<PKGBUILDDIR>>/lib/roles/raw-file/. -I/<<PKGBUILDDIR>>/lib/roles/listen/.
-I/<<PKGBUILDDIR>>/lib/event-libs/.
-I/<<PKGBUILDDIR>>/lib/event-libs/poll/../poll
-I/<<PKGBUILDDIR>>/lib/event-libs/libuv/.
-I/<<PKGBUILDDIR>>/lib/event-libs/glib/. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.
0/include -I/<<PKGBUILDDIR>>/lib/event-libs/libev/. -Wall -Wsign-compare
-Wstrict-aliasing -fvisibility=hidden -Wundef -Wuninitialized -Wtype-limits
-Wignored-qualifiers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -Werror -pthread -fPIC -MD -MT
lib/CMakeFiles/websockets_shared.dir/core/logs.c.o -MF
CMakeFiles/websockets_shared.dir/core/logs.c.o.d -o
CMakeFiles/websockets_shared.dir/core/logs.c.o -c
/<<PKGBUILDDIR>>/lib/core/logs.c
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1349:
lib/CMakeFiles/websockets_shared.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: libwebsockets
Source-Version: 4.1.6-3.1
Done: Gianfranco Costamagna <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 20 Jul 2023 17:27:19 +0200
Source: libwebsockets
Built-For-Profiles: noudeb
Architecture: source
Version: 4.1.6-3.1
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Closes: 1037747
Changes:
libwebsockets (4.1.6-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/patches/f9d1f25abe896b9fa1de780e4a5cb41116926a29.patch:
- cherry-pick upstream patch to fix a build failure with gcc-13
(Closes: #1037747)
Checksums-Sha1:
37c1146152fcdf26a9b13d625c82eba6c79b0193 2555 libwebsockets_4.1.6-3.1.dsc
8e61b24ae79fa0514ba05573a5547114c4f14560 17568
libwebsockets_4.1.6-3.1.debian.tar.xz
3da435ae20563a3fefa32474265bbc186e1877d9 10266
libwebsockets_4.1.6-3.1_source.buildinfo
Checksums-Sha256:
f224671440e1666fb309fa4203ce688d065e4e414af60e838fa4253d6789138c 2555
libwebsockets_4.1.6-3.1.dsc
178d475d4f4fbe949171b19e56dffcaeb8ff91d4efaf27334bbe6b6d4fbb073a 17568
libwebsockets_4.1.6-3.1.debian.tar.xz
78b4933e2f650c37180383c702c0adc6be5930420095162ce943f1d5a7128614 10266
libwebsockets_4.1.6-3.1_source.buildinfo
Files:
58ab3a5c94507058332194c80ab9b13e 2555 libs optional libwebsockets_4.1.6-3.1.dsc
b964480a045019a3f3cf40f4ad4c689d 17568 libs optional
libwebsockets_4.1.6-3.1.debian.tar.xz
eb801a6eb844d239a8f970dca9b856cb 10266 libs optional
libwebsockets_4.1.6-3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmS5VEoACgkQ808JdE6f
XdnEhxAAtQ5YmyZJN1FjwrdivQ4rnbdH3zww5QTKRdSlfl05Xf8i3yKmgIbtnMYu
5xyYDi7ZW2ZVS++OXrgAhWq4YRfkNJjh6JAiAAlpE9J/Xr6D8lv+FEKSurWvo0Pv
rFV0st2AkIh47mnH3NE1METcO108FFLhwlMYylhxuWt6Q09XseAnx97VcU2zpMjW
IqQgzlxJovEtKj67Dry3fzT+G//U+9YSDymLjjIqIIIR7eKE0pMGQ1eviE1XksQE
JEUCpxVZqWdpOmXFcTQZXaqiJpgmgCYrWvkVbwWvB3I4mlOFxqP+TqRThBYRjVHx
hMXNwdLuhbpMa7P7V9AjE5ciZ8cThII963yAuQaTsAlcVINiwL/WaE3oaP/boXXy
TcUpdq4IQ3bi9Kk30OciOVmPqld/q1puhY6+uY3dj+B75d3m2gwRLx3JvzPpeOiL
xqVu03jeaTn/s8ngSZ0ydSPntOWIk1I1jSPyMbWlOZ8UOZTXim0Zsy2G6sP6yfdX
spgGRdSukY1G/J3gosARFhQSQtfh+13T9aCjSzOVisrxJ9W2gRcP4/yPnsmAW/R4
u4tbQ02zrgqJ0MikFuGfP7WTdzojXcnRz+ZMvx8lKyPEjl7PL5yGHQJFchZH2v0r
OgSfvnGOuQuebSXdKoX837rneWeWeiW9iDUeVtpjafd4fzc8/dk=
=/N6V
-----END PGP SIGNATURE-----
--- End Message ---