Your message dated Mon, 14 Jul 2025 11:19:28 +0000
with message-id <[email protected]>
and subject line Bug#1097927: fixed in squid 7.1-1
has caused the Debian Bug report #1097927,
regarding squid: ftbfs with GCC-15
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.)


-- 
1097927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097927
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:squid
Version: 6.13-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/squid_6.13-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o ErrorDetail.lo ErrorDetail.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o ErrorDetailManager.lo ErrorDetailManager.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o PeekingPeerConnector.lo PeekingPeerConnector.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o ServerBump.lo ServerBump.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o bio.lo bio.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o cert_validate_message.lo cert_validate_message.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o context_storage.lo context_storage.cc
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
bio.cc  -fPIC -DPIC -o .libs/bio.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ErrorDetail.cc  -fPIC -DPIC -o .libs/ErrorDetail.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
cert_validate_message.cc  -fPIC -DPIC -o .libs/cert_validate_message.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
PeekingPeerConnector.cc  -fPIC -DPIC -o .libs/PeekingPeerConnector.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ErrorDetailManager.cc  -fPIC -DPIC -o .libs/ErrorDetailManager.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
context_storage.cc  -fPIC -DPIC -o .libs/context_storage.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ServerBump.cc  -fPIC -DPIC -o .libs/ServerBump.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
Config.cc  -fPIC -DPIC -o .libs/Config.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
Config.cc -o Config.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o helper.lo helper.cc
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
helper.cc  -fPIC -DPIC -o .libs/helper.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ServerBump.cc -o ServerBump.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ErrorDetail.cc -o ErrorDetail.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
bio.cc -o bio.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
context_storage.cc -o context_storage.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
ErrorDetailManager.cc -o ErrorDetailManager.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
PeekingPeerConnector.cc -o PeekingPeerConnector.o >/dev/null 2>&1
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
cert_validate_message.cc -o cert_validate_message.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o support.lo support.cc
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
support.cc  -fPIC -DPIC -o .libs/support.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
helper.cc -o helper.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o crtd_message.lo crtd_message.cc
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -std=c++17 
-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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1   -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
-o gadgets.lo gadgets.cc
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
crtd_message.cc  -fPIC -DPIC -o .libs/crtd_message.o
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
gadgets.cc  -fPIC -DPIC -o .libs/gadgets.o
crtd_message.cc: In member function 'std::string Ssl::CrtdMessage::compose() 
const':
crtd_message.cc:132:39: error: '%zd' directive output may be truncated writing 
between 1 and 19 bytes into a region of size 10 [-Werror=format-truncation=]
  132 |     snprintf(buffer, sizeof(buffer), "%zd", body.length());
      |                                       ^~~
crtd_message.cc:132:38: note: directive argument in the range [0, 
9223372036854775806]
  132 |     snprintf(buffer, sizeof(buffer), "%zd", body.length());
      |                                      ^~~~~
In file included from /usr/include/stdio.h:970,
                 from ../../compat/stdio.h:26,
                 from ../../compat/compat.h:90,
                 from ../../include/squid.h:32,
                 from crtd_message.cc:9:
In function 'int snprintf(char*, size_t, const char*, ...)',
    inlined from 'std::string Ssl::CrtdMessage::compose() const' at 
