[Linaro-TCWG-CI] gcc-15-4114-g8157f3f2d211: FAIL: 12 regressions on aarch64

2024-10-09 Thread ci_notify--- via Gcc-regression
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 understand 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-1368 , 
please let us know if you are looking at the problem and/or when you have a fix.

In  master-aarch64 after:

  | commit gcc-15-4114-g8157f3f2d211
  | Author: Richard Sandiford 
  | Date:   Mon Oct 7 13:03:04 2024 +0100
  | 
  | vect: Support more VLA SLP permutations [PR116583]
  | 
  | This is the main patch for PR116583.  Previously, we only
  | supported VLA SLP permutations for which the output and inputs
  | have the same number of lanes, and for which that number of
  | ... 29 lines of the commit log omitted.

FAIL: 12 regressions
The configuration of this build is:
CI config tcwg_gnu_cross_check_gcc master-aarch64
configure and test flags: --target aarch64-linux-gnu

regressions.sum:
  | === gcc tests ===
  | 
  | Running gcc:gcc.dg/torture/dg-torture.exp ...
  | FAIL: gcc.dg/torture/neon-sve-bridge.c -O2  (internal compiler error: 
Floating point exception)
  | FAIL: gcc.dg/torture/neon-sve-bridge.c -O2  (test for excess errors)
  | UNRESOLVED: gcc.dg/torture/neon-sve-bridge.c -O2  compilation failed to 
produce executable
  | FAIL: gcc.dg/torture/neon-sve-bridge.c -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  (internal compiler error: Floating point exception)
  | FAIL: gcc.dg/torture/neon-sve-bridge.c -O2 -flto -fno-use-linker-plugin 
-flto-partition=none  (test for excess errors)
  | UNRESOLVED: gcc.dg/torture/neon-sve-bridge.c -O2 -flto 
-fno-use-linker-plugin -flto-partition=none  compilation failed to produce 
executable
  | FAIL: gcc.dg/torture/neon-sve-bridge.c -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (internal compiler error: Floating point exception)
  | ... and 6 more entries

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1731/artifact/artifacts/00-sumfiles/
The full lists of regressions and improvements as well as configure and make 
commands are in
 * 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1731/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1731/artifact/artifacts/sumfiles/xfails.xfail

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1731/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1730/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8157f3f2d211bfbf53fbf8dd209b47ce583f4142/tcwg_gnu_cross_check_gcc/master-aarch64/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/8157f3f2d211bfbf53fbf8dd209b47ce583f4142


[Linaro-TCWG-CI] gcc-15-4200-gcf08dd297ca9: FAIL: 2 regressions on arm

2024-10-09 Thread ci_notify--- via Gcc-regression
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 understand 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-1369 , 
please let us know if you are looking at the problem and/or when you have a fix.

In gcc_check master-arm after:

  | commit gcc-15-4200-gcf08dd297ca9
  | Author: Torbjörn SVENSSON 
  | Date:   Mon Oct 7 09:06:37 2024 +0200
  | 
  | testsuite: arm: use effective-target for vsel*, mod* and pr65647.c tests
  | 
  | Update test cases to use -mcpu=unset/-march=unset feature introduced in
  | r15-3606-g7d6c6a0d15c.
  | 
  | ... 26 lines of the commit log omitted.

FAIL: 2 regressions
The configuration of this build is:
CI config tcwg_gcc_check master-arm
configure and test flags: --target arm-linux-gnueabihf

regressions.sum:
  | === gcc tests ===
  | 
  | Running gcc:gcc.target/arm/arm.exp ...
  | ERROR: gcc.target/arm/mod_2.c: unknown effective target keyword 
`arm_cpu_cortex_a57' for " dg-require-effective-target 4 arm_cpu_cortex_a57 "
  | ERROR: gcc.target/arm/mod_256.c: unknown effective target keyword 
`arm_cpu_cortex_a57' for " dg-require-effective-target 4 arm_cpu_cortex_a57 "
  | 

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2828/artifact/artifacts/00-sumfiles/
The full lists of regressions and improvements as well as configure and make 
commands are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2828/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2828/artifact/artifacts/sumfiles/xfails.xfail

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2828/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2827/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/cf08dd297ca9e13b46ba4ff203dbcdce49dbc067/tcwg_gcc_check/master-arm/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/cf08dd297ca9e13b46ba4ff203dbcdce49dbc067


