summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 00:51:17 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 00:51:17 +0000
commit28dd62f57e938f40d706ec3f8d9a73cf512bd251 (patch)
tree602b970eb1b31025087b9a49c789ac30dd0eb89e /notify/mail-body.txt
parent507e0aa2b9d39c4d5f8c42392f93e5a867665227 (diff)
onsuccess: #103: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/
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.txt72
1 files changed, 36 insertions, 36 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6a1f67a..e660ddc 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,46 +2,46 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi v7-a softfp after:
- | 336 commits in binutils,gcc,newlib,gdb,qemu
- | 9e99d10c9a7 PR30828, notes obstack memory corruption
- | 313b2841b8e [gdb/testsuite] Fix gdb.ada/same_enum.exp
- | e061219f5d6 [gdb/symtab] Fix too many symbols in gdbpy_lookup_static_symbols
- | 7023b8d86c6 [gdb/symtab] Handle PU in iterate_over_some_symtabs
- | 83066cb9c7d src-release.sh (SIM_SUPPORT_DIRS): Add libsframe, libctf/swap.h and gnulib
- | ... and 27 more commits in binutils
- | e4775af423a -fgo-dump-spec: support _BitInt
- | 6de5f5a4fe8 libstdc++: Disable <stacktrace> support by default for freestanding
- | dab7163feed cmd/go: permit $AR to include options
- | 52e2aaaa70e Additional _BitInt test coverage [PR102989]
- | dce6f6a974d Handle BITINT_TYPE in build_{,minus_}one_cst [PR102989]
- | ... and 118 more commits in gcc
- | 2c06014f1 Cygwin: dsp: Implement select()/poll().
- | 7a43763d2 Cygwin: dsp: Fix trivial editorial issue.
- | 8b2b54b41 Cygwin: dsp: Reduce wait time for blocking read().
- | 2654a5ba7 Cygwin: dps: Fix a bug that read() could not return -1 on error.
- | 2ab2e73c2 Cygwin: document FIFO over NFS change
- | ... and 2 more commits in newlib
- | 9e99d10c9a7 PR30828, notes obstack memory corruption
- | 313b2841b8e [gdb/testsuite] Fix gdb.ada/same_enum.exp
- | e061219f5d6 [gdb/symtab] Fix too many symbols in gdbpy_lookup_static_symbols
- | 7023b8d86c6 [gdb/symtab] Handle PU in iterate_over_some_symtabs
- | 83066cb9c7d src-release.sh (SIM_SUPPORT_DIRS): Add libsframe, libctf/swap.h and gnulib
- | ... and 27 more commits in gdb
- | c152379422 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
- | bde438c3ec Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
- | 912a9efd6b Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into staging
- | 2d8fbcb1ee Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into staging
- | a9c17e9a21 Merge tag 'misc-20230831' of https://github.com/philmd/qemu into staging
- | ... and 137 more commits in qemu
+ | 528 commits in binutils,gcc,newlib,gdb,qemu
+ | 4bc4551bdc5 gdb/mi: remove warning about mi1
+ | f8ab0270088 Avoid spurious breakpoint-setting failure in DAP
+ | d1722abe60c gdb: Fix -Wuninitialized issue
+ | aa240fbd480 gdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
+ | 318d3bda5ca Automatic date update in version.in
+ | ... and 47 more commits in binutils
+ | fcf66bceb46 RISC-V: Enable vec_int testsuite for RVV VLA vectorization
+ | 701b9309b68 RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
+ | 08dfde5a30c libgo: fix DejaGNU testsuite compiler when using build sysroot
+ | f73d2d61a59 c++: __integer_pack with class argument [PR111357]
+ | ea5abbb2633 c++: ICE with -fno-exceptions and array init [PR107198]
+ | ... and 144 more commits in gcc
+ | c2d2bf34e Reentrancy, attempt to always provide _Thread_local in <sys/reent.h>
+ | 7a1c717c8 Reentrancy, conditionally provide default __getreent() implementation
+ | 766f1beb4 Reentrancy, use _REENT_ERRNO()
+ | f5e37b93a Cygwin: Add initial support for SOURCE_DATE_EPOCH
+ | 5bbe0e56c Cygwin: NFS: remove recognizing native symlinks as FIFOs
+ | ... and 9 more commits in newlib
+ | 4bc4551bdc5 gdb/mi: remove warning about mi1
+ | f8ab0270088 Avoid spurious breakpoint-setting failure in DAP
+ | d1722abe60c gdb: Fix -Wuninitialized issue
+ | aa240fbd480 gdb/testsuite/rocm: fix rocm-multi-inferior-gpu.cpp
+ | 318d3bda5ca Automatic date update in version.in
+ | ... and 47 more commits in gdb
+ | 9ef497755a Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
+ | cb6c406e26 Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qemu into staging
+ | 78f8b6d9c8 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
+ | a7e8e30e7c Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
+ | a31fe5daea vfio/common: Separate vfio-pci ranges
+ | ... and 256 more commits in qemu
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/101/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/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/101/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/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/101/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/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 +49,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/101/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/100/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/101/artifact/artifacts