summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-04 07:44:23 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-04 07:44:23 +0000
commitf5489aae8b4541d1b548367c9a8d8c075a4f5395 (patch)
tree3a56a05411bdd598a9ea1bea5864e3cdb93e056b /notify
parent703dee0f3711ef0594fa0c022e6f67364b825775 (diff)
force: #237: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp --set target_board_options={-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto} --qemu-cpu cortex-m3: | 0 | # 1 regressions check_regression status : 2
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description53
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml61
-rw-r--r--notify/lnt_report.json78
-rw-r--r--notify/mail-body.txt84
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/regressions.sum6
-rw-r--r--notify/results.compare.txt160
14 files changed, 287 insertions, 171 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..a6fd92a
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1036]
+FAIL: 1 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index cfef524..ef5965c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-1036
+FAIL: 1 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..812da0b
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,53 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/7a6a29c455e7755b501c0006e39beb4e56ec2729
+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.
+
+* 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/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..cffaacb
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1036
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..04d7a1f
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-23
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..6128829
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-5794-g7a6a29c455e: FAIL: 1 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..c8e4abf
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,61 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-1036
+ Summary: |
+ gcc-14-5794-g7a6a29c455e: FAIL: 1 regressions
+ Components: GCC
+ Start date: 2023-11-23
+ Description: |
+ Commit: https://github.com/gcc-mirror/gcc/commit/7a6a29c455e7755b501c0006e39beb4e56ec2729
+ 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.
+
+ * 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/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 5ad1ad3..0d75f37 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,16 +6,16 @@
"Run": {
"Info": {
"tag": "tcwg_gnu_embed_check_gcc",
- "run_order": "236",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/236/",
+ "run_order": "237",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/237/",
"git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=260aa570edcf120332daefb4a102a08c90e4d9b4",
- "git_gcc": "https://github.com/gcc-mirror/gcc/commit/0585daf7de0673ade9feca1be66a68178786b48d",
+ "git_gcc": "https://github.com/gcc-mirror/gcc/commit/7a6a29c455e7755b501c0006e39beb4e56ec2729",
"git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=65f7ab0bb928162f6a6ea60e2803d6b9e5d95e8b",
"git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=260aa570edcf120332daefb4a102a08c90e4d9b4",
"git_qemu": "https://gitlab.com/qemu-project/qemu/commit/29b5d70cb70574b499517ec9e9f80dea496a3cc0",
"__report_version__": "1"
},
- "Start Time": "2023-12-01 22:11:59"
+ "Start Time": "2023-12-02 00:33:36"
},
"Tests": [
{
@@ -44,7 +44,7 @@
,
{
"Data": [
- 15597
+ 15619
],
"Info": {},
"Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
@@ -100,10 +100,10 @@
,
{
"Data": [
- 106
+ 228
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
}
,
{
@@ -111,47 +111,47 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 1667
+ 999
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 209100
+ 154555
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
}
,
{
"Data": [
- 22
+ 2
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
}
,
{
"Data": [
- 3
+ 25
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 11407
+ 9058
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -159,7 +159,7 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
}
,
{
@@ -167,7 +167,7 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
}
,
{
@@ -175,15 +175,15 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+ "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
}
,
{
"Data": [
- 228
+ 107
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
}
,
{
@@ -191,47 +191,47 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
}
,
{
"Data": [
- 999
+ 1667
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
}
,
{
"Data": [
- 154555
+ 209099
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
}
,
{
"Data": [
- 2
+ 22
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
}
,
{
"Data": [
- 25
+ 3
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
}
,
{
"Data": [
- 9058
+ 11407
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
}
,
{
@@ -239,7 +239,7 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
}
,
{
@@ -247,7 +247,7 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
}
,
{
@@ -255,12 +255,12 @@
0
],
"Info": {},
- "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+ "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
}
,
{
"Data": [
- 348
+ 349
],
"Info": {},
"Name": "tcwg_gnu_embed_check_gcc.TOTAL.FAIL.nb_FAIL"
@@ -284,7 +284,7 @@
,
{
"Data": [
- 379252
+ 379273
],
"Info": {},
"Name": "tcwg_gnu_embed_check_gcc.TOTAL.PASS.nb_PASS"
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/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index ffa3f87..3b757d5 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-krebbel@linux.ibm.com,bcc:tcwg-validation@linaro.org,polacek@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,christophe.lyon@linaro.org,macro@embecosm.com,cc:jchrist@linux.ibm.com,sebastian.huber@embedded-brains.de,jose.marchesi@oracle.com,jwakely@redhat.com
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5b24679..aec3f9c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 14 commits in gcc: PASS on master-thumb_m3_eabi
+[Linaro-TCWG-CI] gcc-14-5794-g7a6a29c455e: FAIL: 1 regressions on master-thumb_m3_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 0000000..feffd16
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+ === 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)
+
+ === Results Summary ===
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index ba34c86..b0fad57 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,144 +7,74 @@ g++.sum
gcc.sum
libstdc++.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.21995
-CURRENT: /tmp/gxx-sum2.21995
+REFERENCE:/tmp/gxx-sum1.14032
+CURRENT: /tmp/gxx-sum2.14032
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 379251 | 379252 |
- | Unexpected fails [FAIL] | 348 | 348 |
+ | Passes [PASS] | 379252 | 379273 |
+ | Unexpected fails [FAIL] | 348 | 349 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 26 | 26 |
| Expected fails [XFAIL] | 2797 | 2797 |
| Known fails [KFAIL] | 0 | 0 |
| Unresolved [UNRESOLVED] | 28 | 28 |
- | Unsupported [UNSUPPORTED] | 21400 | 21480 |
+ | Unsupported [UNSUPPORTED] | 21480 | 21480 |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.946015
- RES PASS ratio: 0.945827
+ REF PASS ratio: 0.945827
+ RES PASS ratio: 0.945828
o REGRESSIONS:
+------------------------------------------+---------+
+ | PASS now FAIL [PASS => FAIL] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 0 |
+ | TOTAL_REGRESSIONS | 1 |
+------------------------------------------+---------+
+ - PASS now FAIL [PASS => FAIL]:
+
+ Executed from: g++:g++.dg/modules/modules.exp
+ g++:g++.dg/modules/modules.exp=g++.dg/modules/xtreme-header-2_b.C -std=c++2b (test for excess errors)
+
+
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 2 |
- | New PASS [ => PASS] | 3 |
- | UNSUPPORTED appears [ =>UNSUP] | 80 |
+ | New PASS [ => PASS] | 22 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 85 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 22 |
+------------------------------------------+---------+
- - PASS disappears [PASS => ]:
-
- Executed from: gcc:gcc.target/arm/arm.exp
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr53447-5.c scan-assembler-times (ldrd|vldr\\.64) 20
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr53447-5.c scan-assembler-times (strd|vstr\\.64) 18
-
-
- New PASS [ => PASS]:
- Executed from: gcc:gcc.misc-tests/help.exp
- gcc:gcc.misc-tests/help.exp=compiler driver --help=hardened option(s): The following options are enabled by -fhardened
- Executed from: gcc:gcc.target/arm/arm.exp
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr53447-5.c scan-assembler-times (?:ldrd|vldr\\.64) 10
- gcc:gcc.target/arm/arm.exp=gcc.target/arm/pr53447-5.c scan-assembler-times (?:strd|vstr\\.64) 9
-
-
- - UNSUPPORTED appears [ =>UNSUP]:
-
- Executed from: g++:g++.dg/dg.exp
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.S -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.S -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.S -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.S -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-1.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-10.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-10.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-10.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-10.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-11.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-11.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-11.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-11.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-12.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-12.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-12.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-12.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-13.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-13.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-13.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-13.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-14.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-14.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-14.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-14.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-15.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-15.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-15.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-15.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-2.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-2.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-2.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-2.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-3.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-3.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-3.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-3.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-4.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-4.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-4.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-4.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-5.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-5.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-5.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-5.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-6.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-6.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-6.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-6.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-7.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-7.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-7.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-7.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-8.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-8.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-8.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-8.c -std=gnu++98
- g++:g++.dg/dg.exp=c-c++-common/fhardened-9.c -std=gnu++14
- g++:g++.dg/dg.exp=c-c++-common/fhardened-9.c -std=gnu++17
- g++:g++.dg/dg.exp=c-c++-common/fhardened-9.c -std=gnu++20
- g++:g++.dg/dg.exp=c-c++-common/fhardened-9.c -std=gnu++98
- Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-1.S -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-1.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-10.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-11.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-12.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-13.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-14.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-15.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-2.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-3.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-4.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-5.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-6.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-7.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-8.c -Wc++-compat
- gcc:gcc.dg/dg.exp=c-c++-common/fhardened-9.c -Wc++-compat
-
-
-
-# Improvements found
-# No regression found in 3 common sum files
+ Executed from: libstdc++:libstdc++-dg/conformance.exp
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 (test for warnings, line 352)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 (test for warnings, line 353)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 (test for warnings, line 354)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 (test for warnings, line 355)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 (test for excess errors)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++23 execution test
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 (test for warnings, line 352)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 (test for warnings, line 353)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 (test for warnings, line 354)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 (test for warnings, line 355)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 (test for excess errors)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/1.cc -std=gnu++26 execution test
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++23 (test for errors, line )
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++23 (test for errors, line 18)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++23 (test for errors, line 20)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++23 (test for excess errors)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++26 (test for errors, line )
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++26 (test for errors, line 18)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++26 (test for errors, line 20)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/2_neg.cc -std=gnu++26 (test for excess errors)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/version.cc -std=gnu++23 (test for excess errors)
+ libstdc++:libstdc++-dg/conformance.exp=std/ranges/conv/version.cc -std=gnu++26 (test for excess errors)
+
+
+
+# Regressions found
+# Regressions in 3 common sum files found