summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 23:56:02 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 23:56:02 +0000
commit1ca0135cc1cd1e2579bee7da4b92b8d4d611a352 (patch)
tree65dab4bb775e5862ddbf51b15fe523a36a1cc9a8 /notify
parentc97fc918f8a037cb6475703c1fec745b596d9f33 (diff)
onsuccess: #130: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/
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')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/lnt_report.json12
-rw-r--r--notify/mail-body.txt50
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare.txt4
5 files changed, 34 insertions, 36 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 71ea2d5..1e2a7ef 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/129/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 762c3de..b32d590 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,16 +6,16 @@
"Run": {
"Info": {
"tag": "tcwg_gnu_embed_check_binutils",
- "run_order": "129",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/129/",
- "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2540e3a87edcb734ef448c3a68ac4827e298f76f",
- "git_gcc": "https://github.com/gcc-mirror/gcc/commit/c250ff90989a71dff11e9256e99d2fa965ab1295",
+ "run_order": "130",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/",
+ "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=fa659800b009df1f0bdb0c5d24eec047fb9c3fa0",
+ "git_gcc": "https://github.com/gcc-mirror/gcc/commit/8501edba91ea63bdfc045f1cb66fb1c242e44e80",
"git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74",
- "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2540e3a87edcb734ef448c3a68ac4827e298f76f",
+ "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=fa659800b009df1f0bdb0c5d24eec047fb9c3fa0",
"git_qemu": "https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e",
"__report_version__": "1"
},
- "Start Time": "2023-12-06 16:57:24"
+ "Start Time": "2023-12-09 20:08:25"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2abbf86..a66c3bb 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,36 +2,34 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi v7-a softfp after:
- | 214 commits in binutils,gcc,gdb,qemu
- | 2540e3a87ed [gdb/tui] Handle shared border in fixed-sized layout
- | 95385060771 Automatic date update in version.in
- | 612f120d41e [gdb/tui] Show focus window in status line
- | 576745e26c0 Fix printing of global variable stubs if no inferior is running
- | cff71358132 gdb/testsuite: tighten up some end-of-line patterns
- | ... and 40 more commits in binutils
- | c250ff90989 phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887]
- | af8bbd631f5 testsuite: Add testcase for already fixed PR [PR112924]
- | cdf45e00a93 libstdc++: Fix value of __cpp_lib_format macro [PR111826]
- | a314edee249 libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
- | 36be2a0e91c driver: Fix memory leak [PR93019]
- | ... and 118 more commits in gcc
- | 2540e3a87ed [gdb/tui] Handle shared border in fixed-sized layout
- | 95385060771 Automatic date update in version.in
- | 612f120d41e [gdb/tui] Show focus window in status line
- | 576745e26c0 Fix printing of global variable stubs if no inferior is running
- | cff71358132 gdb/testsuite: tighten up some end-of-line patterns
- | ... and 39 more commits in gdb
- | 9c74490bff Update version for v8.2.0-rc3 release
- | 5746f70d68 i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
+ | 174 commits in binutils,gcc,gdb
+ | fa659800b00 gdbserver/win32: fix crash on detach
+ | 80ffe722645 Fix gdb.FinishBreakpoint when returning to an inlined function
+ | 52e0b52e6f2 Support dynamically computed convenience variables in get_internalvar_integer
+ | 0804d18a023 Support rodata in flash for more AVR devices
+ | 14f2724f80b Fix whitespace snafu in tc-riscv.c
+ | ... and 26 more commits in binutils
+ | 8501edba91e RISC-V: Apply vla vs. vls mode heuristic vector COST model
+ | 26250632df1 RISC-V: Refactor Dynamic LMUL codes
+ | 788e0d48ec6 testsuite: Add testcase for already fixed PR [PR112822]
+ | 52de6aa1a85 libstdc++: Fix std::format("{}", 'c')
+ | a01462ae8ba libstdc++: Fix std::format output of %C for negative years
+ | ... and 107 more commits in gcc
+ | fa659800b00 gdbserver/win32: fix crash on detach
+ | 80ffe722645 Fix gdb.FinishBreakpoint when returning to an inlined function
+ | 52e0b52e6f2 Support dynamically computed convenience variables in get_internalvar_integer
+ | 0804d18a023 Support rodata in flash for more AVR devices
+ | 14f2724f80b Fix whitespace snafu in tc-riscv.c
+ | ... and 26 more commits in gdb
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/129/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/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/129/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/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/129/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
@@ -39,6 +37,6 @@ CI config tcwg_gnu_embed_check_binutils arm-eabi -marm -march=armv7-a -mfpu=vfpv
-----------------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/129/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/128/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/130/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/129/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 56fd25b..9a35fed 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 214 commits in binutils,gcc,gdb,qemu: PASS on arm
+[Linaro-TCWG-CI] 174 commits in binutils,gcc,gdb: PASS on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b764d8e..d898d66 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,8 +7,8 @@ binutils.sum
gas.sum
ld.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.23962
-CURRENT: /tmp/gxx-sum2.23962
+REFERENCE:/tmp/gxx-sum1.283764
+CURRENT: /tmp/gxx-sum2.283764
+---------+---------+
o RUN STATUS: | REF | RES |