master branch: commit r15-4196 failed to bootstrap on Linux/x86_64 (commit r15-4186 builds)!

2024-10-09 Thread haochenj--- via Gcc-regression
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 -E "(error:|Error)" makelog.r15-4196.x86_64.corei7 >> 
makelog.r15-4196.x86_64.corei7.mail; \
tail -n +20 makelog.r15-4196.x86_64.corei7 | grep -C 10 -E "error:|Error:" 
>> makelog.r15-4196.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)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin 
/usr/libexec/gcc/x86_64-redhat-linux/14/liblto_plugin.so
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin 
/usr/libexec/gcc/x86_64-redhat-linux/14/liblto_plugin.so
checking command to parse nm output from  
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking object... 
../../src-master/libcpp/directives.cc: In function ‘void 
do_pragma_once(cpp_reader*)’:
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |^
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |  ^
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor...  
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking -E


master branch: commit r15-4196 failed to bootstrap on Linux/i686 (commit r15-4186 builds)!

2024-10-09 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-4196.i686.intel >> 
makelog.r15-4196.i686.intel.mail; \
tail -n +20 makelog.r15-4196.i686.intel | grep -C 10 -E "error:|Error:" >> 
makelog.r15-4196.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

libtool: compile:  /home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src 
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c 
../../../src-master/mpfr/src/sin.c -o sin.o
libtool: compile:  /home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src 
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c 
../../../src-master/mpfr/src/tan.c -o tan.o
echo "#define LOCALEDIR \"/usr/gcc-15.0.0/share/locale\"" > localedir.new
../../src-master/libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 

master branch: commit r15-4198 failed to bootstrap on Linux/x86_64 (commit r15-4186 builds)!

2024-10-09 Thread haochenj--- via Gcc-regression
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 -E "(error:|Error)" makelog.r15-4198.x86_64.corei7 >> 
makelog.r15-4198.x86_64.corei7.mail; \
tail -n +20 makelog.r15-4198.x86_64.corei7 | grep -C 10 -E "error:|Error:" 
>> makelog.r15-4198.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)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

4 translated messages, 86 fuzzy translations, 184 untranslated messages.
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor...  
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking -E
../../src-master/libcpp/directives.cc: In function ‘void 
do_pragma_once(cpp_reader*)’:
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |^
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |  ^
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes


master branch: commit r15-4198 failed to bootstrap on Linux/i686 (commit r15-4186 builds)!

2024-10-09 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-4198.i686.intel >> 
makelog.r15-4198.i686.intel.mail; \
tail -n +20 makelog.r15-4198.i686.intel | grep -C 10 -E "error:|Error:" >> 
makelog.r15-4198.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

/bin/sh ../libtool  --tag=CC   --mode=compile 
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include   -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src   
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo 
../../../src-master/mpfr/src/sin.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src 
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c 
../../../src-master/mpfr/src/cos.c -o cos.o
depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile 
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc

master branch: commit r15-4194 failed to bootstrap on Linux/i686 (commit r15-4186 builds)!

