Your message dated Mon, 29 Jul 2024 19:49:45 +0000
with message-id <e1sywnn-0038u4...@fasolo.debian.org>
and subject line Bug#1075396: fixed in prctl 1.7-1
has caused the Debian Bug report #1075396,
regarding prctl: 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.)
--
1075396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075396
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:prctl
Version: 1.6-3
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/prctl_1.6-3_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
[...]
M/qPFQ/+MGPszKgCAXXhdiM8Y7iq8/DjyZcX8U8iTmuYQj9BoCZys4hLPL6X+Tmw
YyDSBht2oEuHYi3zwjcsmnQYThgaOLkBH2srkuHqTdWwUgHIAVZC2s/9/gVi1aIj
p6wwv1YlDUflZU0wbpNhGtYoLF7WcF0sOdV1Bazf7x05U48eXryiZQCpZS8+m6ya
RdCuU+1gsfO2liyr73iKlosrtseCyF/LmBMKVUSkEaAEufiCBEQnJoByCj2d05ot
T4mutpHUgb721sk08VMKMF6SBDFH1Kuh2eGZwSF4OZlF77nTKasrQLCjg7hSJyA6
BDnPOzSNErDmpI39PaXknibw2q7VNnAQ4lRTs8ztDHKV7roQeP/LJ0+jZdvj4BgV
kq3z6+qVt8zgWi/NzyVEroC33K9J7Lwnnd0yrawP/uQVjHRsuciyypTVwwL6jUab
iqvrj21DdWlug67RE740kKLU+ah9QNDdDWD/E3p3M8Dkqa7G28hS9XkS7FZX/NGd
Uj19J3Y0bYiZdiwg38gU4CqkBOd4ZFbCTVlaXtu6sw2of00vlxDY9/7uABTKcJ7F
x6Vjzq5WMtIHjC+I4m5smNaOtSUUiYDbYHWr+EWgn2w59cW16u50dNL+IT3LwAHg
k1uKQgn+j0ZosC8DEUpOAGEMwb2TgiYTv8bJt8z6EOPmgd4VuIE=
=mUI/
-----END PGP SIGNATURE-----
gpgv: Signature made Mon Apr 15 16:56:06 2024 UTC
gpgv: using RSA key 2CD818BFF64619EADB582134CD58A1B17ED033FA
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./prctl_1.6-3.dsc: no
acceptable signature found
dpkg-source: info: extracting prctl in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking prctl_1.6.orig.tar.gz
dpkg-source: info: unpacking prctl_1.6-3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying debian_hardening.patch
dpkg-source: info: applying debian_warning_cleanup.patch
Check disk space
----------------
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-5700488c-f9f5-4350-a604-c14ca7255826
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 prctl
dpkg-buildpackage: info: source version 1.6-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Khalid Aziz <kha...@debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh_testdir
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro" ./configure
--prefix=/usr
creating cache ./config.cache
checking whether ln -s works... yes
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) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
make: *** [debian/rules:9: configure-stamp] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: prctl
Source-Version: 1.7-1
Done: Khalid Aziz <kha...@debian.org>
We believe that the bug you reported is fixed in the latest version of
prctl, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Khalid Aziz <kha...@debian.org> (supplier of updated prctl 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: Mon, 29 Jul 2024 13:13:58 -0600
Source: prctl
Architecture: source
Version: 1.7-1
Distribution: unstable
Urgency: low
Maintainer: Khalid Aziz <kha...@debian.org>
Changed-By: Khalid Aziz <kha...@debian.org>
Closes: 1075396
Changes:
prctl (1.7-1) unstable; urgency=low
.
* New upstream release
* Removed debian specific patches that are in upstream now
* Fix ftbfs with gcc-14 (closes: #1075396)
Checksums-Sha1:
05e483c8bc134f5a95906e337166c51e2ca40449 1657 prctl_1.7-1.dsc
c2f1f2a61a0bd31f51d0403869560b6c4b2afd7d 7219 prctl_1.7.orig.tar.gz
a84a50b90b728d122ed866a6b38081e2d050d49f 2308 prctl_1.7-1.debian.tar.xz
4323aa182598a28558704d61900aefb18a726f82 5477 prctl_1.7-1_source.buildinfo
Checksums-Sha256:
eeec3869f531df50c78ddf34f5127e2564e07098b6fd5690c0ac527d157272e5 1657
prctl_1.7-1.dsc
87a2a2a6d2b0d3a697fcaf0902ff944c87cd3c10b9cd2f120db79fcc19e90173 7219
prctl_1.7.orig.tar.gz
34e93171597f6dc9fb54cb685211913fbb834a0b8011671788e58fd696ac6296 2308
prctl_1.7-1.debian.tar.xz
3104a962c00bae64a0e864563f9bd9feb14aec56b8e39e8d9a0c5c54cda2711d 5477
prctl_1.7-1_source.buildinfo
Files:
6b64adeda9daa35bc7f8ad5c2743b083 1657 devel optional prctl_1.7-1.dsc
fd0a8e854dd4abd6085868416b37d0b1 7219 devel optional prctl_1.7.orig.tar.gz
66014145b32a913a51dcf2209f1ede8e 2308 devel optional prctl_1.7-1.debian.tar.xz
db5cddac0747dcd5de2caf9005747783 5477 devel optional
prctl_1.7-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELNgYv/ZGGerbWCE0zVihsX7QM/oFAman7KMACgkQzVihsX7Q
M/raQxAAgFFKIwT8F2gzHC+magA57e+yKXvqFgVL1lNjgsfYumqZXW3PoPoRZx2b
ikaMYVxAPP6ccN4pm+jdQN115xmHoPYT2HYRKstaa5suyscF/kc+pdFIya48qLyv
Tv9LvZsmRDPcuqTv+JB9rgKuAe07bJ6FuqSg8NxwQreagqL0yBLiKFgidJZtAquB
T7YzXvUEQflUxU/B1sAxeg31H9gfrCwOTQAXyycHfK+KGo7h9Lp2nCxgF4ztiwnU
45PgUMAOcroxMo03DMqI/uekPVErYLOgUxXhrq2l+CZJtGcIh6ZB7OF0rXI9sNMo
skCs3GLwuu2w4HInX/rnoNPxQysCTlsVUWaWaTM9oinGeOdyZc0XVsEfRjXjWoNq
4jT7W36UaQCcqxvB5mlTdSl9DyV7rAtsP/dyfw5l0+XgNIU3J/bsyzReNvxmZ6Hj
UaanG3KDd7XWkjkVrQJt/3V5b0h3MUq4u5o5oMJk0wJPdclY4YPc8h00yyAbmbcF
cNpQXszt7P7goQF9e8r1qiC9STMby6tnfUbApANfkv74ogztukakpcKQT1427r59
BsAf7IsKXgBVFUONNYIxj2UKEnhbkhahbeMkBDnDM9Rp1A02FMSjdEBBzmy5ohKq
VZwBlC2cn8ZV5VhSDthC8bn1ujpwxvTs+YktY+U++tgHJripD/8=
=5Zr2
-----END PGP SIGNATURE-----
pgp1c323UcTX7.pgp
Description: PGP signature
--- End Message ---