This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from add3ab7f4c8a [libc++] Add workaround to avoid breaking users of <span> [...]
adds 3f43d803382d [libc++] Re-enable workaround for pre-ranges CTAD in std::span
No new revisions were added by this update.
Summary of changes:
libcxx/include/span | 8 +++++++-
libcxx/test/std/containers/views/span.cons/deduct.pass.cpp | 6 ------
2 files changed, 7 insertions(+), 7 deletions(-)
--
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_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 5ff8cdfa77 Automatic date update in version.in
adds 5b33ea463f Automatic date update in version.in
adds 41fb8cf201 Automatic date update in version.in
adds 8a78349beb Automatic date update in version.in
adds 26ab93fb53 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5c35d158 2: update: binutils-llvm-linux-qemu: 22071
new ea1340f6 2: update: binutils-llvm-linux-qemu: 22071
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 (5c35d158)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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.xz | Bin 1608 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 29812 -> 30436 bytes
04-build_llvm/console.log.xz | Bin 59948 -> 60844 bytes
05-build_abe-qemu/console.log.xz | Bin 31036 -> 30572 bytes
06-build_linux/console.log.xz | Bin 4960 -> 5100 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 160 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++---
9 files changed, 91 insertions(+), 91 deletions(-)
--
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_kernel/llvm-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 90423974 2: update: llvm-51433662e2cc8329892a70838095de414cfaaacc: 37
new bd4ee9e6 2: update: qemu-15ef89d2a1a7b93845a6b09c2ee8e1979f6eb30b: 37
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 (90423974)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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.xz | Bin 1516 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 29904 -> 29800 bytes
04-build_llvm/console.log.xz | Bin 61008 -> 62268 bytes
05-build_abe-qemu/console.log.xz | Bin 32464 -> 31040 bytes
06-build_linux/console.log.xz | Bin 5416 -> 5932 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 110 insertions(+), 110 deletions(-)
--
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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
adds 1c37b8022e Simplify allocations and fix merge and continue actions [BZ #28931]
adds d01411f6bc gaih_inet: Simplify canon name resolution
adds 3004604607 getaddrinfo: Fix leak with AI_ALL [BZ #28852]
adds 8d6cf99f2f gaih_inet: Simplify service resolution
adds 26dea46119 gaih_inet: make numeric lookup a separate routine
adds b44389cb7f gaih_inet: Split simple gethostbyname into its own function
adds e7e5315b7f gaih_inet: Split nscd lookup code into its own function.
adds 906cecbe08 gaih_inet: separate nss lookup loop into its own function
adds cfa3bd48cb gaih_inet: make gethosts into a function
adds 657472b2a5 gaih_inet: split loopback lookup into its own function
adds ac4653ef50 gaih_inet: Split result generation into its own function
adds b587456c0e gethosts: Return EAI_MEMORY on allocation failure
adds 06890c7ba5 gaiconf_init: Refactor some bits for readability
adds bc0d18d873 gai_init: Avoid jumping from if condition to its else counterpart
adds 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
adds f7fbb99652 Use Linux 5.17 in build-many-glibcs.py
adds d3f2c2c8b5 getaddrinfo: Refactor code for readability
adds cb7b1c9014 configure.ac: fix bashisms in configure.ac
No new revisions were added by this update.
Summary of changes:
configure | 2 +-
configure.ac | 2 +-
nss/Makefile | 1 +
nss/tst-nss-gai-actions.c | 149 ++
.../etc/host.conf | 0
nss/tst-nss-gai-actions.root/etc/hosts | 508 +++++
resolv/res_query.c | 10 +-
resolv/res_send.c | 18 +-
resolv/resolv-internal.h | 7 +
scripts/build-many-glibcs.py | 2 +-
sysdeps/posix/getaddrinfo.c | 2172 +++++++++++---------
sysdeps/powerpc/powerpc64/le/configure | 2 +-
sysdeps/powerpc/powerpc64/le/configure.ac | 2 +-
.../powerpc/powerpc64/le/fpu/multiarch/configure | 2 +-
.../powerpc64/le/fpu/multiarch/configure.ac | 2 +-
15 files changed, 1836 insertions(+), 1043 deletions(-)
create mode 100644 nss/tst-nss-gai-actions.c
copy nss/{tst-nss-files-hosts-long.root => tst-nss-gai-actions.root}/etc/host.conf (100%)
create mode 100644 nss/tst-nss-gai-actions.root/etc/hosts
--
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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards aeb27467 0: update: gcc-a2287813b1369b8fae67f2220d23c552945180ed: 1
new 8d4400fe 0: update: glibc-cb7b1c9014945cb79cdd0b375e65724d6c574a8c: 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 (aeb27467)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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.xz | Bin 1572 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 37816 -> 36896 bytes
04-build_abe-gcc/console.log.xz | Bin 208152 -> 207584 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10940 -> 10788 bytes
07-build_abe-glibc/console.log.xz | Bin 237132 -> 236412 bytes
08-build_abe-gdb/console.log.xz | Bin 35404 -> 34872 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3840 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2472 -> 2476 bytes
11-check_regression/console.log.xz | Bin 8288 -> 4144 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 17 +-
11-check_regression/results.compare | 44 +-
11-check_regression/results.compare2 | 2710 +-------------------
11-check_regression/results.regressions | 44 +-
12-update_baseline/console.log | 3268 +++---------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 17 +-
12-update_baseline/results.compare | 44 +-
12-update_baseline/results.compare2 | 2710 +-------------------
12-update_baseline/results.regressions | 44 +-
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1716236 -> 1712956 bytes
sumfiles/gdb.sum | 4194 +++++++++++++++----------------
25 files changed, 2800 insertions(+), 10304 deletions(-)
--
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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards ab2aa974 0: update: gcc-c6bc4835659d24edc2bf5de13bfe8f59ae409ff3: 1
new 1759b576 0: update: gcc-a2287813b1369b8fae67f2220d23c552945180ed: 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 (ab2aa974)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1536 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 36696 -> 36704 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263184 -> 262860 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2580 -> 2412 bytes
07-check_regression/console.log.xz | Bin 3372 -> 3420 bytes
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 121 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 555 ++--
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 121 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3572716 -> 3550740 bytes
sumfiles/g++.sum | 149 +-
sumfiles/gcc.log.xz | Bin 3102224 -> 3151240 bytes
sumfiles/gcc.sum | 4731 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1071408 -> 1074688 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 206456 -> 206652 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448356 -> 448304 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2947 insertions(+), 2954 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.