Re: [Linaro-TCWG-CI] gcc-15-2414-g2d105efd6f60: FAIL: 3 regressions on aarch64
On Sun, 4 Aug 2024 at 00:25, Sam James via Gcc-regression wrote: > > ci_not...@linaro.org writes: > > > Dear contributor, our automatic CI has detected problems related to > > your patch(es). Please find some details below. If you have any > > questions, please follow up on linaro-toolch...@lists.linaro.org > > mailing list, Libera's #linaro-tcwg channel, or ping your favourite > > Linaro toolchain developer on the usual project channel. > > > > We appreciate that it might be difficult to find the necessary logs or > > reproduce the issue locally. If you can't get what you need from our > > CI within minutes, let us know and we will be happy to help. > > > > We track this report status in https://linaro.atlassian.net/browse/GNU-1305 > > , please let us know if you are looking at the problem and/or when you have > > a fix. > > > > In gcc_check master-aarch64 after: > > > > | commit gcc-15-2414-g2d105efd6f60 > > | Author: Sam James > > | Date: Tue Jul 30 17:10:01 2024 +0100 > > | > > | testsuite: fix whitespace in dg-do assemble directive > > | > > | * gcc.target/aarch64/simd/vmmla.c: Fix whitespace in dg > > directive. > > > > FAIL: 3 regressions > > > > regressions.sum: > > === gcc tests === > > > > Running gcc:gcc.target/aarch64/simd/simd.exp ... > > UNRESOLVED: gcc.target/aarch64/simd/vmmla.c scan-assembler-times > > \\tsmmla\\tv[0-9]+.4s, v[0-9]+.16b, v[0-9]+.16b 1 > > UNRESOLVED: gcc.target/aarch64/simd/vmmla.c scan-assembler-times > > \\tummla\\tv[0-9]+.4s, v[0-9]+.16b, v[0-9]+.16b 1 > > UNRESOLVED: gcc.target/aarch64/simd/vmmla.c scan-assembler-times > > \\tusmmla\\tv[0-9]+.4s, v[0-9]+.16b, v[0-9]+.16b 1 > > [...] > > Thanks. The test has been broken since it was added. > > Filed https://gcc.gnu.org/PR116207. Thanks for checking and letting us know! Christophe
master branch: commit r15-2715 failed to bootstrap on Linux/x86_64 (commit r15-2695 builds)!
make[2]: Entering directory '/export/home/haochenj/src/gcc-regression' rm -rf bld mkdir -p bld cd bld; \ RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \ --with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --prefix=/usr/gcc-15.0.0 --with-fpmath=sse checking build system type... x86_64-pc-linux-gnu grep "Error " makelog.r15-2715.x86_64.corei7 >> makelog.r15-2715.x86_64.corei7.mail; \ make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[8]: *** [Makefile:833: openacc.lo] Error 1 make[12]: *** [Makefile:833: openacc.lo] Error 1 make[11]: *** [Makefile:1029: all-recursive] Error 1 make[10]: *** [Makefile:628: all] Error 2 make[9]: *** [Makefile:1446: multi-do] Error 1 make[8]: *** [Makefile:1416: all-multi] Error 2 make[7]: *** [Makefile:1029: all-recursive] Error 1 make[6]: *** [Makefile:628: all] Error 2 make[5]: *** [Makefile:27860: all-stage2-target-libgomp] Error 2 make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[4]: *** [Makefile:30031: stage2-bubble] Error 2 make[3]: *** [Makefile:30275: bootstrap] Error 2 make[2]: *** [Makefile:313: bootstrap] Error 2 Adding multilib support to src/libbacktrace/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating src/experimental/Makefile Adding multilib support to src/experimental/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating doc/Makefile Adding multilib support to doc/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating po/Makefile Adding multilib support to po/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating testsuite/Makefile Adding multilib support to testsuite/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating python/Makefile Adding multilib support to python/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: executing libtool commands config.status: executing generate-headers commands make[6]: Entering directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/32/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi echo 1 > stamp-allocator-new echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr.h > x86_64-pc-linux-gnu/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-single.h > x86_64-pc-linux-gnu/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-default.h make[6]: Leaving directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/32/libstdc++-v3/include' config.status: executing libtool commands config.status: executing generate-headers commands make[6]: Entering directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > sta
master branch: commit r15-2717 failed to bootstrap on Linux/x86_64 (commit r15-2695 builds)!
make[2]: Entering directory '/export/home/haochenj/src/gcc-regression' rm -rf bld mkdir -p bld cd bld; \ RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-master/configure \ --with-arch=corei7 --with-cpu=corei7 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --prefix=/usr/gcc-15.0.0 --with-fpmath=sse checking build system type... x86_64-pc-linux-gnu grep "Error " makelog.r15-2717.x86_64.corei7 >> makelog.r15-2717.x86_64.corei7.mail; \ make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[8]: *** [Makefile:833: openacc.lo] Error 1 make[12]: *** [Makefile:833: openacc.lo] Error 1 make[11]: *** [Makefile:1029: all-recursive] Error 1 make[10]: *** [Makefile:628: all] Error 2 make[9]: *** [Makefile:1446: multi-do] Error 1 make[8]: *** [Makefile:1416: all-multi] Error 2 make[7]: *** [Makefile:1029: all-recursive] Error 1 make[6]: *** [Makefile:628: all] Error 2 make[5]: *** [Makefile:27860: all-stage2-target-libgomp] Error 2 make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1831: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[4]: *** [Makefile:30031: stage2-bubble] Error 2 make[3]: *** [Makefile:30275: bootstrap] Error 2 make[2]: *** [Makefile:313: bootstrap] Error 2 Adding multilib support to src/libbacktrace/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating src/experimental/Makefile Adding multilib support to src/experimental/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating doc/Makefile Adding multilib support to doc/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating po/Makefile Adding multilib support to po/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating testsuite/Makefile Adding multilib support to testsuite/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating python/Makefile Adding multilib support to python/Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: creating config.h config.status: executing default-1 commands Adding multilib support to Makefile in ../../../../src-master/libstdc++-v3 with_multisubdir=32 config.status: executing libtool commands config.status: executing generate-headers commands make[6]: Entering directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/32/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host make[6]: [Makefile:1832: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored) echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi echo 1 > stamp-allocator-new echo 'define _GLIBCXX_USE_FLOAT128 1' > stamp-float128 sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr.h > x86_64-pc-linux-gnu/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-single.h > x86_64-pc-linux-gnu/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-default.h make[6]: Leaving directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/32/libstdc++-v3/include' config.status: executing libtool commands config.status: executing generate-headers commands make[6]: Entering directory '/export/home/haochenj/src/gcc-regression/bld/x86_64-pc-linux-gnu/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > sta
Regressions on master at commit r15-2718 vs commit r15-2695 on Linux/x86_64
Regressions on master at commit r15-2718 vs commit r15-2695 on Linux/x86_64 New failures: FAIL: 30_threads/future/members/poll.cc -std=gnu++17 execution test New passes:
Regressions on master at commit r15-2720 vs commit r15-2718 on Linux/x86_64
Regressions on master at commit r15-2720 vs commit r15-2718 on Linux/x86_64 New failures: New passes: FAIL: 30_threads/future/members/poll.cc -std=gnu++17 execution test
Regressions on releases/gcc-13 at commit r13-8960 vs commit r13-8952 on Linux/x86_64
Regressions on releases/gcc-13 at commit r13-8960 vs commit r13-8952 on Linux/x86_64 New failures: New passes: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps
Regressions on native/releases/gcc-14 at commit r14-10561 vs commit r14-10555 on Linux/x86_64
Regressions on releases/gcc-14 at commit r14-10561 vs commit r14-10555 on Linux/x86_64 New failures: FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c -flto -ffat-lto-objects execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-11.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-12.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-14.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-15.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c execution test FAIL: libgomp.c/../libgomp.c-c++-common/for-9.c execution test New passes:
Regressions on native/releases/gcc-13 at commit r13-8960 vs commit r13-8952 on Linux/x86_64
Regressions on releases/gcc-13 at commit r13-8960 vs commit r13-8952 on Linux/x86_64 New failures: FAIL: 27_io/basic_istream/ignore/char/94749.cc execution test FAIL: 27_io/basic_istream/ignore/wchar_t/94749.cc execution test FAIL: gcc.dg/vect/tsvc/vect-tsvc-s317.c -flto -ffat-lto-objects execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-11.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-12.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-14.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-15.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test FAIL: libgomp.c++/../libgomp.c-c++-common/for-9.c execution test FAIL: libgomp.fortran/examples-4/teams-4.f90 -O0 execution test FAIL: libgomp.fortran/examples-4/teams-4.f90 -O1 execution test New passes:
Regressions on master at commit r15-2733 vs commit r15-2730 on Linux/x86_64
Regressions on master at commit r15-2733 vs commit r15-2730 on Linux/x86_64 New failures: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps New passes:
Regressions on master at commit r15-2735 vs commit r15-2733 on Linux/x86_64
Regressions on master at commit r15-2735 vs commit r15-2733 on Linux/x86_64 New failures: New passes: FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps