Your message dated Tue, 09 Mar 2021 15:03:31 +0000
with message-id <[email protected]>
and subject line Bug#984314: fixed in radsecproxy 1.8.2-4~exp1
has caused the Debian Bug report #984314,
regarding radsecproxy: ftbfs with GCC-11
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.)
--
984314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:radsecproxy
Version: 1.8.2-3
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/radsecproxy_1.8.2-3_unstable_gcc11.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o list.o list.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o main.o main.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o dtls.o dtls.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o fticks.o
fticks.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o hostport.o
hostport.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o radmsg.o
radmsg.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o radsecproxy.o
radsecproxy.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o rewrite.o
rewrite.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o tcp.o tcp.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o tls.o tls.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o tlscommon.o
tlscommon.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o tlv11.o tlv11.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -DSYSCONFDIR=\"/etc\" -Wdate-time
-D_FORTIFY_SOURCE=2 -g -Wall -Werror -fno-strict-aliasing -I/usr/include
-I/usr/include/openssl -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP
-DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wno-error=deprecated-declarations -c -o udp.o udp.c
gcc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -I/usr/include/openssl
-Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP
-DRADPROT_TLS -DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -Wl,-z,relro -Wl,-z,now -o radsecproxy-conf
catgconf.o debug.o gconfig.o util.o -lnettle
gcc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -I/usr/include/openssl
-Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP
-DRADPROT_TLS -DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -Wl,-z,relro -Wl,-z,now -o radsecproxy-hash
radsecproxy-hash.o fticks_hashmac.o hash.o list.o -lnettle
rm -f librsp.a
ar cru librsp.a debug.o dtls.o fticks.o fticks_hashmac.o gconfig.o hash.o
hostport.o list.o radmsg.o radsecproxy.o rewrite.o tcp.o tls.o tlscommon.o
tlv11.o udp.o util.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib librsp.a
gcc -g -Wall -Werror -fno-strict-aliasing -I/usr/include -I/usr/include/openssl
-Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP
-DRADPROT_TLS -DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -L/usr/lib -Wl,-z,relro -Wl,-z,now -o
radsecproxy main.o librsp.a -lssl -lcrypto -lnettle
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j4 check VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make t_fticks t_rewrite t_resizeattr t_rewrite_config
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g
-Wall -Werror -I/usr/include -I/usr/include/openssl -Wall -pedantic
-Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS
-DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -c -o t_fticks.o t_fticks.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g
-Wall -Werror -I/usr/include -I/usr/include/openssl -Wall -pedantic
-Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS
-DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -c -o t_rewrite.o t_rewrite.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g
-Wall -Werror -I/usr/include -I/usr/include/openssl -Wall -pedantic
-Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS
-DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -c -o t_resizeattr.o t_resizeattr.c
gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\"
-DPACKAGE_VERSION=\"1.8.2\" -DPACKAGE_STRING=\"radsecproxy\ 1.8.2\"
-DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"radsecproxy\" -DVERSION=\"1.8.2\" -DHAVE_MALLOPT=1
-DHAVE_LIBNETTLE=1 -DUSE_OPENSSL=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g
-Wall -Werror -I/usr/include -I/usr/include/openssl -Wall -pedantic
-Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS
-DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -c -o t_rewrite_config.o t_rewrite_config.c
t_rewrite_config.c: In function ‘main’:
t_rewrite_config.c:27:17: error: array subscript ‘char *[0]’ is partly outside
array bounds of ‘unsigned char[2]’ [-Werror=array-bounds]
27 | addattrs[0] = stringcopy("1:'1%00%001%41%2541", 0);
| ~~~~~~~~^~~
t_rewrite_config.c:26:20: note: referencing an object of size 2 allocated by
‘malloc’
26 | addattrs = malloc(2);
| ^~~~~~~~~
t_rewrite_config.c:28:17: error: array subscript 1 is outside array bounds of
‘char *[0]’ [-Werror=array-bounds]
28 | addattrs[1] = NULL;
| ~~~~~~~~^~~
t_rewrite_config.c:26:20: note: referencing an object of size 2 allocated by
‘malloc’
26 | addattrs = malloc(2);
| ^~~~~~~~~
t_rewrite_config.c:61:18: error: array subscript ‘char *[0]’ is partly outside
array bounds of ‘unsigned char[2]’ [-Werror=array-bounds]
61 | modvattrs[0] =
stringcopy("9:102:/^(h323-credit-time).*$/\\1=86400/",0);
| ~~~~~~~~~^~~
t_rewrite_config.c:58:28: note: referencing an object of size 2 allocated by
‘malloc’
58 | char **modvattrs = malloc(2);
| ^~~~~~~~~
t_rewrite_config.c:62:18: error: array subscript 1 is outside array bounds of
‘char *[0]’ [-Werror=array-bounds]
62 | modvattrs[1] = NULL;
| ~~~~~~~~~^~~
t_rewrite_config.c:58:28: note: referencing an object of size 2 allocated by
‘malloc’
58 | char **modvattrs = malloc(2);
| ^~~~~~~~~
gcc -g -Wall -Werror -I/usr/include -I/usr/include/openssl -Wall -pedantic
-Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS
-DRADPROT_DTLS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-error=deprecated-declarations -L/usr/lib -Wl,-z,relro -Wl,-z,now -o
t_resizeattr t_resizeattr.o ../librsp.a -lssl -lcrypto -lnettle
cc1: all warnings being treated as errors
make[3]: *** [Makefile:573: t_rewrite_config.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:852: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:747: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: radsecproxy
Source-Version: 1.8.2-4~exp1
Done: Sven Hartge <[email protected]>
We believe that the bug you reported is fixed in the latest version of
radsecproxy, 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.
Sven Hartge <[email protected]> (supplier of updated radsecproxy 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, 04 Mar 2021 08:45:10 +0100
Source: radsecproxy
Architecture: source
Version: 1.8.2-4~exp1
Distribution: experimental
Urgency: medium
Maintainer: Faidon Liambotis <[email protected]>
Changed-By: Sven Hartge <[email protected]>
Closes: 984314
Changes:
radsecproxy (1.8.2-4~exp1) experimental; urgency=medium
.
* Fix building with GCC-11 (Closes: #984314)
* update branch in CI config
* temporarily force GCC 11 for experimental
Checksums-Sha1:
7400318c3985deb0dfafeb8e36c12279d71b635d 2216 radsecproxy_1.8.2-4~exp1.dsc
9396b80789926564e0e857773c247e351c07f753 14560
radsecproxy_1.8.2-4~exp1.debian.tar.xz
0cc50933d095f0b42c4f16d639aaf9bf85c7c95c 5711
radsecproxy_1.8.2-4~exp1_source.buildinfo
Checksums-Sha256:
22e2086d64000cecfe7e01bf66e8ccd886e66b5f4ac8b8ccfd46a22bf15e1380 2216
radsecproxy_1.8.2-4~exp1.dsc
3736b6742443957656029d76b6e21e63cacfc4841fbc9d3d713aa953b40a57ad 14560
radsecproxy_1.8.2-4~exp1.debian.tar.xz
605b0189d24119493af26cf15a1fabe40700eebdc075cd517938579fe8f03b45 5711
radsecproxy_1.8.2-4~exp1_source.buildinfo
Files:
6f30d52315f67443f7d58eb6ba0c085c 2216 net optional radsecproxy_1.8.2-4~exp1.dsc
819a2292a05d0bc22153ed72d9cc0680 14560 net optional
radsecproxy_1.8.2-4~exp1.debian.tar.xz
905510769058e3f388dbe3c7c687bacd 5711 net optional
radsecproxy_1.8.2-4~exp1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAmBHioYACgkQweDZLphv
fH4FKw/9GuEUVdw9yIX680Sjs1DFJChjqeeX09nV13Vcy70OkcmVRsI7YhQpNAVK
BpExr/dop3VOn/p95ZNIcDoaevXoo7Oeepu/WE8ALwD69UghLn2PY/Cj+zwPqYc7
fGvGBkbJKIlTW+G31e3BhQuY0v1/RodESpD9GRfetcoebDSi4PSSN9jAyH3H5ssN
3p5sQQqlVeUvLYX21KARY86SNaMwtn/SSKYz+6YlyIQrZnoa5jsE6TXSAFTd6bw8
co9aww7BZ7MxXaS1r5Q59Z7p1v71R9qqKcNtt+FPZ8wyaHw1gpbSBJYcPoOfkuCu
3pTk5fKOpBGWb9bkCxONs9xl8o/aWGo75mmZ7TCiUbDDSelP8xk7BzZuSnpJ0Rdm
CHB9tDA+0Y9OelChskWBBX9/oHxMbLVCnSV3eYwWv2B5QxPJd8Ik1RuYEgfTh+rH
TeH55ctu9iY77W7xIvrlhsSkAiXoJ1OMhY8PsG4sGcMwFT6q0TeH9RxxxIwe04XS
eQCsULGdqbb8pZIl/17lUPB4ThGsci8KpLpseUFLOHMw38XBdtpNwjDuLFGB/DN4
yidS5p/57ULlv/pOuVkMbU7GNQmEAGvnwOH7WTLT4/mT1avaOr8WM4KjKbY+eBDe
PpPceJQWIPSWLP8f/2/W8hvPzo11/5lJudARrToy75DWj8H8+J4=
=p7si
-----END PGP SIGNATURE-----
--- End Message ---