Your message dated Tue, 31 Dec 2024 10:05:51 +0000 with message-id <E1tSZ8J-005nTh-EA@fasolo.debian.org> and subject line Bug#1090004: fixed in gcc-14-cross 8 has caused the Debian Bug report #1090004, regarding gcc-14-cross: FTBFS with make 4.4.1 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 owner@bugs.debian.org immediately.) -- 1090004: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090004 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: gcc-14-cross: FTBFS with make 4.4.1
- From: Santiago Vila <sanvila@debian.org>
- Date: Sun, 15 Dec 2024 14:12:56 +0100
- Message-id: <[🔎] 751a9052-f356-4e84-b83d-b179bfdb8a84@debian.org>
Package: src:gcc-14-cross Version: 7 User: debian-qa@lists.debian.org Usertags: make-4.4 Severity: important Tags: ftbfs trixie sid Dear Maintainer, This package fails to build from source with Make 4.4.1, most likely because of changes in $(shell) environment handling: environment variables exported from Makefiles are now made available to commands invoked using $(shell), which can cause issues with recursive definitions in particular. See https://salsa.debian.org/debian/make/-/blob/master/debian/NEWS for a complete list of backward-incompatible changes since Make 4.3. Below you will find how the builds end, hopefully the most relevant part from the build log. A full build log is available here: https://people.debian.org/~sanvila/make-4.4/build-logs/ Make 4.4.1 is currently available in experimental and will hopefully soon be uploaded to unstable, at which time this bug will become release-critical. About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Please reach out to the Make maintainer, Stephen Kitt <skitt@debian.org> if you need help fixing this. -------------------------------------------------------------------------------- repack libstdc++6-i386-cross (libstdc++6-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libstdc++6-i386-cross' in '../libstdc++6-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libstdc++6-i386-cross_14.2.0-8_all.deb repack libubsan1-i386-cross (libubsan1-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libubsan1-i386-cross' in '../libubsan1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libubsan1-i386-cross_14.2.0-8_all.deb repack libx32asan8-i386-cross (libx32asan8-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32asan8-i386-cross' in '../libx32asan8-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libstdc++-14-dev-i386-cross_14.2.0-8_all.deb repack libx32atomic1-i386-cross (libx32atomic1-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32atomic1-i386-cross' in '../libx32atomic1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32atomic1-i386-cross_14.2.0-8_all.deb repack libx32gcc-14-dev-i386-cross (libx32gcc-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gcc-14-dev-i386-cross' in '../libx32gcc-14-dev-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32asan8-i386-cross_14.2.0-8_all.deb repack libx32gcc-s1-i386-cross (libx32gcc-s1-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gcc-s1-i386-cross' in '../libx32gcc-s1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gcc-s1-i386-cross_14.2.0-8_all.deb repack libx32gfortran-14-dev-i386-cross (libx32gfortran-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gfortran-14-dev-i386-cross' in '../libx32gfortran-14-dev-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gcc-14-dev-i386-cross_14.2.0-8_all.deb dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable repack libx32gfortran5-i386-cross (libx32gfortran5-i386-cross_14.2.0-8_all.deb) ... dpkg-deb: building package 'libx32gfortran5-i386-cross' in '../libx32gfortran5-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gfortran-14-dev-i386-cross_14.2.0-8_all.deb repack libx32go-14-dev-i386-cross (libx32go-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable touch stamp-dir/repack-libx32gfortran5-i386-cross_14.2.0-8_all.deb repack libx32go23-i386-cross (libx32go23-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32go-14-dev-i386-cross' in '../libx32go-14-dev-i386-cross_14.2.0-8cross_all.deb'. dpkg-deb: building package 'libx32go23-i386-cross' in '../libx32go23-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32go23-i386-cross_14.2.0-8_all.deb repack libx32gomp1-i386-cross (libx32gomp1-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gomp1-i386-cross' in '../libx32gomp1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gomp1-i386-cross_14.2.0-8_all.deb repack libx32gphobos-14-dev-i386-cross (libx32gphobos-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gphobos-14-dev-i386-cross' in '../libx32gphobos-14-dev-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32go-14-dev-i386-cross_14.2.0-8_all.deb repack libx32gphobos5-i386-cross (libx32gphobos5-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32gphobos5-i386-cross' in '../libx32gphobos5-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gphobos-14-dev-i386-cross_14.2.0-8_all.deb repack libx32itm1-i386-cross (libx32itm1-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32itm1-i386-cross' in '../libx32itm1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32itm1-i386-cross_14.2.0-8_all.deb repack libx32objc-14-dev-i386-cross (libx32objc-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32objc-14-dev-i386-cross' in '../libx32objc-14-dev-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32objc-14-dev-i386-cross_14.2.0-8_all.deb repack libx32objc4-i386-cross (libx32objc4-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32objc4-i386-cross' in '../libx32objc4-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32objc4-i386-cross_14.2.0-8_all.deb repack libx32quadmath0-i386-cross (libx32quadmath0-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32quadmath0-i386-cross' in '../libx32quadmath0-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32quadmath0-i386-cross_14.2.0-8_all.deb repack libx32stdc++-14-dev-i386-cross (libx32stdc++-14-dev-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32stdc++-14-dev-i386-cross' in '../libx32stdc++-14-dev-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32gphobos5-i386-cross_14.2.0-8_all.deb dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable touch stamp-dir/repack-libx32stdc++6-14-dbg-i386-cross_14.2.0-8_all.deb repack libx32stdc++6-i386-cross (libx32stdc++6-i386-cross_14.2.0-8_all.deb) ... dpkg-architecture: warning: specified GNU system type i686-linux-gnu does not match CC system type x86_64-linux-gnu, try setting a correct CC environment variable dpkg-deb: building package 'libx32stdc++6-i386-cross' in '../libx32stdc++6-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32stdc++6-i386-cross_14.2.0-8_all.deb repack libx32ubsan1-i386-cross (libx32ubsan1-i386-cross_14.2.0-8_all.deb) ... dpkg-deb: building package 'libx32ubsan1-i386-cross' in '../libx32ubsan1-i386-cross_14.2.0-8cross_all.deb'. touch stamp-dir/repack-libx32stdc++-14-dev-i386-cross_14.2.0-8_all.deb touch stamp-dir/repack-libx32ubsan1-i386-cross_14.2.0-8_all.deb make[1]: Leaving directory '/<<PKGBUILDDIR>>' /usr/bin/make -j 2 -f debian/rules TARGET_ARCH=amd64 \ stamp-dir/repack-gcc-14-cross-base_14.2.0-8_all.deb make[1]: Entering directory '/<<PKGBUILDDIR>>' repack gcc-14-cross-base (gcc-14-cross-base_14.2.0-8_all.deb) ... dpkg-deb: building package 'gcc-14-cross-base' in '../gcc-14-cross-base_14.2.0-8cross_all.deb'. touch stamp-dir/repack-gcc-14-cross-base_14.2.0-8_all.deb make[1]: Leaving directory '/<<PKGBUILDDIR>>' touch stamp-dir/repack-debs-indep START stamp-dir/mangle-debian-files-indep touch debian/files for deb in *_all.deb; do [ -f "$deb" ] || continue; pkg=`basename $deb`; if [ "yes" = yes ]; then case $pkg in *-dbg*) continue; esac; fi; if [ "" = yes ] && grep -q "^$pkg$" debian/packages.common; then continue; fi; echo -n "$pkg " >>debian/files; dpkg-deb -I $deb | grep Section | cut -d ' ' -f 3 | tr "\n" ' ' >>debian/files; dpkg-deb -I $deb | grep Priority | cut -d ' ' -f 3 | tr -d "\n" >>debian/files; echo "" >>debian/files; done sed -i -e "s/14.2.0-8_/14.2.0-8cross1_/g" debian/files touch stamp-dir/mangle-debian-files-indep dpkg-genbuildinfo --build=binary -O../gcc-14-cross_7_amd64.buildinfo dpkg-genbuildinfo: error: cannot fstat file ../cpp-14-aarch64-linux-gnu_14.2.0-8cross1_amd64.deb: No such file or directory dpkg-buildpackage: error: dpkg-genbuildinfo --build=binary -O../gcc-14-cross_7_amd64.buildinfo subprocess returned exit status 25 --------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
- To: 1090004-close@bugs.debian.org
- Subject: Bug#1090004: fixed in gcc-14-cross 8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 31 Dec 2024 10:05:51 +0000
- Message-id: <E1tSZ8J-005nTh-EA@fasolo.debian.org>
- Reply-to: Matthias Klose <doko@debian.org>
Source: gcc-14-cross Source-Version: 8 Done: Matthias Klose <doko@debian.org> We believe that the bug you reported is fixed in the latest version of gcc-14-cross, 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 1090004@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <doko@debian.org> (supplier of updated gcc-14-cross 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 31 Dec 2024 09:43:37 +0100 Source: gcc-14-cross Architecture: source Version: 8 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <doko@debian.org> Closes: 1090004 Changes: gcc-14-cross (8) unstable; urgency=medium . * Build using gcc 14.2.0-12. * Mark more package names as invalid on loong64. * Update VCS attributes. * d/control: Add Rules-Requires-Root: binary-targets. Too late for trixie. * Fix build with make 4.4. Closes: #1090004. Checksums-Sha1: 8d550d5f2c107d442ce73bc0653d0b5e5c56a32b 36276 gcc-14-cross_8.dsc 589f202061b22a385adffd49509f021848283fba 40276 gcc-14-cross_8.tar.xz 77a60d6115700c87d81bba17eb0996264891922d 9598 gcc-14-cross_8_source.buildinfo Checksums-Sha256: b29d3719a0598a77ae90b1d600535920d419a14f99b75253abc9f3aef911a091 36276 gcc-14-cross_8.dsc 3e7f2236479ac5768833d4a8232e205fe42d98c24d460dd9182358f4f4286ec7 40276 gcc-14-cross_8.tar.xz 5bb5b1de77d73326b04c422fec28cfefd690b3b595bb27122d302d481b20d3e4 9598 gcc-14-cross_8_source.buildinfo Files: 7f163d122b187af786ae408a994ad87f 36276 devel optional gcc-14-cross_8.dsc ea49d1ec2bd22f7820b5271136c3b25e 40276 devel optional gcc-14-cross_8.tar.xz 6d2f8b9c898855cb7b71b1eb7bbfad04 9598 devel optional gcc-14-cross_8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmdzu0IQHGRva29AZGVi aWFuLm9yZwAKCRC9fqpgd4+m9V16EADG+NfdE/61Ju1ieKh7OQgrAb8SuvKrOuYn tYK0yBlf5C4S6WZkaY5h/G6kHnjWVtuiuMpUFJYgFPvGIlwNnhV27iNb+SehwECn RWM+5QPFRkef1yzQ+BQzu8LdfFSi/Mytnf/DNMsUxT/MPNNldePC0aH5VgOsQgjl 3fmJsZQG7kXiHqL7/IcaFUOG1S2BSLt2I8RSZXmZTgsk6oikF8ejtxMOCShem4A7 5/hO+VH5gHX9MmP4UShTz3Sy3KcH1KMfNL9uff5458Tv4/c7o7NfLWuz97+eKxP/ Z8upwf8CHYwjaWAgzlT0dyDwg2Ha2CmMpVa/Ct6TVrZerre0H4slbMAvrKM92vPf /AC5dqNUhAt/0KhpWoev2QHx6AxHKFnEDioFo817bxERVl/dSrb2pQGwuA+xrU1/ oxp0IsQC/FOgopznDNI+jockEQMYUQROoPGPYNtfEmhD+GrnYFoFETh4Sj/w2R80 YN9b4A0udnrRTKvLaZuLbWx55bBX/ZulRWjVjy4etQkQd47pgrSLPp5CFXHMxU+H G0SzOFD367ZHFPwQ2CJrAk+sDh6p8nORPatPrMv3/df6Dvyzg7ziMlAjHyB5XYYj z/mF4jYsrsY34stXga/snZ8EarEQMkQMfIaYV11xP5Q8qWyCknZ3srY++XDE2xDO Z0mG6hI4JA== =lq/9 -----END PGP SIGNATURE-----Attachment: pgpkrGsNeIcpk.pgp
Description: PGP signature
--- End Message ---