[Linaro-TCWG-CI] gcc-14-8350-gaffef534b03: FAIL: 15 regressions: 15 progressions on aarch64

ci_notify@linaro.org ci_notify@linaro.org
Wed Jan 24 17:43:15 GMT 2024


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

In  master-aarch64 after:

  | commit gcc-14-8350-gaffef534b03
  | Author: Nathaniel Shead <nathanieloshead@gmail.com>
  | Date:   Wed Jan 17 16:50:39 2024 +1100
  | 
  |     c++: Fix handling of extern templates in modules [PR112820]
  |     
  |     Currently, extern templates are detected by looking for the
  |     DECL_EXTERNAL flag on a TYPE_DECL. However, this is incorrect:
  |     TYPE_DECLs don't actually set this flag, and it happens to work by
  |     coincidence due to TYPE_DECL_SUPPRESS_DEBUG happening to use the same
  |     underlying bit. This however causes issues with other TYPE_DECLs that
  | ... 37 lines of the commit log omitted.

FAIL: 15 regressions: 15 progressions

regressions.sum:
		=== g++ tests ===

Running g++:g++.dg/modules/modules.exp ...
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++17 (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2a (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2b (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++17 (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++2a (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++2b (internal compiler error: in core_vals, at cp/module.cc:6109)
FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++17 (internal compiler error: in core_vals, at cp/module.cc:6109)
... and 10 more entries

progressions.sum:
		=== g++ tests ===

Running g++:g++.dg/modules/modules.exp ...
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++17 (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2b (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-1_a.H -std=c++2a (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++2b (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++2a (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++17 (internal compiler error: in core_vals, at cp/module.cc:6112)
FAIL: g++.dg/modules/xtreme-header-5_a.H -std=c++2b (internal compiler error: in core_vals, at cp/module.cc:6112)
... and 10 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/1230/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
 - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1230/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/1230/artifact/artifacts/sumfiles/xfails.xfail .

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

-----------------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/1230/artifact/artifacts
Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1229/artifact/artifacts

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

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

List of configurations that regressed due to this commit :
* tcwg_gnu_cross_check_gcc
** master-aarch64
*** FAIL: 15 regressions: 15 progressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/affef534b0335592336c82918f15242576e2ab8f/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1230/artifact/artifacts


More information about the Gcc-regression mailing list