Regressions on master at commit r15-2930 vs commit r15-2924 on Linux/x86_64

2024-08-15 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-2930 vs commit r15-2924 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


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

2024-08-15 Thread haochenj--- via Gcc-regression
fi
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 
grep -E "(error:|Error)" makelog.r15-2937.x86_64.corei7 >> 
makelog.r15-2937.x86_64.corei7.mail; \
grep -C 10 -E "error:" makelog.r15-2937.x86_64.corei7 >> 
makelog.r15-2937.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/gcc/fortran/resolve.cc:4649:22: error: too many arguments for 
format [-Werror=format-extra-args]
make[6]: *** [Makefile:1194: fortran/resolve.o] Error 1
make[5]: *** [Makefile:5108: all-stage2-gcc] Error 2
make[4]: *** [Makefile:30031: stage2-bubble] Error 2
make[3]: *** [Makefile:30275: bootstrap] Error 2
make[2]: *** [Makefile:313: bootstrap] Error 2
 Detailed Info around error (+- 10 Lines) 

make one SRC=src-master GCC=gcc-master
make[1]: Entering directory '/export/home/haochenj/src/gcc-regression'
if make gcc; then \
  make check-gcc; \
else \
  if [ -n "makelog.r15-2937.x86_64.corei7" -a -e 
"makelog.r15-2937.x86_64.corei7" ]; then \
head -26 makelog.r15-2937.x86_64.corei7 | tail -7 > 
makelog.r15-2937.x86_64.corei7.mail; \
grep -E "(error:|Error)" makelog.r15-2937.x86_64.corei7 >> 
makelog.r15-2937.x86_64.corei7.mail; \
echo " Detailed Info around error (+- 10 Lines) 
" >> makelog.r15-2937.x86_64.corei7.mail; \
grep -C 10 -E "error:" makelog.r15-2937.x86_64.corei7 >> 
makelog.r15-2937.x86_64.corei7.mail; \
  else \
echo "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 " > 
makelog.r15-2937.x86_64.corei7.mail; \
  fi; \
  if [ "yes" == yes -a -n "r15-2937 \
   -a -n "r15-2932 -a -n "master" ]; then \
Mail -s "master branch: commit r15-2937 failed to bootstrap on Linux/x86_64 
(commit r15-2932 builds)!" \
 gcc-testresu...@gcc.gnu.org gcc-regression@gcc.gnu.org 
haochen.ji...@intel.com < makelog.r15-2937.x86_64.corei7.mail; \
  fi; \
  exit 1; \
fi
--
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-B/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu
  
-I/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/include
  -I/export/home/haochenj/src/gcc-regression/src-master/libstdc++-v3/libsupc++ 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/src/.libs
 
-L/export/home/haochenj/src/gcc-regression/bld/prev-x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs
  -fno-PIE -c  -DIN_GCC_FRONTEND -g -O2 -fno-checking -gtoggle -DIN_GCC
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing 
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute 
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long 
-Wno-variadic-macros -Wno-overlength-strings -Werror  -DHAVE_CONFIG_H -fno-PIE 
-I. -Ifortran -I../../src-master/gcc -I../../src-master/gcc/fortran 
-I../../src-master/gcc/../include  -I../../src-master/gcc/../libcpp/include 
-I../../src-master/gcc/../libcody 
-I/export/home/haochenj/src/gcc-regression/bld/./gmp 
-I/export/home/haochenj/src/gcc-regression/src-master/gmp 
-I/export/home/haochenj/src/gcc-regression/bld/./mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpfr/src 
-I/export/home/haochenj/src/gcc-regression/src-master/mpc/src  
-I../../src-master/gcc/../libdecnumber 
-I../../src-master/gcc/../libdecnumber/bid -I../libdecnumber 
-I../../src-master/gcc/../libbacktrace 
-I/export/home/haochenj/src/gcc-regression/bld/./isl/include 
-I/export/home/haochenj/src/gcc-regression/src-master/isl/include  -o 
fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo 
../../src-master/gcc/fortran/primary.cc
/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/xg++ 
-B/export/home/haochenj/src/gcc-regression/bld/./prev-gcc/ 
-B/usr/gcc-15.0.0/x86_64-pc-linux-gnu/bin/ -nostdinc++ 
-B/export/home/haochenj/src/gcc-regression/b

Regressions on master at commit r15-2943 vs commit r15-2941 on Linux/x86_64

2024-08-15 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-2943 vs commit r15-2941 on Linux/x86_64
New failures:
FAIL: gfortran.dg/sizeof_6.f90   -O1  execution test

New passes:


Regressions on master at commit r15-2945 vs commit r15-2943 on Linux/x86_64

2024-08-15 Thread Haochen Jiang via Gcc-regression
Regressions on master at commit r15-2945 vs commit r15-2943 on Linux/x86_64
New failures:

New passes:
FAIL: gfortran.dg/sizeof_6.f90   -O1  execution test


[Linaro-TCWG-CI] gcc-15-2934-ga3f1cdd8ed46: Failure on aarch64

2024-08-15 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 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-1314 , 
please let us know if you are looking at the problem and/or when you have a fix.

In bootstrap_build master-aarch64-bootstrap after:

  | commit gcc-15-2934-ga3f1cdd8ed46
  | Author: Andre Vehreschild 
  | Date:   Fri Aug 9 12:47:18 2024 +0200
  | 
  | Add corank to gfc_expr.
  | 
  | Compute the corank of an expression along side to the regular rank.
  | This safe costly calls to gfc_get_corank (), which consecutively has
  | been removed.  In some locations the code needed some adaption to model
  | the difference between expr.corank and gfc_get_corank correctly.  The
  | latter always returned the codimension of the expression and not its
  | ... 84 lines of the commit log omitted.

Results changed to
# reset_artifacts:
-10
# true:
0
# build_abe bootstrap:
# FAILED
# First few build errors in logs:
# 00:35:31 
/home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/gcc/fortran/resolve.cc:4649:22:
 error: too many arguments for format [-Werror=format-extra-args]
# 00:36:13 make[3]: *** [Makefile:1195: fortran/resolve.o] Error 1
# 00:36:13 make[2]: *** [Makefile:5100: all-stage2-gcc] Error 2
# 00:36:13 make[1]: *** [Makefile:25572: stage2-bubble] Error 2
# 00:36:13 make: *** [Makefile:1103: all] Error 2

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

The configuration of this build is:
CI config tcwg_bootstrap_build master-aarch64-bootstrap

-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-build/558/artifact/artifacts
Reference build : 
https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap-build/557/artifact/artifacts

Reproduce last good and first bad builds: 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a3f1cdd8ed46f9816b31ab162ae4dac547d34ebc/tcwg_bootstrap_build/master-aarch64-bootstrap/reproduction_instructions.txt

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

List of configurations that regressed due to this commit :
* tcwg_bootstrap_build
** master-aarch64-bootstrap
*** Failure
*** 
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a3f1cdd8ed46f9816b31ab162ae4dac547d34ebc/tcwg_bootstrap_build/master-aarch64-bootstrap/details.txt
*** 
https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap-build/558/artifact/artifacts