summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-21 19:46:20 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-21 19:46:20 +0000
commit08b972bb7b77b094d86c2513965d3099ed2886e4 (patch)
tree50df94331d615fa34905e2f12da9b4ce7099d9a2 /notify
parentcebbbc45b1befd3452802b51a8fc4d6b8a994dc9 (diff)
onsuccess: #67: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/67/
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.txt62
-rw-r--r--notify/mail-subject.txt2
3 files changed, 36 insertions, 30 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index b2ddd1f..50e8477 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/66/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/67/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 152d1e2..0d8aa8e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,31 +2,37 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m23 soft after:
- | 160 commits in binutils,gcc,newlib,gdb
- | 8fbb497b720 gas: bpf: do not allow referring to register names as symbols in operands
- | 26c7a0ea380 Automatic date update in version.in
- | e5d6f72eb3d bpf: avoid creating wrong symbols while parsing
- | 41336620315 gdb: pass address_space to target dcache functions
- | 9c742269ec8 gdb: remove get_current_regcache
- | ... and 37 more commits in binutils
- | 20a3c74c347 gcov: Improve -fprofile-update=atomic
- | a350a74d611 gcov: Add gen_counter_update()
- | 3ef8882adcb Add TARGET_HAVE_LIBATOMIC
- | 23d33775f92 gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
- | 5f4499606ea RISC-V: Fix mismatched new delete for unique_ptr
- | ... and 65 more commits in gcc
- | 643275ed1 Cygwin: Document /dev/disk/by-* subdirectories
- | 41e13e4d9 Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
- | 6ccbfe6a3 __sfvwrite_r: call __sputc_r rather than putc in __SCLE case
- | 61ccd3f94 v{fs}printf/v{fs}wprintf: create external output helpers
- | 7e4840bc4 newlib.hin: regenerate
- | ... and 1 more commits in newlib
- | 8fbb497b720 gas: bpf: do not allow referring to register names as symbols in operands
- | 26c7a0ea380 Automatic date update in version.in
- | e5d6f72eb3d bpf: avoid creating wrong symbols while parsing
- | 41336620315 gdb: pass address_space to target dcache functions
- | 9c742269ec8 gdb: remove get_current_regcache
- | ... and 37 more commits in gdb
+ | 273 commits in binutils,gcc,newlib,gdb,qemu
+ | 97b29a61f7f bpf: Fixed register parsing disambiguating with possible symbol.
+ | 54195469c18 [opcodes] ARC + PPC: Fix -Walloc-size warnings
+ | 790ce1f70c2 gdb: fix build of darwin-nat.c
+ | 587a1031aa1 Refactor DAP queue handling
+ | d80aef339f6 [gdb/tdep] Handle memory error in s390_linux_get_syscall_number
+ | ... and 25 more commits in binutils
+ | f1b2f3a7e06 gfortran: Rely on dg-do-what-default to avoid running pr85853.f90, pr107254.f90 and vect-alias-check-1.F90 on non-vector targets
+ | 7adb7c6ea4c libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
+ | 43626143c9d libstdc++: Add freestanding feature test macros (P2407R5)
+ | 1fa85dcf656 libstdc++: Add std::span::at for C++26 (P2821R5)
+ | 49f7620a12e libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
+ | ... and 108 more commits in gcc
+ | 3ef4bb186 Cygwin: /dev/disk: Append '#N' if the same name appears more than once
+ | 3cacedbba aarch64: Remove duplicated optimized memmove()
+ | 61e52c4d6 stdio: drop unnecessary calls to ORIENT
+ | c190063f9 stdio: set and test stream orientation in low-level input function __srget_r
+ | 09119463a stdio: split byte- and wide-char-oriented low-level output functions
+ | ... and 3 more commits in newlib
+ | 97b29a61f7f bpf: Fixed register parsing disambiguating with possible symbol.
+ | 54195469c18 [opcodes] ARC + PPC: Fix -Walloc-size warnings
+ | 790ce1f70c2 gdb: fix build of darwin-nat.c
+ | 587a1031aa1 Refactor DAP queue handling
+ | d80aef339f6 [gdb/tdep] Handle memory error in s390_linux_get_syscall_number
+ | ... and 25 more commits in gdb
+ | ea6a33e776 Revert "tests/avocado: Enable reverse_debugging.py tests in gitlab CI"
+ | 63ceac200e Merge tag 'pull-xenfv-20231121' of git://git.infradead.org/users/dwmw2/qemu into staging
+ | d50a13424e Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
+ | debb491166 hw/ide/via: implement legacy/native mode switching
+ | 7a9d672b81 ide/via: don't attempt to set default BAR addresses
+ | ... and 87 more commits in qemu
Results changed to
# reset_artifacts:
@@ -65,11 +71,11 @@ From
7
The configuration of this build is:
-CI config tcwg_gnu_embed_build/master-thumb_m23_eabi
+CI config tcwg_gnu_embed_build arm-eabi -mthumb -march=armv8-m.base -mtune=cortex-m23 -mfloat-abi=soft -mfpu=auto
-----------------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/66/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/65/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/67/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/66/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 31ff78b..221a107 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 160 commits in binutils,gcc,newlib,gdb: Success on master-thumb_m23_eabi
+[Linaro-TCWG-CI] 273 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m23_eabi