summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 18:34:46 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 18:34:46 +0000
commit706b55090c74b588d1e8d9fab88ef90a025d96e9 (patch)
tree2fae2e613284f268ed1fba85d5cb44e19da48121 /notify
parent0c070778c133c55badd2b6ff39a2e5889548c9e8 (diff)
onsuccess: #438: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/438/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description20
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/mail-body.txt30
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
8 files changed, 53 insertions, 6 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index c5aab96..8f12b43 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_binutils_build--master-aarch64-build/437/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/438/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..df3b0ba
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+Binutils
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..004a5a7
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,20 @@
+commit binutils-2_41-release-1142-g8fbb497b720
+Author: Jose E. Marchesi <jose.marchesi@oracle.com>
+Date: Sat Nov 18 18:12:44 2023 +0100
+
+ gas: bpf: do not allow referring to register names as symbols in operands
+
+ 2023-11-18 Jose E. Marchesi <jemarch@gnu.org>
+
+ * config/tc-bpf.c (parse_bpf_register): Move before
+ bpf_parse_name.
+ (bpf_parse_name): Do not allow using symbols that are also
+... 6 lines of the commit log omitted.
+
+* tcwg_binutils_build
+** master-aarch64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/8fbb497b7202f404d8914252d44d2ee190a0e172/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/438/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/8fbb497b7202f404d8914252d44d2ee190a0e172/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..ec4f40a
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-18
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..b4b2b53
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+binutils-2_41-release-1142-g8fbb497b720: Success
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 38f86e5..77859ac 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,7 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In binutils_build master-aarch64 after:
- | baseline build
+ | commit binutils-2_41-release-1142-g8fbb497b720
+ | Author: Jose E. Marchesi <jose.marchesi@oracle.com>
+ | Date: Sat Nov 18 18:12:44 2023 +0100
+ |
+ | gas: bpf: do not allow referring to register names as symbols in operands
+ |
+ | 2023-11-18 Jose E. Marchesi <jemarch@gnu.org>
+ |
+ | * config/tc-bpf.c (parse_bpf_register): Move before
+ | bpf_parse_name.
+ | (bpf_parse_name): Do not allow using symbols that are also
+ | ... 6 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -26,6 +37,19 @@ CI config tcwg_binutils_build/master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/437/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/436/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/438/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/437/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/8fbb497b7202f404d8914252d44d2ee190a0e172/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=8fbb497b7202f404d8914252d44d2ee190a0e172
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
+
+List of configurations that regressed due to this commit :
+* tcwg_binutils_build
+** master-aarch64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/8fbb497b7202f404d8914252d44d2ee190a0e172/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/438/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219ef..e5a1956 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,jose.marchesi@oracle.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index b6a6ff4..eaf9d58 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: Success on aarch64
+[Linaro-TCWG-CI] binutils-2_41-release-1142-g8fbb497b720: Success on aarch64