summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 00:42:14 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 00:42:14 +0000
commitb6e92b9613847ccf7470d8b4415dd4cd4aeb20a6 (patch)
tree4b34f9c381588673d76796257c4e0556d2942416 /notify/mail-body.txt
parent9b862724fad6fc505d2cada836dce2a50ea5a7c4 (diff)
onsuccess: #80: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/80/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --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=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp --set target_board_options={-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp} --qemu-cpu cortex-a9: | 0 check_regression status : 0
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt65
1 files changed, 29 insertions, 36 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 9020572..710e35b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,46 +2,39 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi v7-a softfp after:
- | 151 commits in binutils,gcc,newlib,gdb,qemu
- | aa5b8b8cc3c [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
- | 8f258a6c979 [gdb/symtab] Dump qualified name of cooked_index_entry
- | 22f46409aaf Fix gdb.ada/O2_float_param.exp for PowerPC
- | 78e7f66e75f Change py-thread-exited.exp to work with gdbserver
- | d0ffdf64820 Pass unique_ptr to add_thread_with_info
- | ... and 14 more commits in binutils
- | ecfd8c7ffec libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974]
- | f48a5423964 libstdc++: Fix std::format for localized floats [PR110968]
- | 9cb2a7c8d54 libstdc++: Use alias template for iterator_category [PR110970]
- | 39204ae9ddb Fix division by zero in loop splitting
- | 0ac323238e9 RISC-V: Add Ztso atomic mappings
- | ... and 56 more commits in gcc
- | 3550d7482 Add wildcard support to recurse into sys include directories
- | adc7eafa7 Cygwin: fhandler_base::lseek: fix formatting
- | 9939aa7d0 Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
- | edfa581d3 Cygwin: lseek: implement SEEK_DATA and SEEK_HOLE for files
- | b6fbe0fc2 Cygwin: lseek: propagate new SEEK_DATA and SEEK_HOLE to fhandler
- | ... and 7 more commits in newlib
- | aa5b8b8cc3c [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
- | 8f258a6c979 [gdb/symtab] Dump qualified name of cooked_index_entry
- | 22f46409aaf Fix gdb.ada/O2_float_param.exp for PowerPC
- | 78e7f66e75f Change py-thread-exited.exp to work with gdbserver
- | d0ffdf64820 Pass unique_ptr to add_thread_with_info
- | ... and 14 more commits in gdb
- | 3944e93af0 Update version for v8.1.0-rc3 release
- | 70b73990d5 Merge tag 'pull-tcg-20230810' of https://gitlab.com/rth7680/qemu into staging
- | f1b0f894c8 gdbstub: don't complain about preemptive ACK chars
- | 3869eb7eee gdbstub: more fixes for client Ctrl-C handling
- | dad1036f43 tests/tcg: ensure system-mode gdb tests start stopped
- | ... and 35 more commits in qemu
+ | 66 commits in binutils,gcc,newlib,gdb,qemu
+ | a2d9ce47dee gdb.ada/mi_var_access.exp
+ | f8b12b8e104 Fix Python documentation for range type fields
+ | a17805b199b Test GNAT encodings in arr_acc_idx_w_gap.exp
+ | 86dfe011797 RISC-V: Reflect actual range of vlen for hashing
+ | 1c450dc2e76 RISC-V: Add reference to Zve32*
+ | ... and 8 more commits in binutils
+ | 003016a4084 libstdc++: Fix std::format_to_n return value [PR110990]
+ | 325f9e88802 analyzer: new warning: -Wanalyzer-unterminated-string [PR105899]
+ | db08a096e4b [committed] Fix subdi3 synthesis on rx port
+ | 5bfb5e772f6 VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989]
+ | 2b1b804de26 RISC-V: Specify -mabi for ztso testcases
+ | ... and 29 more commits in gcc
+ | 1a646ad79 Cygwin: testsuite: Tweak lseek03 after addition of SEEK_HOLE
+ | 7374b46bf Cygwin: testsuite: Add a small delay in kill01
+ | 0e75fc54bb2 Automatic date update in version.in
+ | a2d9ce47dee gdb.ada/mi_var_access.exp
+ | f8b12b8e104 Fix Python documentation for range type fields
+ | a17805b199b Test GNAT encodings in arr_acc_idx_w_gap.exp
+ | 86dfe011797 RISC-V: Reflect actual range of vlen for hashing
+ | ... and 9 more commits in gdb
+ | 44e13cb441 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
+ | 0f936247e8 pci: Fix the update of interrupt disable bit in PCI_COMMAND register
+ | 3d449bc603 hw/pci-host: Allow extended config space access for Designware PCIe host
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/78/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/80/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/78/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/80/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/78/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/80/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils/master-arm_v7a_softfp_eabi
@@ -49,6 +42,6 @@ CI config tcwg_gnu_embed_check_binutils/master-arm_v7a_softfp_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_check_binutils--master-arm_v7a_softfp_eabi-build/78/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/73/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/80/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/78/artifact/artifacts