2024-10-09 Thread haochenj via Gcc-regression
make[2]: Entering directory '/home/haochenj/src/gcc-regression'
rm -rf bld
mkdir -p bld
cd bld; \
CC="gcc -m32 -fno-lto" CXX="g++ -m32 -fno-lto" ../src-master/configure \
--with-arch=corei7 --with-cpu=intel --enable-clocale=gnu 
--with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld 
--enable-libmpx --prefix=/usr/gcc-15.0.0 i686-linux --with-fpmath=sse 
configure: WARNING: you should use --build, --host, --target
grep -E "(error:|Error)" makelog.r15-4194.i686.intel >> 
makelog.r15-4194.i686.intel.mail; \
tail -n +20 makelog.r15-4194.i686.intel | grep -C 10 -E "error:|Error:" >> 
makelog.r15-4194.i686.intel.mail; \
make[6]: [Makefile:1832: i686-linux/bits/largefile-config.h] Error 1 (ignored)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile 
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include   -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src   
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo 
../../../src-master/mpfr/src/cmp_ld.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile 
/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/i686-linux/bin/ -B/usr/gcc-15.0.0/i686-linux/bin/ 
-B/usr/gcc-15.0.0/i686-linux/lib/ -isystem /usr/gcc-15.0.0/i686-linux/include 
-isystem /usr/gcc-15.0.0/i686-linux/sys-include   -fno-checking 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" 
-DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 
-DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 
-DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 
-DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 
-DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 
-DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 
-DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 
-DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 
-DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 
-DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 
-DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 
-DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 
-DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 
-DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 
-DHAVE_GETRUSAGE=1 -I. -I../../../src-master/mpfr/src   
-I/home/haochenj/src/gcc-regression/bld/gmp -DNO_ASM -g -O2 -fno-checking 
-gtoggle -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo 
../../../src-master/mpfr/src/set_ui_2exp.c &&\
mv -f $depba

master branch: commit r15-4194 failed to bootstrap on Linux/x86_64 (commit r15-4186 builds)!

2024-10-09 Thread haochenj--- via Gcc-regression
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 -E "(error:|Error)" makelog.r15-4194.x86_64.corei7 >> 
makelog.r15-4194.x86_64.corei7.mail; \
tail -n +20 makelog.r15-4194.x86_64.corei7 | grep -C 10 -E "error:|Error:" 
>> makelog.r15-4194.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)
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
make[6]: *** [Makefile:227: directives.o] Error 1
make[5]: *** [Makefile:12975: all-stage2-libcpp] Error 2
make[4]: *** [Makefile:30028: stage2-bubble] Error 2
make[3]: *** [Makefile:30272: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

240 translated messages, 13 fuzzy translations, 21 untranslated messages.
274 translated messages.
4 translated messages, 86 fuzzy translations, 184 untranslated messages.
yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... ../../src-master/libcpp/directives.cc: In function 
‘void do_pragma_once(cpp_reader*)’:
../../src-master/libcpp/directives.cc:2078:20: error: unknown conversion type 
character ‘<’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |^
../../src-master/libcpp/directives.cc:2078:34: error: unknown conversion type 
character ‘>’ in format [-Werror=format=]
 2078 |  "%<#pragma once%> in main file");
  |  ^
yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if  /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking supports 
-fno-rtti -fno-exceptions... no
checking for  /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking option to 
produce PIC... -fPIC -DPIC
checking if  /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking PIC flag -fPIC 
-DPIC works... yes
checking if  /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking static flag 
-static works... yes
checking if  /export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xgcc 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/lib/ -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/include -isystem 
/usr/gcc-15.0.0/x86_64-pc-linux-gnu/sys-include   -fno-checking supports -c -o 
file.o... yes


[Linaro-TCWG-CI] gcc-15-4191-g821d56100e11: Failure on aarch64

2024-10-09 Thread ci_notify--- via Gcc-regression
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 understand 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-1367 , 
please let us know if you are looking at the problem and/or when you have a fix.

In bootstrap_build master-aarch64-bootstrap_debug after:

  | commit gcc-15-4191-g821d56100e11
  | Author: Ken Matsui 
  | Date:   Fri Mar 1 22:10:55 2024 -0800
  | 
  | gcc, libcpp: Add warning switch for "#pragma once in main file" 
[PR89808]
  | 
  | This patch adds a warning switch for "#pragma once in main file".  The
  | warning option name is Wpragma-once-outside-header, which is the same
  | as Clang provides.
  | ... 27 lines of the commit log omitted.

The configuration of this build is:
CI config tcwg_bootstrap_build master-aarch64-bootstrap_debug
configure and test flags: --target aarch64-linux-gnu
Results changed to
# reset_artifacts:
-10
# true:
0
# build_abe bootstrap_debug:
# FAILED
# First few build errors in logs:
# 00:17:45 
/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libcpp/directives.cc:2078:20:
 error: unknown conversion type character ‘<’ in format [-Werror=format=]
