Your message dated Fri, 17 Sep 2021 10:22:17 +0000
with message-id <e1mrb0b-0009wl...@fasolo.debian.org>
and subject line Bug#984351: fixed in squid 5.1-2
has caused the Debian Bug report #984351,
regarding squid: 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 ow...@bugs.debian.org
immediately.)
--
984351: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:squid
Version: 4.13-5
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
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/squid_4.13-5_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.
[...]
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o IntRange.lo IntRange.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c Address.cc -o Address.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c IntRange.cc -fPIC -DPIC -o .libs/IntRange.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c FilledChecklist.cc -o FilledChecklist.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o RegexData.lo RegexData.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c RegexData.cc -fPIC -DPIC -o .libs/RegexData.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o StringData.lo StringData.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c StringData.cc -fPIC -DPIC -o .libs/StringData.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c IntRange.cc -o IntRange.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o Time.lo Time.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c Time.cc -fPIC -DPIC -o .libs/Time.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o TimeData.lo TimeData.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c StringData.cc -o StringData.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c RegexData.cc -o RegexData.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c TimeData.cc -fPIC -DPIC -o .libs/TimeData.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c Time.cc -o Time.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c TimeData.cc -o TimeData.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o AllOf.lo AllOf.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c AllOf.cc -fPIC -DPIC -o .libs/AllOf.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o AnyOf.lo AnyOf.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c AnyOf.cc -fPIC -DPIC -o .libs/AnyOf.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o Asn.lo Asn.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c Asn.cc -fPIC -DPIC -o .libs/Asn.o
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o ConnectionsEncrypted.lo ConnectionsEncrypted.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c ConnectionsEncrypted.cc -fPIC -DPIC -o
.libs/ConnectionsEncrypted.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c AllOf.cc -o AllOf.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c AnyOf.cc -o AnyOf.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o ConnMark.lo ConnMark.cc
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o DestinationDomain.lo DestinationDomain.cc
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c ConnMark.cc -fPIC -DPIC -o .libs/ConnMark.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c DestinationDomain.cc -fPIC -DPIC -o
.libs/DestinationDomain.o
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c ConnectionsEncrypted.cc -o ConnectionsEncrypted.o
>/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c Asn.cc -o Asn.o >/dev/null 2>&1
ConnMark.cc: In member function ‘nfmark_t
Acl::ConnMark::getNumber(Parser::Tokenizer&, const SBuf&) const’:
ConnMark.cc:43:23: error: ‘numeric_limits’ is not a member of ‘std’
43 | if (number > std::numeric_limits<nfmark_t>::max()) {
| ^~~~~~~~~~~~~~
ConnMark.cc:43:46: error: expected primary-expression before ‘>’ token
43 | if (number > std::numeric_limits<nfmark_t>::max()) {
| ^
ConnMark.cc:43:53: error: no matching function for call to ‘max()’
43 | if (number > std::numeric_limits<nfmark_t>::max()) {
| ^
In file included from ../../compat/compat.h:87,
from ../../include/squid.h:43,
from ConnMark.cc:11:
../../compat/compat_shared.h:142:1: note: candidate: ‘template<class A> const
A& max(const A&, const A&)’
142 | max(A const & lhs, A const & rhs)
| ^~~
../../compat/compat_shared.h:142:1: note: template argument
deduction/substitution failed:
ConnMark.cc:43:53: note: candidate expects 2 arguments, 0 provided
43 | if (number > std::numeric_limits<nfmark_t>::max()) {
| ^
make[6]: *** [Makefile:1110: ConnMark.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
libtool: compile: g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
-DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\"
-DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I../.. -I../../include -I../../lib
-I../../src -I../../include -isystem /usr/include/mit-krb5 -Wdate-time
-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe
-D_REENTRANT -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c DestinationDomain.cc -o DestinationDomain.o
>/dev/null 2>&1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/acl'
make[5]: *** [Makefile:1125: all-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/acl'
make[4]: *** [Makefile:7129: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:6139: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:588: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make[1]: *** [debian/rules:88: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:70: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 5.1-2
Done: Luigi Gangitano <lu...@debian.org>
We believe that the bug you reported is fixed in the latest version of
squid, 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 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luigi Gangitano <lu...@debian.org> (supplier of updated squid 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: Fri, 17 Sep 2021 09:27:54 +0200
Source: squid
Architecture: source
Version: 5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Luigi Gangitano <lu...@debian.org>
Changed-By: Luigi Gangitano <lu...@debian.org>
Closes: 943692 970025 984351
Changes:
squid (5.1-2) unstable; urgency=medium
.
[ Amos Jeffries <amosjeffr...@squid-cache.org> ]
* New Upstream Release (Closes: #984351, #943692)
.
* debian/control
- switch build-dep to libtdb-dev. libdb is deprecated
- Bumped Standards-Version to 4.6.0, no change needed
.
* debian/patches/
- refresh patches for new version
- fix 0001-Default-configuration-file-for-debian.patch (Closes: #970025)
- add 0004-Change-default-Makefiles-for-debian.patch
to fix FTBFS 'cp: cannot create regular file tests/stub_*.cc'
.
* debian/rules
- remove basic_nis_auth helper
.
* Drop squid3 upgrade compatibility. Debian has not contained
a squid3 package for at least two full release cycles.
Checksums-Sha1:
986a4c046b9c13b4e3824d837e085626908f2c48 2943 squid_5.1-2.dsc
97f65e7f92cfb373bd270c9f30c0a6474cd5454b 2544776 squid_5.1.orig.tar.xz
4654feaa23932d88bb1adc8536c0eee6796b6685 1193 squid_5.1.orig.tar.xz.asc
46610b52c3dcae321c7f8ae86632ec86175c70ed 42720 squid_5.1-2.debian.tar.xz
937f122e349f09dff5fc24ac4b9c343245490db7 9513 squid_5.1-2_amd64.buildinfo
Checksums-Sha256:
8e83f233e798f76b8cdccda7f0ee626ffe0ef9ac3f5d0522b0746cfe9ef1c3f7 2943
squid_5.1-2.dsc
4e36883c3743f376886acad520b1a15a2582383f04c6e18472b69c3721083428 2544776
squid_5.1.orig.tar.xz
41c6f865a839111718d238ba8b0c8da78847753c26528a8469043559f1668dbc 1193
squid_5.1.orig.tar.xz.asc
83f065415a3a1ddd01a220ac1f90cc98e3e4cdaf548259a4a0a0d56e6c9f2e62 42720
squid_5.1-2.debian.tar.xz
6bfd6e76b4a743432f2cd49857053fbfccd4375730e471cd34fcea2fee7d2b39 9513
squid_5.1-2_amd64.buildinfo
Files:
5fdb51c4adbe9aea643105e4edc2b996 2943 web optional squid_5.1-2.dsc
17be9709b54fe0146452113404be7b54 2544776 web optional squid_5.1.orig.tar.xz
b7c8dde8f9764699bb4e72c03fc90257 1193 web optional squid_5.1.orig.tar.xz.asc
813036d70b29562ff538d3061f3b4bfb 42720 web optional squid_5.1-2.debian.tar.xz
b3dea398193595afd798922bda3cb034 9513 web optional squid_5.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEjUhaNf8ebreQ5Q9tAoTyDCupfO0FAmFEZvUACgkQAoTyDCup
fO3TuQ//ZyIU7w8lQjI2McebqzmMTrfH5dZq01qgVDKOjX5e0kB5PTObhAbnjnS3
qBJe56NhdQLIamim2Cm9k14JQxGtGMvz9QSNFdv6e6d2GJwahU+DqNVSObEyr9xR
c3xbx7DjGi4O41zJMTBuEy/3/D1VrYmP2GWARwkghRAoxoV+cmjueDYxDVDjLntp
6XjCb7D3923j0pz+xRhEO0MJuYRsIURXVKgR0IHTuZDUtzO8yCN+vHXws3ZN2ATn
X3Ae5k8GWY0xxow7dr21+a4/NA5CgPU+nC1h6WgF3VmAxCLrO5SRaoO1dTwz2LMy
pm0obYR+wXHxh3Jfjsd/jHhIa1XhjMpTiISA71UgMGv76x1A0OP7YrELjU5Zoqpu
he4+hTcBe2lQkDQsNzF3bqeCp++rS6N4pM0+7Vd6Rr8fBc6Bec+U3cA0X1NT40i2
rYCDtp1D4KSx8ZlxFiZ3vAqQADeTqhprseeRqtfhA0FtTsMcMsJ9uBGaCaSBopPx
QqSzZ9xyK4OpDfaDHG84+m4rUTlpEvySoxZxKamWTIYcJftFzsOhkWRNq6o0YnGV
YuCaivPwrnZbuBCQsZOjkBOGOlHs3nK2ZZY2KSdjL1aRDdiMO4mU1QonHhzlarjx
oogwn/DNNqZ/0yeyUrYk1QiRCpnLtDlHJt/zuh+ZDyzBONnzqlA=
=XcbU
-----END PGP SIGNATURE-----
--- End Message ---