summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
Diffstat (limited to 'notify/jira')
-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/description57
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml65
8 files changed, 132 insertions, 2 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..f39c030
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1076]
+FAIL: 4 regressions
+Details: https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1492/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 98dc91b..08d88b8 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-FAIL: 2 regressions
-Details: https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1491/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-1076
+FAIL: 4 regressions
+Details: https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1492/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..e210fc2
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,57 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d
+commit gcc-14-6569-gfe54b57728c
+Author: Jonathan Wakely <jwakely@redhat.com>
+Date: Thu Dec 14 23:23:34 2023 +0000
+
+ libstdc++: Implement C++23 <print> header [PR107760]
+
+ This adds the C++23 std::print functions, which use std::format to write
+ to a FILE stream or std::ostream (defaulting to stdout).
+
+ The new extern symbols are in the libstdc++exp.a archive, so we aren't
+ committing to stable symbols in the DSO yet. There's a UTF-8 validating
+... 44 lines of the commit log omitted.
+
+* tcwg_bootstrap_check
+** master-aarch64-check_bootstrap
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/441/artifact/artifacts
+** master-aarch64-check_bootstrap_lto
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/421/artifact/artifacts
+* tcwg_gcc_check
+** master-aarch64
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1353/artifact/artifacts
+** master-arm
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1492/artifact/artifacts
+* tcwg_gnu_cross_check_gcc
+** master-aarch64
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1156/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-arm_v7a_softfp_eabi
+*** FAIL: 8 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/353/artifact/artifacts
+** master-thumb_m3_eabi
+*** FAIL: 8 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/270/artifact/artifacts
+* tcwg_gnu_native_check_gcc
+** master-aarch64
+*** FAIL: 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/807/artifact/artifacts
+** master-arm
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/897/artifact/artifacts
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..bbc3471
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1076
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..6a43a2d
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-12-14
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..9907437
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-6569-gfe54b57728c: FAIL: 8 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..35c9bcb
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,65 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-1076
+ Summary: |
+ gcc-14-6569-gfe54b57728c: FAIL: 8 regressions
+ Components: GCC
+ Start date: 2023-12-14
+ Description: |
+ Commit: https://github.com/gcc-mirror/gcc/commit/fe54b57728c09ab0389e2bb3f079d5210566199d
+ commit gcc-14-6569-gfe54b57728c
+ Author: Jonathan Wakely <jwakely@redhat.com>
+ Date: Thu Dec 14 23:23:34 2023 +0000
+
+ libstdc++: Implement C++23 <print> header [PR107760]
+
+ This adds the C++23 std::print functions, which use std::format to write
+ to a FILE stream or std::ostream (defaulting to stdout).
+
+ The new extern symbols are in the libstdc++exp.a archive, so we aren't
+ committing to stable symbols in the DSO yet. There's a UTF-8 validating
+ ... 44 lines of the commit log omitted.
+
+ * tcwg_bootstrap_check
+ ** master-aarch64-check_bootstrap
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/441/artifact/artifacts
+ ** master-aarch64-check_bootstrap_lto
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/421/artifact/artifacts
+ * tcwg_gcc_check
+ ** master-aarch64
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-aarch64/details.txt
+ *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1353/artifact/artifacts
+ ** master-arm
+ *** FAIL: 4 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gcc_check/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1492/artifact/artifacts
+ * tcwg_gnu_cross_check_gcc
+ ** master-aarch64
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1156/artifact/artifacts
+ * tcwg_gnu_embed_check_gcc
+ ** master-arm_v7a_softfp_eabi
+ *** FAIL: 8 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/353/artifact/artifacts
+ ** master-thumb_m3_eabi
+ *** FAIL: 8 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/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/270/artifact/artifacts
+ * tcwg_gnu_native_check_gcc
+ ** master-aarch64
+ *** FAIL: 2 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/807/artifact/artifacts
+ ** master-arm
+ *** FAIL: 4 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/897/artifact/artifacts
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe54b57728c09ab0389e2bb3f079d5210566199d/jira/yaml