crtd_message.cc:132:13:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:35: note: 
'__builtin___snprintf_chk' output between 2 and 20 bytes into a destination of 
size 10
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
gadgets.cc -o gadgets.o >/dev/null 2>&1
cc1plus: all warnings being treated as errors
make[5]: *** [Makefile:888: crtd_message.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -std=c++17 -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 -Wall -Wextra -Wimplicit-fallthrough=5 -Wpointer-arith 
-Wwrite-strings -Wcomments -Wshadow -Wmissing-declarations -Woverloaded-virtual 
-Werror -pipe -D_REENTRANT -I/usr/include/p11-kit-1 -g -O2 
-ffile-prefix-map=/build/reproducible-path/squid-6.13=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-error=deprecated-declarations -c 
support.cc -o support.o >/dev/null 2>&1
make[5]: Leaving directory 
'/build/reproducible-path/squid-6.13/debian/build-openssl/src/ssl'
make[4]: *** [Makefile:6028: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/squid-6.13/debian/build-openssl/src'
make[3]: *** [Makefile:5048: all] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/squid-6.13/debian/build-openssl/src'
make[2]: *** [Makefile:606: all-recursive] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/squid-6.13/debian/build-openssl'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:92: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/squid-6.13'
make: *** [debian/rules:73: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 7.1-1
Done: Luigi Gangitano <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luigi Gangitano <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 Jul 2025 10:58:20 +0200
Source: squid
Architecture: source
Version: 7.1-1
Distribution: unstable
Urgency: high
Maintainer: Luigi Gangitano <[email protected]>
Changed-By: Luigi Gangitano <[email protected]>
Closes: 1015670 1097927
Changes:
 squid (7.1-1) unstable; urgency=high
 .
   [ Amos Jeffries <[email protected]> ]
   * New Upstream Release 7.1 (Closes: #1097927, #1015670)
 .
   * Drop binaries removed upstream
     - ntlm_smb_lm_auth (Fixes: CVE-2025-21311)
     - squid-purge
     - squid-cgi
     - squidclient
 .
   * Remove workaround for CVE-2024-45802, integrated upstream.
 .
   * debian/patches/
     - refresh patches for new version
Checksums-Sha1:
 b888a15cbda4a987f5c68cffa782b8f67fe2193d 2762 squid_7.1-1.dsc
 ce42e5deb368b0cc122e191abd5a53a9bf556d1d 2466656 squid_7.1.orig.tar.xz
 db1891ae1cfcdb602e9a14b3f21e6f8bd387cdbc 744 squid_7.1.orig.tar.xz.asc
 31bedc58b1a87c18891d49d31ce33d7c15db7c1c 44516 squid_7.1-1.debian.tar.xz
 071e2bb24d8f9b7f37ac5dfd4494a5eb32a816e8 7812 squid_7.1-1_arm64.buildinfo
Checksums-Sha256:
 0013cf71c2ed7f8aca62d495a1d40468e0ec98977ab4a3aab3d9b34cf33e35e5 2762 
squid_7.1-1.dsc
 763b5a78561cedc4e47634fa42b8e6b8d46c87c949a151b4e7ac2396d2f97dea 2466656 
squid_7.1.orig.tar.xz
 da80204b4b94e2c3520ec8a6ad272f0dc259fa0e36ebf8ecec89d306e5abf22f 744 
squid_7.1.orig.tar.xz.asc
 de6df031a4f1fa48e06c588b049116b1485a3480aeb728b699f00c755fc90cbc 44516 
squid_7.1-1.debian.tar.xz
 1133e142d2d9bd59170d70916ea9f476447cb5f5854cf1c0b9c78cdeb4965a8a 7812 
squid_7.1-1_arm64.buildinfo
Files:
 47fcd98aae25000797b834648a56e8a4 2762 web optional squid_7.1-1.dsc
 e617871ff11444bdf930aa2455d7627b 2466656 web optional squid_7.1.orig.tar.xz
 130d081b68402a66b588a12671221e04 744 web optional squid_7.1.orig.tar.xz.asc
 fc9574ac8a9fbdedca4d791bf2df6c2f 44516 web optional squid_7.1-1.debian.tar.xz
 0627c3888393c3ec89f1ccf3d354b9fc 7812 web optional squid_7.1-1_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEjUhaNf8ebreQ5Q9tAoTyDCupfO0FAmh05VEACgkQAoTyDCup
fO2pcQ/9EggGjMFSfn2S6187Nos7r+zzG9Bw+o2dthJmQW4rRPyVmpBVG/Jii+BN
kUKMtHFt5bGh5Y5L6gOhNWUNGweEC0gX7X+rInVIATo8d56Ku/Q5butaXgSkiDNT
dQto05zQgyadHz5kGydXyqt+jU/4GngfFkWkxPgw9sbiyOZfVlwrjC1ZSkzkv706
VkHu0iY2B0BmVmk9eVnnif+jelf5sWZAs4D5GJteHwde5/BRO+BZfKtAA4SUS8i6
8WPQ7v5DNRH3jlj3IMLMjUPQdhkpo4aNUjPn1hrzlO6A6z0GdUairAVpEXRNfjLk
kcljbsLSYVvz2BfuBERe5h1vv2X41rUDkotRzEWE+xwGjgcGJELlwfXGJRYAoYt+
WJ7OcqYtWBrGv5W3v09zXrjFa/HU3khz6EaqVwfFs1LjhJf9YpASyNiJ49XymsGE
qqBrjrCxj5D16sQtn3vzMlQurdAanzROGjKwMuV9ewvRm6qf62S4M4BPEGNaPf7u
vQVND6DIPtP8WTH8JT1pjlVV4Z7bHtfkw+lI+I0EheUVzxdzEhtfJeJa3/IAnAM3
aemFRpc56/cYQrAm9br4NKuBi2jPGyeN62WQakvi94lNbUPy/Nq7L/H+jsXhfcuM
a6++xxPZiwaR5hbYLMWH4LdXa2joCcNn9hOu4ZJAVYQzcPTfUtU=
=mGHc
-----END PGP SIGNATURE-----

Attachment: pgpurh4SaQv60.pgp
Description: PGP signature


--- End Message ---

Reply via email to