Your message dated Fri, 28 Feb 2025 10:05:00 +0000
with message-id <e1tnxeq-006akw...@fasolo.debian.org>
and subject line Bug#1074803: fixed in aggregate 1.6-8
has caused the Debian Bug report #1074803,
regarding aggregate: 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.)


-- 
1074803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:aggregate
Version: 1.6-7
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/aggregate_1.6-7_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

[...]
dpkg-source: info: unpacking aggregate_1.6-7.debian.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 10-Makefile-install-target-fix.patch
dpkg-source: info: applying 20-Makefile-clean-target-fix.patch
dpkg-source: info: applying 30-Makefile-distclean-target.patch
dpkg-source: info: applying 40-Makefile-strip-option-remove.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-07071104-67c8-4d1a-b45e-8c3400795d58
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 aggregate
dpkg-buildpackage: info: source version 1.6-7
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Erik Wenzel <e...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
make -C . -k distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: *** No rule to make target 'distclean'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean] Error 2 (ignored)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 
(ignored)
dh_clean 
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
rm -f debian/stamp-autotools-files
 debian/rules build
test -x debian/rules
mkdir -p "."
touch debian/stamp-autotools-files
chmod a+x /<<PKGBUILDDIR>>/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro -s" 
/<<PKGBUILDDIR>>/./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/aggregate" --srcdir=. --disable-maintainer-mode 
--disable-dependency-tracking --disable-silent-rules
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 -s) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
make: *** [/usr/share/cdbs/1/class/autotools.mk:46: debian/stamp-autotools] 
Error 1
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: aggregate
Source-Version: 1.6-8
Done: наб <nabijaczlew...@nabijaczleweli.xyz>

We believe that the bug you reported is fixed in the latest version of
aggregate, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
наб <nabijaczlew...@nabijaczleweli.xyz> (supplier of updated aggregate 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: Tue, 28 Jan 2025 04:33:50 +0100
Source: aggregate
Architecture: source
Version: 1.6-8
Distribution: unstable
Urgency: medium
Maintainer: Package Salvaging Team <team+salv...@tracker.debian.org>
Changed-By: наб <nabijaczlew...@nabijaczleweli.xyz>
Closes: 580822 881437 1074803 1094428
Changes:
 aggregate (1.6-8) unstable; urgency=medium
 .
   * Team upload
 .
   [ наб ]
   * Standards-Version: 4.7.0 (routine-update)
   * debhelper-compat 13 (routine-update)
   * watch file standard 4 (routine-update)
   * cdbs -> dh (Closes: #1074803)
   * d/p/:
     + refresh
     - 40: replace with proper @*FLAGS@ use
     + 50: Fix -p (Closes: #580822)
     + 60: Document a.b.c and a.b formats (Closes: #881437)
   * Maintainer: Package Salvaging Team <team+salv...@tracker.debian.org>
     Closes: #1094428
   * Vcs-Git: https://salsa.debian.org/salvage-team/aggregate.git
 .
   [ Andreas Tille ]
   * Secure URI in watch file
   * Debtags are not maintained in d/control any more
   * d/copyright: DEP5
   * d/control: Add Homepage
Checksums-Sha1:
 abe79bee1f080fbafa98f7c823c1a0636b804b91 1874 aggregate_1.6-8.dsc
 0356e7f864f9193db3622fd5ffce9e56f1c3565b 4068 aggregate_1.6-8.debian.tar.xz
 0e6cd48d4a55a8aa272900a17aa16540642f1fa5 6027 aggregate_1.6-8_amd64.buildinfo
Checksums-Sha256:
 db4fca6900f7ef9227e4668f04b6db07b2a0811eb6f954db7cda1ecd3efc7375 1874 
aggregate_1.6-8.dsc
 9174f2daabe20a8eb4a2977b239e89c8f2d195547b11a866d4398a61967398bc 4068 
aggregate_1.6-8.debian.tar.xz
 f7377d2c37c50c5628b436f3339d6ca515f0b2601f9ab27358da0837c4755434 6027 
aggregate_1.6-8_amd64.buildinfo
Files:
 d28d856da71e098ce864a4e9d0f51426 1874 net optional aggregate_1.6-8.dsc
 be1835f611bd69cb6a69614870a80f8f 4068 net optional 
aggregate_1.6-8.debian.tar.xz
 82f2e558bcc089beee7d1b117fab31d9 6027 net optional 
aggregate_1.6-8_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAme0UDkRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGGcQ/9GmCgBlms2rkMNLAioP85eppFC2w6vL35
IAws8buxrO6o4r4Dk1Zv4S2Wqu10dOZcdv1ueXZN0zSwMtQOKqv2npTWIKj2L8Yr
HKklqGjCQwBQSheJR7ANnDeQ9c2V3GwDNQy1BxUXp2rxunOJMHMHw0yucrm2p84U
Yuhfaq/kQTuj6KvFKPccxjCDtKoIGKYdJZqV92dzhqBX7GhhIAnOgOsjXZHIg14C
i/70/V24FXfTNm9YBsJuePumEi2rOoQAx5w33Fst3pAwAHB/DovEIlIXHF6vcPiP
cRwO1BM7dhDFptFYi0VyxRYux//FVumdLztwlhF66braomg7wRzaMXOMonxIdyMD
txgLJnMABYQZgtk7nR+yrVRhpu6WhHa5YvJEXOgpe9ebEC0wTfD1kCvbOIjxs5J6
1C7ADJ67clTt5ERX4MBJu3rE682djMkG4zPtnQapTzvKRd3Hj8lpqtJbim/vP6bm
EHInX6xEQIyxeZMDxdoaY2ZSDRL43zovrc8d9Sf1dHtp97bCB7TMEyuhepkYSIea
sNZhheGyNErPAnqeZevMiOP+gSs7UrnnueP+i9nbRj0+eHcJdynu9JgJnSE0/NOQ
yvkK1Ya2Wke0uUHmK3xX4wgyQD+VCIkM3BCUIgZnsECXENBL92kr4ZVQO6WWZkNh
/6puxo0mFjI=
=0f9J
-----END PGP SIGNATURE-----

Attachment: pgpR_e3_CBUsM.pgp
Description: PGP signature


--- End Message ---

Reply via email to