Your message dated Thu, 23 Jul 2020 13:19:50 +0000 with message-id <[email protected]> and subject line Bug#960913: fixed in gcc-10 10.2.0-1 has caused the Debian Bug report #960913, regarding gcc-10: intermittently FTBFS with build-indep: /<<PKGBUILDDIR>>/build/./gcc/xgcc: No such file or directory 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.) -- 960913: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960913 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: gcc-10 Version: 10.1.0-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) I'm not sure exactly what is going on here, but in gcc-10_10.1.0-2 building the Architecture: all packages on the buildds, the stage2 build seems to have failed to run ${build_directory}/build/./gcc/xgcc. The stage1 build was fine: https://buildd.debian.org/status/fetch.php?pkg=gcc-10&arch=all&ver=10.1.0-2&stamp=1589559884&raw=0 > /<<PKGBUILDDIR>>/build/./gcc/xgcc -B/<<PKGBUILDDIR>>/build/./gcc/ -xc > -nostdinc /dev/null -S -o /dev/null > -fself-test=../../src/gcc/testsuite/selftests > cc1: note: self-tests are not enabled in this build > echo timestamp > s-selftest-c ... > /<<PKGBUILDDIR>>/build/./gcc/xgcc -B/<<PKGBUILDDIR>>/build/./gcc/ -xc++ > -nostdinc /dev/null -S -o /dev/null > -fself-test=../../src/gcc/testsuite/selftests > cc1plus: note: self-tests are not enabled in this build > echo timestamp > s-selftest-c++ but then during the stage2 build, the same thing failed: > /<<PKGBUILDDIR>>/build/./gcc/xgcc -B/<<PKGBUILDDIR>>/build/./gcc/ -xc++ > -nostdinc /dev/null -S -o /dev/null > -fself-test=../../src/gcc/testsuite/selftests > /bin/bash: /<<PKGBUILDDIR>>/build/./gcc/xgcc: No such file or directory > make[5]: *** [../../src/gcc/cp/Make-lang.in:178: s-selftest-c++] Error 127 > make[5]: *** Waiting for unfinished jobs.... > rm gccbrig.pod lto-dump.pod gcc.pod gdc.pod gfortran.pod > make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc' > make[4]: *** [Makefile:4837: all-stage2-gcc] Error 2 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/build' > make[3]: *** [Makefile:27207: stage2-bubble] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' > make[2]: *** [Makefile:27411: bootstrap] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' > make[1]: *** [debian/rules2:1234: stamps/05-build-stamp] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:44: build-indep] Error 2 I've given this back to try to confirm whether this is a race condition in the build system, or a reproducible regression since 10.1.0-1. smcv
--- End Message ---
--- Begin Message ---Source: gcc-10 Source-Version: 10.2.0-1 Done: Matthias Klose <[email protected]> We believe that the bug you reported is fixed in the latest version of gcc-10, 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. Matthias Klose <[email protected]> (supplier of updated gcc-10 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: SHA256 Format: 1.8 Date: Thu, 23 Jul 2020 12:15:54 +0200 Source: gcc-10 Architecture: source Version: 10.2.0-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers <[email protected]> Changed-By: Matthias Klose <[email protected]> Closes: 960913 965246 Changes: gcc-10 (10.2.0-1) unstable; urgency=medium . * GCC 10.2.0 release. - Fix PR target/95726 (AArch64), PR target/96174 (x86), PR middle-end/95114, PR tree-optimization/96146, PR middle-end/96194, PR c++/95789, PR c++/96104, PR c++/96179. - Fix missing dependencies for selftests which occasionally causes failed builds. Closes: #960913. * Update gm2 from the gm2 gcc-10 branch. * Update the patch for PR lto/95604, replacing the error with a warning. * Build the GC enabled libobjc on arm64, mips and mipsel as well. * libgo: Merge the 1.14.6 changes, taken from the trunk. * Fix ASAN_INTERCEPT_VFORK related symbols. (Helmut Grohne). Closes: #965246. Checksums-Sha1: 9a9be43407b585419ac245a6a6042140237787f3 27420 gcc-10_10.2.0-1.dsc 61afc5b955780e12dc88986622a70465e3601f89 97337200 gcc-10_10.2.0.orig.tar.gz 97468d9950413361bea3c088ac832bbd8e6dd383 601636 gcc-10_10.2.0-1.debian.tar.xz 90dbb69ac85382c7983ed1b6bafa7fa436429888 8821 gcc-10_10.2.0-1_source.buildinfo Checksums-Sha256: 736f662a49a892529ec110b1f90af23f053c612608668047b80e7a27ae9b5595 27420 gcc-10_10.2.0-1.dsc a04738b0cfcdef4c9b5a04f587cc53dfb45fabb8c363cda1a91cb667bd9ad553 97337200 gcc-10_10.2.0.orig.tar.gz 9bfcded7a446b992fb40f4eef352fd57b1005a60e17960784f59a6f5b4f04737 601636 gcc-10_10.2.0-1.debian.tar.xz 675d5df2325e936a8a97ddcbf9e0c97e2105901299ad0ecf27d4696e340c534e 8821 gcc-10_10.2.0-1_source.buildinfo Files: 83ea6c11fb94d7bee3ed5998d2ac6431 27420 devel optional gcc-10_10.2.0-1.dsc e52ec6e6884f88e44e2a3297715f3bd8 97337200 devel optional gcc-10_10.2.0.orig.tar.gz 76e1a57bd16af65d86b67ace3402bd0f 601636 devel optional gcc-10_10.2.0-1.debian.tar.xz 5f84ae785ca1bdc61240cc4c24d079f5 8821 devel optional gcc-10_10.2.0-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl8Zi3IQHGRva29AZGVi aWFuLm9yZwAKCRC9fqpgd4+m9fDJEACIM/NDXzoO6RhITl9jPscs+ycMjpcml0qS G9Jb6yVCZxIQwxZVRk3GDK2SIKb6Fkodvx2+Lmsv0LQwv6PQOJIS0WCx0RL41ZOl 4kj5TsdcJtS7Y/ZoCfHUWJQQOu4/PsBdIwKiPE7MfrLUU8CkZaIOO6II1IgXGfKw KAf1k5tderVTHNeGn1WcPk2zr8Yg6CW9lLax5HTk8WIOGzv5L/lZZRo4UU1y3GoB lHUANgHlzbzJ/4ola8KnReqyYYxa2veR9xTDJ0V0QK26p461tndpgyHWcHlnuHbD 49DnmM+kg1QoieAEX1aEPhfoptHU7IKuvyHHjMIXvgvPQZmBtXMaXHuu46YctaYb wWOzFZo0+1lHwjRr+eOn9sswGZfK/oYwvwf8K+fUZif6iQ/6JZE4/3CioZxSa4DO 8K/UaAsysXPE7F+5Yi4B5vnzgQ24VrBAU0ToE/O3Bi6qd5BWmIABtrb9kGIHUiv+ CD8iI99BPen5a5HE967Djnpf923aCe/oXL5f+1snZfWZ7H/zP+Iomho+r/G/VkSc aUbFRwfr5cSBK+eHJZnP8yTnn6BRYdBL7dnDIRX6gtjnjsvCRTKUYJVr6TyE1gHs n9XOHjs4rekgLhE2ierIQIa10UHuj1cDcs2ji4jRR0ckai+fU/60GLxpTECSqyUD Wd/Kqge8xw== =zj8S -----END PGP SIGNATURE-----
--- End Message ---

