This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch linaro-local/ci/tcwg_gnu_cross
in repository toolchain/ci/interesting-commits.
at 4d75e85 Add regression 116784bbde9ed391393320d936ae2fff37442779 from [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to branch linaro-local/ci/tcwg_bmk_maxim_gnu_sq
in repository toolchain/ci/interesting-commits.
was ad21805 Initial empty repository
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 7e019f8f 0: update: binutils-gcc-glibc: 1
new b1fe2699 0: update: binutils-glibc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7e019f8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 204 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11139 +-
04-build_abe-stage1/console.log | 14559 ++-
06-build_abe-linux/console.log | 2032 +-
07-build_abe-glibc/console.log | 39286 ++++----
08-build_abe-stage2/console.log | 31263 +++---
10-benchmark--Os/benchmark-start.log | 1 -
10-benchmark/benchmark-start.log | 1 +
{10-benchmark--Os => 10-benchmark}/benchmark.log | 12 +-
{10-benchmark--Os => 10-benchmark}/console.log | 101 +-
11-check_regression/console.log | 3532 +-
11-check_regression/results-0.csv | 3969 +-
11-check_regression/results-1.csv | 3734 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 112 +-
11-check_regression/results-full.csv | 3823 +-
11-check_regression/results.csv | 242 +-
11-check_regression/results.log | 6650 +-
12-update_baseline/console.log | 3544 +-
12-update_baseline/results-0.csv | 3969 +-
12-update_baseline/results-1.csv | 3734 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 112 +-
12-update_baseline/results-full.csv | 3823 +-
12-update_baseline/results.csv | 242 +-
12-update_baseline/results.log | 6402 +-
console.log | 106128 ++++++++++----------
jenkins/manifest.sh | 17 +-
results | 2 +-
results_id | 2 +-
31 files changed, 122611 insertions(+), 126580 deletions(-)
delete mode 100644 10-benchmark--Os/benchmark-start.log
create mode 100644 10-benchmark/benchmark-start.log
rename {10-benchmark--Os => 10-benchmark}/benchmark.log (64%)
rename {10-benchmark--Os => 10-benchmark}/console.log (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from 2ee9b24f47 Fix build of nptl/tst-thread_local1.cc with GCC 12
adds b0234d79e7 ldconfig: avoid leak on empty paths in config file
adds 5f9b78fe35 gconv_parseconfdir: Fix memory leak
adds 1e0e6d656d iconv_charmap: Close output file when done
adds 45caed9d67 copy_and_spawn_sgid: Avoid double calls to close()
adds 77a34079d8 gaiconf_init: Avoid double-free in label and precedence lists
adds df183287ff hurd: Avoid spurious warning
adds b17e842a60 gethosts: Remove unused argument _type
adds ac30324c67 test-dlclose-exit-race: avoid hang on pthread_create error
adds 5b86241a03 linux: Add sparck brk implementation
adds c52eb066bc Update sparc libm-test-ulps
adds 3d9a539ee6 rt: Set the correct message queue for tst-mqueue10
adds 505a964ae0 tst-mxfast: Don't run with mcheck
adds fb89489636 Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
new c87fcacc50 Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 ( [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
elf/ldconfig.c | 6 +++++-
hurd/hurdselect.c | 2 +-
iconv/gconv_parseconfdir.h | 9 ++++-----
iconv/iconv_charmap.c | 2 ++
inet/netinet/in.h | 3 +++
io/fcntl.h | 8 ++++----
malloc/Makefile | 3 ++-
misc/sys/ioctl.h | 4 ++--
rt/tst-mqueue10.c | 4 ++--
stdlib/test-dlclose-exit-race.c | 14 +++++++++++++-
support/support_capture_subprocess.c | 1 +
sysdeps/posix/getaddrinfo.c | 8 +++++---
sysdeps/sparc/fpu/libm-test-ulps | 2 +-
sysdeps/unix/sysv/linux/{ => sparc}/brk.c | 19 ++++++++++++++++---
sysdeps/unix/sysv/linux/sys/prctl.h | 2 +-
15 files changed, 62 insertions(+), 25 deletions(-)
copy sysdeps/unix/sysv/linux/{ => sparc}/brk.c (76%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards e553a8bf 3: update: binutils-gcc-glibc: 1
new 1221478f 3: update: binutils-glibc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e553a8bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 271 +-
02-prepare_abe/console.log | 196 +-
03-build_abe-binutils/console.log | 11224 +-
04-build_abe-stage1/console.log | 14505 ++-
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 1976 +-
07-build_abe-glibc/console.log | 39259 ++++---
08-build_abe-stage2/console.log | 31179 +++--
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 84 +-
10-benchmark/console.log | 303 +-
11-check_regression/console.log | 1937 +-
11-check_regression/extra-bisect-params | 1 +
.../results-0.csv | 0
11-check_regression/results-1.csv | 1735 +
11-check_regression/results-brief.csv | 30 +
.../results-compare.csv | 126 +-
11-check_regression/results-full.csv | 1734 +
11-check_regression/results.csv | 126 +
.../results.log | 4880 +-
12-update_baseline/console.log | 5874 +-
12-update_baseline/results-1.csv | 3361 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 14 +-
12-update_baseline/results-full.csv | 3163 +-
12-update_baseline/results.csv | 248 +-
12-update_baseline/results.log | 3200 +-
12-update_baseline/results.regressions | 2 +-
console.log | 106772 +++++++++---------
jenkins/manifest.sh | 17 +-
results | 2 +-
results_id | 2 +-
32 files changed, 119540 insertions(+), 112745 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
copy 12-update_baseline/results-1.csv => 11-check_regression/results-0.csv (100%)
create mode 100644 11-check_regression/results-1.csv
create mode 100644 11-check_regression/results-brief.csv
copy {12-update_baseline => 11-check_regression}/results-compare.csv (97%)
create mode 100644 11-check_regression/results-full.csv
create mode 100644 11-check_regression/results.csv
copy {12-update_baseline => 11-check_regression}/results.log (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2b3b0b02 tcwg_gnu-build.sh: Update settings per ci_project
new ebc7a81b tcwg_gnu-build.sh: Fix typo
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
tcwg_gnu-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a8b167e2 tcwg-update-llvmbot-containers.sh Move LLDB bots to silent master
new 2b3b0b02 tcwg_gnu-build.sh: Update settings per ci_project
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
tcwg_gnu-build.sh | 68 +++++++++++++++++++++++++++++++------------------------
1 file changed, 39 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.