summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt84
1 files changed, 71 insertions, 13 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 1770615..2725de2 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,23 +1,38 @@
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 track this report status in https://linaro.atlassian.net/browse/GNU-1036 , please let us know if you are looking at the problem and/or when you have a fix.
+
In arm-eabi cortex-m3 softfp after:
- | 14 commits in gcc
- | 0585daf7de0 libstdc++: Fix access error in __gnu_test::uneq_allocator
- | dc2dfda0ece Don't skip check for warning at line 411 in Wattributes.c on hppa*64*-*-*
- | 24592abd68e gcc: Introduce -fhardened
- | 2eb833534c7 libgcc: mark __hardcfr_check_fail as always_inline
- | ba0869323e1 testsuite: Fix subexpressions with `scan-assembler-times'
- | ... and 9 more commits in gcc
+ | commit gcc-14-5794-g7a6a29c455e
+ | Author: Jonathan Wakely <jwakely@redhat.com>
+ | Date: Tue Sep 19 13:23:13 2023 +0100
+ |
+ | libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
+ |
+ | This adds the std::ranges::to functions for C++23. The rest of P1206R7
+ | is not yet implemented, i.e. the new constructors taking the
+ | std::from_range tag, and the new insert_range, assign_range, etc. member
+ | functions. std::ranges::to works with the standard containers even
+ | without the new constructors, so this is useful immediately.
+ | ... 18 lines of the commit log omitted.
+
+FAIL: 1 regressions
+
+regressions.sum:
+ === g++ tests ===
+
+Running g++:g++.dg/modules/modules.exp ...
+FAIL: g++.dg/modules/xtreme-header-2_b.C -std=c++2b (test for excess errors)
-PASS
+ === Results Summary ===
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
@@ -25,6 +40,49 @@ CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex
-----------------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-thumb_m3_eabi-build/236/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/234/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/7a6a29c455e7755b501c0006e39beb4e56ec2729
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_check
+** master-aarch64-check_bootstrap
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/395/
+** master-aarch64-check_bootstrap_lto
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/388/
+** master-arm-check_bootstrap_lto
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/424/
+* tcwg_gcc_check
+** master-aarch64
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gcc_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1240/
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1331/
+* tcwg_gnu_cross_check_gcc
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1036/
+* tcwg_gnu_embed_check_gcc
+** master-thumb_m3_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/
+* tcwg_gnu_native_check_gcc
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/800/