Your message dated Tue, 05 Nov 2024 09:06:09 +0100
with message-id <sa6v7x2xfym....@hjemme.reinholdtsen.name>
and subject line Accepted pam-ssh-agent-auth 0.10.3-10 (source) into unstable
has caused the Debian Bug report #1075358,
regarding pam-ssh-agent-auth: 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 ow...@bugs.debian.org
immediately.)
--
1075358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pam-ssh-agent-auth
Version: 0.10.3-9
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
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/pam-ssh-agent-auth_0.10.3-9_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
[...]
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c sigact.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strlcat.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strlcpy.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strmode.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strsep.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strtoll.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strtonum.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c strtoul.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC
-Wall -Wpointer-arith -Wuninitialized -fstack-protector-all -I. -I.. -I.
-I./.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c vis.c
/usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-asprintf.o
bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o bsd-misc.o
bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-snprintf.o bsd-waitpid.o
openssl-compat.o xcrypt.o xmmap.o base64.o basename.o daemon.o dirname.o
fake-rfc2553.o getcwd.o getgrouplist.o getopt.o getrrsetbyname.o glob.o
inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o port-aix.o port-irix.o
port-linux.o port-solaris.o port-uw.o realpath.o rresvport.o setenv.o
setproctitle.o sha2.o sigact.o strlcat.o strlcpy.o strmode.o strsep.o strtoll.o
strtonum.o strtoul.o vis.o port-aix.o port-irix.o port-linux.o port-solaris.o
port-uw.o
/usr/bin/ar: creating libopenbsd-compat.a
a - bsd-arc4random.o
a - bsd-asprintf.o
a - bsd-closefrom.o
a - bsd-cray.o
a - bsd-cygwin_util.o
a - bsd-getpeereid.o
a - bsd-misc.o
a - bsd-nextstep.o
a - bsd-openpty.o
a - bsd-poll.o
a - bsd-snprintf.o
a - bsd-waitpid.o
a - openssl-compat.o
a - xcrypt.o
a - xmmap.o
a - base64.o
a - basename.o
a - daemon.o
a - dirname.o
a - fake-rfc2553.o
a - getcwd.o
a - getgrouplist.o
a - getopt.o
a - getrrsetbyname.o
a - glob.o
a - inet_aton.o
a - inet_ntoa.o
a - inet_ntop.o
a - mktemp.o
a - port-aix.o
a - port-irix.o
a - port-linux.o
a - port-solaris.o
a - port-uw.o
a - realpath.o
a - rresvport.o
a - setenv.o
a - setproctitle.o
a - sha2.o
a - sigact.o
a - strlcat.o
a - strlcpy.o
a - strmode.o
a - strsep.o
a - strtoll.o
a - strtonum.o
a - strtoul.o
a - vis.o
a - port-aix.o
a - port-irix.o
a - port-linux.o
a - port-solaris.o
a - port-uw.o
ranlib libopenbsd-compat.a
make[2]: Leaving directory '/<<PKGBUILDDIR>>/openbsd-compat'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 0.10.3-10
-------------------- Start of forwarded message --------------------
From: Debian FTP Masters <ftpmas...@ftp-master.debian.org>
To: debian-devel-chan...@lists.debian.org
Subject: Accepted pam-ssh-agent-auth 0.10.3-10 (source) into unstable
Date: Tue, 05 Nov 2024 07:19:39 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 05 Nov 2024 07:56:35 +0100
Source: pam-ssh-agent-auth
Architecture: source
Version: 0.10.3-10
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Changes:
pam-ssh-agent-auth (0.10.3-10) unstable; urgency=medium
.
* QA upload.
.
* Added 1000-gcc-14.patch avoiding incompatible pointer passing to
fix GCC 14 build errors.
Checksums-Sha1:
1e026a6c6c54005802294926da5564e0a92b6255 1987 pam-ssh-agent-auth_0.10.3-10.dsc
8b1bc595ba4d0d43efc7bb0e894e8430d2d624f1 17412
pam-ssh-agent-auth_0.10.3-10.debian.tar.xz
3ec5d3497464e27bcb8d021afdc6b4eb62e8de96 6492
pam-ssh-agent-auth_0.10.3-10_source.buildinfo
Checksums-Sha256:
f0386ccea4023aa88bfe4e4ca3c76d857a224ceff006fc3dc41b70818250623a 1987
pam-ssh-agent-auth_0.10.3-10.dsc
76e21a632047d6a2087c20cbf719eff7ce539292f90da0a4a175abc13f085754 17412
pam-ssh-agent-auth_0.10.3-10.debian.tar.xz
c51bfc84c1a8d98d13d3605680803277ea42da75e0669b99ae5d06898a67b5b2 6492
pam-ssh-agent-auth_0.10.3-10_source.buildinfo
Files:
84cb13ce95c310c715d3f418904f6cbf 1987 libs optional
pam-ssh-agent-auth_0.10.3-10.dsc
ac65f54eff1fbb78c086d912719fded1 17412 libs optional
pam-ssh-agent-auth_0.10.3-10.debian.tar.xz
b62db5913911582fdbf17d2fd2db489e 6492 libs optional
pam-ssh-agent-auth_0.10.3-10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcpwpoACgkQgSgKoIe6
+w4GJA//UUonaQhLpDr2d5Us/sr+4vQ3E8Eyx0WurWTXoKMVY3z9TI3rgxjLyrfO
4ccAD9ZD5n/UoYTQjG5j23bVOvDpdhUzpr/kLvXipRfu0g8MGHZikTMw5LbiHcva
2/QT9kL3SKFCDu3WAyeG3HRN3us+6DxzYg2KT3dBL6lmafxHzdfZ3z24uZfDodMs
/mWdPlzUFXliN1wElmLrZz1YZtwqFiS1BHm5QZ1ubAPIVadXD9YdZHUg3Bv+1y4H
pJ5u1YUS5rcgI78AihdhMPQF4hgX/zEwM0O5GDMrS7UndMSe2XBRYaEjKWGSZ9lT
ADGbvIxHRwi/J9WgysDAmJ9UZoLrcl6CR1AFJWyF+vTNNcJW6Nt7HCyYyfx1tM9V
L5cdIMZgSACdsZaLYo+XGd2hxls8QFfFMq0t//DhvmQuM4byYptd/7pXOl52HIFR
EKmsBv1eHJZ2HT7gluwSt3tjwsVdtWqSCwIbWch0D+WKl6WK7yFTHr1dyvDO4c/M
ryHgAQROITRiB1Ok7yJ/4CpFhcWZ6RvMVa8ajAyV8BqYWiiW3FMUDxCrarP0P6Q5
8U0ZFuJ8QgN/OSfKKZjFHzTnyWmdnlUQEfi2xYYfpbUoPMxM4IZ2FrKy9QoVWQRj
73P8kIOit9UYzzfEcGEeq3On+5urp1sNDmLmtRmv91JoeOh5TwM=
=ITLB
-----END PGP SIGNATURE-----
pgpib9HBEshbs.pgp
Description: PGP signature
-------------------- End of forwarded message --------------------
--- End Message ---