summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 17:10:25 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 17:10:25 +0000
commit384a98846cc987aa99b6604df53ada289b0ab529 (patch)
tree5cdc4a3e7414f2d849032de66af98298aced8e48 /notify/jira
parentbffe703a1254b6a012954053b01d36f8cc0c6928 (diff)
onsuccess: #836: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/836/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | 0 | # build_abe glibc -- --disable install: | 1 check_regression status : 0
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description21
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
5 files changed, 25 insertions, 1 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 17ebfa6..b39ceec 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_glibc_build--master-aarch64-build/835/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/836/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..22870f9
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+Glibc
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..3933831
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,21 @@
+Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b3bee76c5f59498b9c189608f0a3132e2013fa1a
+commit glibc-2.38.9000-328-gb3bee76c5f
+Author: Florian Weimer <fweimer@redhat.com>
+Date: Fri Dec 8 09:51:34 2023 +0100
+
+ elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
+
+ GLRO(dl_lazy) is used to set the parameters for the early
+ _dl_relocate_object call, so the consider_profiling setting has to
+ be applied before the call.
+
+ Fixes commit 78ca44da0160a0b442f0ca1f253e3360f044b2ec ("elf: Relocate
+... 3 lines of the commit log omitted.
+
+* tcwg_glibc_build
+** master-aarch64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b3bee76c5f59498b9c189608f0a3132e2013fa1a/tcwg_glibc_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/836/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b3bee76c5f59498b9c189608f0a3132e2013fa1a/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..c9a1ab1
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-12-08
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..d28507c
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+glibc-2.38.9000-328-gb3bee76c5f: Success