Your message dated Thu, 18 Sep 2025 15:20:16 +0000
with message-id <[email protected]>
and subject line Bug#1075512: fixed in simpleproxy 3.5-2
has caused the Debian Bug report #1075512,
regarding simpleproxy: ftbfs with GCC-14
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.)
--
1075512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075512
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:simpleproxy
Version: 3.5-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14
[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-14/g++-14, but succeeds to build with gcc-13/g++-13. 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/2024/07/01/simpleproxy_3.5-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html
[...]
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-a0c16fd6-97b5-44ee-a92c-92a4a2b1fb7c
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package simpleproxy
dpkg-buildpackage: info: source version 3.5-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Andrew Pollock <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
debian/rules build
dh build
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_update_autotools_config
dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:529: checking for gcc
configure:642: checking whether the C compiler (gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now) works
configure:658: gcc -o conftest -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c 1>&5
configure:655:1: error: return type defaults to 'int' [-Wimplicit-int]
655 | main(){return(0);}
| ^~~~
configure: failed program was:
#line 653 "configure"
#include "confdefs.h"
main(){return(0);}
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking returned exit code 1
make: *** [debian/rules:9: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: simpleproxy
Source-Version: 3.5-2
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
simpleproxy, 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.
Andreas Tille <[email protected]> (supplier of updated simpleproxy 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: Mon, 08 Sep 2025 16:33:39 +0200
Source: simpleproxy
Architecture: source
Version: 3.5-2
Distribution: unstable
Urgency: medium
Maintainer: Package Salvaging Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 958132 1075512 1111244
Changes:
simpleproxy (3.5-2) unstable; urgency=medium
.
* Team upload.
.
[ Andreas Tille ]
* Maintain package in Salvage team
Closes: #1111244
* debian/dirs: remove since redundant
* d/copyright: DEP5
* Fix watch file
* Standards-Version: 4.7.2 (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Trim trailing whitespace.
* Remove patches fix_mdns_use.dpatch, make_hardening_work that are missing
from debian/patches/series.
* Add upstream metadata
* DEP3
.
[ наб ]
* debhelper-compat = 13
Closes: #1075512
.
[ Helmut Grohne ]
* Fix FTCBFS: Let dpkg's buildtools.mk supply cross tools. (Closes: #958132)
Checksums-Sha1:
f5a19535e3e77ffcfc563eef43609413a5f9cf25 1948 simpleproxy_3.5-2.dsc
e41a6cf278054d5de3abaa90473c3125b13e4cd1 3592 simpleproxy_3.5-2.debian.tar.xz
299fdc98312980d58797238c7b13b0783b95f03d 6039 simpleproxy_3.5-2_amd64.buildinfo
Checksums-Sha256:
fd85fe983891edf1de372d6f31555fc451b216929c2a977bb5f57812cb23c698 1948
simpleproxy_3.5-2.dsc
62c85c25c40fa7e4b00bbe45419d1aa543f414a559f46be9a5da8f51c06e9e7e 3592
simpleproxy_3.5-2.debian.tar.xz
409bcfd2800f2d1e5f9ae4ea7f00a99b6abf4b8a446527ecb0a240bcd59f207b 6039
simpleproxy_3.5-2_amd64.buildinfo
Files:
e64904c0414d017501f83993d7f7c9e0 1948 net optional simpleproxy_3.5-2.dsc
aa104a8eb50bc74742c95f353a2d0ca0 3592 net optional
simpleproxy_3.5-2.debian.tar.xz
ef78fb89796cfe1a1a4f70360536bfef 6039 net optional
simpleproxy_3.5-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmi+6ZYRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHfAw/+NBegPa+LrZagXmbzawDb8Bs1KGO+NE48
iQJArn0Iu7XjSoh0ayh4v/UE9FBJNy68yFtmwPrBJfrL7S0fkbBUBqb9PH/SSVJJ
KwNJlElfk2Tc2DtgUNKyp/OWATgA5pT9ksLza2ZuRwFF2LY0Q/Pj+nuVw4in4M6o
BNvPPG+jWr5sC1VrtdOaciTRTfB8x2CdBS/55avZmDWUMuEBgWAFDWdHzvd/C1fx
bH7eRgLv2WrMWdG18pUtjq62yzRPacNaWUdEvDkVgeMZa1/O1am1KRgPXS/q1KTI
os5zD9sCBo5Mpg1NQWZKjZ/S8VLiKkPbYvpUhPzcVRfWDI+nTU/dVzqm5ljToik0
DC6IVqbzIjUN6aOLno4NKefKUYGjKM8e/hw7oLSvOt+E4VcQJz1qbCtfGp9sWZlu
smV3ZsY3+ToNw6eG3absT86FGV6TpsCMfE9OcPo3Z6Mmaoci4TRMi944HI/IUU18
km1ltB8yKNj1aVtGO5OeRn/cyF48enqPMU4VGenuwHckrL+ppCcpv/GBtYDKpU9D
0jyqDaSIcu0a3Y29/wLtl5sfhVYhF7IonEgfsb9s4iWAHs+ALqOdcyVwW4k6MIm4
KRyKZuyHIB4PANAwMegFVYuOGWg6miSuyhnOWSMO8mLjPgQV3CAwKFdojnJnz3Lp
ua0MAO5fSA8=
=OKeu
-----END PGP SIGNATURE-----
pgpluKCctg4kh.pgp
Description: PGP signature
--- End Message ---