summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:59:39 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:59:39 +0000
commitd82a1b1464173fd0a33738fa48f73af4458ca15f (patch)
tree6568794c40333c57336bd64f28c7011675aaf949 /notify
parent3dc8e025623d13854c6b9ebde623545ff7768d05 (diff)
onsuccess: #41: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/41/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 2 | # build_abe newlib: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/mail-body.txt50
-rw-r--r--notify/mail-subject.txt2
4 files changed, 31 insertions, 25 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 38b682f..316390c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/40/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/41/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 38b682f..316390c 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/40/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/41/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5d92b70..bcd9969 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,26 +2,32 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m23 soft after:
- | 68 commits in binutils,gcc,newlib,gdb
- | 3f3175554f2 sim: bpf: remove negi, neg32i insns
- | 41aa80c5440 bpf: correct neg and neg32 instruction encoding
- | 11e3488d3f7 aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register set
- | 682267bfe42 aarch64/sme: Core file support
- | fa62aafb7d8 bfd_close_all_done bug and bfd_last_cache
- | ... and 10 more commits in binutils
- | 39491441a3a [RISCV][committed] Remove spurious newline in ztso sequence
- | 04eea1ec333 aarch64: fix format specifier
- | f9ff6fa5821 [frange] Return false if nothing changed in union_nans().
- | ab7de14eaf1 [PATCH 2/2] RISC-V: Add quotes to #error messages (all)
- | 56c28ce7b52 [PATCH 1/2] RISC-V: Add quotes to #error messages
- | ... and 32 more commits in gcc
- | 90d3b16d2 Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag.
- | 3f3175554f2 sim: bpf: remove negi, neg32i insns
- | 41aa80c5440 bpf: correct neg and neg32 instruction encoding
- | 11e3488d3f7 aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register set
- | 682267bfe42 aarch64/sme: Core file support
- | fa62aafb7d8 bfd_close_all_done bug and bfd_last_cache
- | ... and 10 more commits in gdb
+ | 291 commits in binutils,gcc,newlib,gdb,qemu
+ | 1f08d324601 [gdb/build] Return gdb::array_view in thread_info_to_thread_handle
+ | f1917fc6316 kvx: fix kvx_reassemble_bundle index 8 out of bounds
+ | 476dd29dc60 gdb/testsuite: Multiple improvements for gdb.reverse/insn-reverse.exp
+ | 6e7db5d6bcc gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang
+ | 890891f14de gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clang
+ | ... and 45 more commits in binutils
+ | 721f7e2c4e5 Fix tests for PR 106537.
+ | bbdc0e0d004 analyzer: implement kf_strcat [PR105899]
+ | 2bad0eeb557 analyzer: handle strlen(BITS_WITHIN) [PR105899]
+ | 46cb27e56f3 analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899]
+ | d99d73c77d1 analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899]
+ | ... and 100 more commits in gcc
+ | 42fc2fa37 libgloss: add Xtensa port
+ | 540a5904eb5 gdb/solib-rocm: Detect SO for unsupported AMDGPU device
+ | 1f08d324601 [gdb/build] Return gdb::array_view in thread_info_to_thread_handle
+ | f1917fc6316 kvx: fix kvx_reassemble_bundle index 8 out of bounds
+ | 476dd29dc60 gdb/testsuite: Multiple improvements for gdb.reverse/insn-reverse.exp
+ | 6e7db5d6bcc gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang
+ | ... and 46 more commits in gdb
+ | 50e7a40af3 Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+ | 6030ef9d41 Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into staging
+ | 3f6bec4a9f hw/loongarch: Fix ACPI processor id off-by-one error
+ | 17ffe331a9 target/loongarch: Split fcc register to fcc0-7 in gdbstub
+ | 2948c1fb6b hw/intc/loongarch_pch: fix edge triggered irq handling
+ | ... and 79 more commits in qemu
Results changed to
# reset_artifacts:
@@ -65,6 +71,6 @@ CI config tcwg_gnu_embed_build/master-thumb_m23_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/40/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/39/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/41/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/40/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index ca2803a..b57f91c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 68 commits in binutils,gcc,newlib,gdb: Success on master-thumb_m23_eabi
+[Linaro-TCWG-CI] 291 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m23_eabi