# 00:17:45 
/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libcpp/directives.cc:2078:34:
 error: unknown conversion type character ‘>’ in format [-Werror=format=]
# 00:17:52 make[3]: *** [Makefile:227: directives.o] Error 1
# 00:17:52 make[2]: *** [Makefile:8586: all-stage2-libcpp] Error 2
# 00:17:52 make[1]: *** [Makefile:25569: stage2-bubble] Error 2
# 00:17:52 make: *** [Makefile:1100: all] Error 2

From
# reset_artifacts:
-10
# true:
0
# build_abe bootstrap_debug:
1

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/615/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/614/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/821d56100e1110ab6a166f50819522254eb30923/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/821d56100e1110ab6a166f50819522254eb30923


Regressions on master at commit r15-4199 vs commit r15-4186 on Linux/x86_64

2024-10-09 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-4199 vs commit r15-4186 on Linux/x86_64
New failures:

New passes:
FAIL: gcc.dg/pr67089-6.c scan-tree-dump-times widening_mul "SUB_OVERFLOW" 7
FAIL: gcc.dg/pr67089-6.c scan-tree-dump-times widening_mul "SUB_OVERFLOW" 9


Regressions on master at commit r15-4199 vs commit r15-4186 on Linux/i686

2024-10-09 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-4199 vs commit r15-4186 on Linux/i686
New failures:

New passes:
FAIL: gcc.dg/pr67089-6.c scan-tree-dump-times widening_mul "SUB_OVERFLOW" 7


Regressions on master at commit r15-4234 vs commit r15-4228 on Linux/x86_64

2024-10-09 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-4234 vs commit r15-4228 on Linux/x86_64
New failures:
FAIL: gcc.dg/torture/convert-dfp-2.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (test for excess errors)
FAIL: gcc.dg/torture/convert-dfp.c   -O2 -flto -fuse-linker-plugin 
-fno-fat-lto-objects  (test for excess errors)

New passes:


[Linaro-TCWG-CI] gcc-15-4016-gc534e37facc: FAIL: 1 regressions on arm

2024-10-09 Thread ci_notify--- via Gcc-regression
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 understand 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-1370 , 
please let us know if you are looking at the problem and/or when you have a fix.

In  arm-eabi v7-a softfp after:

  | commit gcc-15-4016-gc534e37facc
  | Author: Jonathan Wakely 
  | Date:   Tue Sep 24 23:20:56 2024 +0100
  | 
  | libstdc++: Populate std::time_get::get's %c format for C locale
  | 
  | We were using the empty string "" for D_T_FMT and ERA_D_T_FMT in the C
  | locale, instead of "%a %b %e %T %Y" as the C standard requires. Set it
  | correctly for each locale implementation that defines time_members.cc.
  | ... 18 lines of the commit log omitted.

FAIL: 1 regressions
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc arm-eabi -marm -march=armv7-a 
-mfpu=vfpv3-d16 -mfloat-abi=softfp
configure and test flags: --target arm-eabi --disable-multilib --with-mode=arm 
--with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp 
--target_board=-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp 
qemu_cpu=cortex-a9

regressions.sum:
  | === libstdc++ tests ===
  | 
  | Running libstdc++:libstdc++-dg/conformance.exp ...
  | FAIL: 22_locale/time_get/get/wchar_t/5.cc -std=gnu++17 execution test
  | 

You can find the failure logs in *.log.1.xz files in
 * 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/628/artifact/artifacts/00-sumfiles/
The full lists of regressions and improvements as well as configure and make 
commands are in
 * 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/628/artifact/artifacts/notify/
The list of [ignored] baseline and flaky failures are in
 * 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/628/artifact/artifacts/sumfiles/xfails.xfail

-8<--8<--8<--
The information below can be used to reproduce a debug environment:

Current build   : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/628/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/627/artifact/artifacts

Instruction to reproduce the build : 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c534e37faccf481afa9bc28f0605ca0ec3846c89/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt

Full commit : 
https://github.com/gcc-mirror/gcc/commit/c534e37faccf481afa9bc28f0605ca0ec3846c89