summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt95
1 files changed, 69 insertions, 26 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 54a16e5..3c504d1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,45 +2,53 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 187 commits in gdb
- | 98107b0b17a gdb: make so_list::{so_original_name,so_name} std::strings
- | 200b85632a9 gdb: make so_list::abfd a gdb_bfd_ref_ptr
- | ae19ef71d22 gdb: make so_list::sections not a pointer
- | 25b5a04e858 gdb: remove target_section_table typedef
- | 4ac91b6bb82 gdb: make clear_so a method of struct so_list
- | ... and 182 more commits in gdb
+ | commit gdb-14-branchpoint-108-g8971d2788e7
+ | Author: Simon Marchi <simon.marchi@efficios.com>
+ | Date: Thu Oct 19 10:55:38 2023 -0400
+ |
+ | gdb: link so_list using intrusive_list
+ |
+ | Replace the hand-made linked list implementation with intrusive_list,
+ | simplying management of list items.
+ |
+ | Change-Id: I7f55fd88325bb197cc655c9be5a2ec966d8cc48d
+ | Approved-By: Pedro Alves <pedro@palves.net>
+ | ... 1 lines of the commit log omitted.
-FAIL: 22 regressions: 3 progressions
+FAIL: 42 regressions: 11 progressions
regressions.sum:
=== gdb tests ===
-Running gdb:gdb.ada/task_watch.exp ...
-FAIL: gdb.ada/task_watch.exp: continue to breakpoint: second
-FAIL: gdb.ada/task_watch.exp: continue to watchpoint (timeout)
-FAIL: gdb.ada/task_watch.exp: gdb_breakpoint: set breakpoint at foo.adb:71
-FAIL: gdb.ada/task_watch.exp: info tasks after hitting watchpoint (the program exited)
-
-Running gdb:gdb.base/osabi.exp ...
-FAIL: gdb.base/osabi.exp: set osabi none (timeout)
-... and 27 more entries
+Running gdb:gdb.base/break-idempotent.exp ...
+ERROR: GDB process no longer exists
+ERROR: breakpoints not deleted
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: b bar
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: condition $bpnum cond_global == 0
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: continue
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: delete all breakpoints in delete_breakpoints
+UNRESOLVED: gdb.base/break-idempotent.exp: pie=pie: always_inserted=off: hbreak: file $binfile
+... and 51 more entries
progressions.sum:
=== gdb tests ===
Running gdb:gdb.ada/task_watch.exp ...
-FAIL: gdb.ada/task_watch.exp: info tasks after hitting watchpoint
-FAIL: gdb.ada/task_watch.exp: continue to watchpoint (the program exited)
-FAIL: gdb.ada/task_watch.exp: continue to breakpoint: second (the program is no longer running)
+FAIL: gdb.ada/task_watch.exp: continue to breakpoint: second
+FAIL: gdb.ada/task_watch.exp: continue to watchpoint (timeout)
+FAIL: gdb.ada/task_watch.exp: info tasks after hitting watchpoint (the program exited)
+FAIL: gdb.ada/task_watch.exp: gdb_breakpoint: set breakpoint at foo.adb:71
- === Results Summary ===
+Running gdb:gdb.threads/interrupt-while-step-over.exp ...
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=16: wait for stops (timeout)
+... and 12 more entries
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/889/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/890/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/889/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/890/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/889/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/890/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb/master-arm
@@ -48,6 +56,41 @@ CI config tcwg_gnu_native_check_gdb/master-arm
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/889/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/868/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/890/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/889/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_check_gdb/master-arm/reproduction_instructions.txt
+
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=8971d2788e79db2ffc1205ed36935483eedf2fab
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-971
+
+List of configurations that regressed due to this commit :
+* tcwg_gdb_check
+** master-aarch64
+*** FAIL: 206 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gdb_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/407/
+** master-arm
+*** FAIL: 59 regressions: 4 progressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gdb_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/380/
+* tcwg_gnu_native_check_gdb
+** master-aarch64
+*** FAIL: 66 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/726/
+** master-arm
+*** FAIL: 42 regressions: 11 progressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_check_gdb/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/890/
+* tcwg_gnu_native_fast_check_gdb
+** master-aarch64
+*** FAIL: 32 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/493/
+** master-arm
+*** FAIL: 20 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/8971d2788e79db2ffc1205ed36935483eedf2fab/tcwg_gnu_native_fast_check_gdb/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/513/