summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-15 19:44:36 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-15 19:44:36 +0000
commita586fc134dab3f90b7e48d61862cbdbe31553bd2 (patch)
treef1af6776b3f673ceebb11a223c7b0fa1c7278ca2 /notify
parent377920015b9afeca156f084ee8ca6855fbc6ad1b (diff)
onsuccess: #65: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/65/
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/mail-body.txt59
-rw-r--r--notify/mail-subject.txt2
3 files changed, 34 insertions, 29 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index e9f805f..d03d01f 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/64/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/65/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d52eaea..6973b4d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,31 +2,36 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m23 soft after:
- | 118 commits in binutils,gcc,gdb,qemu
- | 328e0159543 Automatic date update in version.in
- | 943e09db605 Automatic date update in version.in
- | a7a0cb6c92e bfd, binutils: add gfx11 amdgpu architectures
- | 364081efa5d Correct formatting errors in elf32-microblaze.c
- | 870a4f2cc3d Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
- | ... and 8 more commits in binutils
- | 93e92b2e5d6 Revert "[PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range."
- | 4b754091bef i386: Remove *stack_protect_set_4s_<mode>_di alternative that will never match
- | 3a5a30792f6 LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.
- | e0787da2633 Handle addresses of more constants in IPA-CP
- | 85b49ad8639 [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range.
- | ... and 71 more commits in gcc
- | 328e0159543 Automatic date update in version.in
- | 943e09db605 Automatic date update in version.in
- | a7a0cb6c92e bfd, binutils: add gfx11 amdgpu architectures
- | 364081efa5d Correct formatting errors in elf32-microblaze.c
- | 870a4f2cc3d Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
- | ... and 8 more commits in gdb
- | 69680740ea Merge tag 'qdev-array-prop' of https://repo.or.cz/qemu/kevin into staging
- | b06f8b500d qdev: Rework array properties based on list visitor
- | 3257b854d8 qdev: Make netdev properties work as list elements
- | 125062e791 qom: Add object_property_set_default_list()
- | 670581f932 hw/rx/rx62n: Use qdev_prop_set_array()
- | ... and 11 more commits in qemu
+ | 348 commits in binutils,gcc,newlib,gdb,qemu
+ | d2eca84d73a Fix gdb.threads/threads-after-exec.exp race
+ | 7d21600b31f Check gdb_python_module in gdbpy_handle_missing_debuginfo
+ | e1ccbfffb5e Minor cleanups in ada-nested.exp
+ | 35b38b0182d Finalized intl-update patches (trois)
+ | 9e11e7460da Finalized intl-update patches (deux)
+ | ... and 68 more commits in binutils
+ | 026d9454b1d RISC-V: Fix ICE in non-canonical march parsing
+ | 186331063df c++, analyzer: Expand CAN_HAVE_LOCATION_P macro.
+ | d1189ceefc1 RISC-V: fix vsetvli pass testsuite failure [PR/112447]
+ | fb4e2c1648e RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
+ | b126f3ffbef c++: direct enum init from type-dep elt [PR112515]
+ | ... and 133 more commits in gcc
+ | 324ace778 Cygwin: rand(3): implement in terms of random(3)
+ | c4008b8bc Fix profiler error() definition and usage
+ | d223f0959 Add release text for random(3) fix
+ | e9c4a281e Cygwin: random: drop unused function srandomdev()
+ | 06e463223 Cygwin: random: make random(3) functions thread-safe
+ | d2eca84d73a Fix gdb.threads/threads-after-exec.exp race
+ | 7d21600b31f Check gdb_python_module in gdbpy_handle_missing_debuginfo
+ | e1ccbfffb5e Minor cleanups in ada-nested.exp
+ | 35b38b0182d Finalized intl-update patches (trois)
+ | 9e11e7460da Finalized intl-update patches (deux)
+ | ... and 68 more commits in gdb
+ | 34a5cb6d84 Merge tag 'pull-tcg-20231114' of https://gitlab.com/rth7680/qemu into staging
+ | 0dfae4f948 target/sparc: Fix RETURN
+ | e2faabee78 accel/tcg: Forward probe size on to notdirty_write
+ | cf9b5790db accel/tcg: Remove CF_LAST_IO
+ | 9c673a41ee Update version for v8.2.0-rc0 release
+ | ... and 54 more commits in qemu
Results changed to
# reset_artifacts:
@@ -70,6 +75,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/64/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/63/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/65/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/64/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9d8d377..4dadafb 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 118 commits in binutils,gcc,gdb,qemu: Success on master-thumb_m23_eabi
+[Linaro-TCWG-CI] 348 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m23_eabi