This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from ae2223eb 0: update: binutils-gcc: all
new 51b34b7d 1: reset: linux-f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f: 18292
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 | 186 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11072 ++++++-------
04-build_abe-stage1/console.log | 18121 ++++++++++-----------
05-build_linux/console.log | 805 +-
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 79 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 25 +-
console.log | 30696 +++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
regressions.txt | 4 +-
reset-baseline | 0
results | 4 +-
14 files changed, 30332 insertions(+), 31086 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3323c60e 0: update: binutils-gcc-linux: all
new da6733e8 0: update: binutils-gcc-linux: all
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 (3323c60e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 184 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11606 ++++++++--------
04-build_abe-stage1/console.log | 13780 +++++++++---------
05-build_linux/console.log | 852 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 14 +-
console.log | 26928 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 2 +-
11 files changed, 26872 insertions(+), 26964 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 33d9ddd7 0: update: llvm-f79b81fbe2870ff631ad72a75f7e077b15b52a22: all
new ec640902 1: reset: linux-f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f: 20110
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 | 227 +-
02-build_llvm/console.log | 12592 ++++++++++++++++----------------
03-build_linux/console.log | 806 +-
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 77 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 25 +-
console.log | 13735 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 2 +
reset-baseline | 0
results | 4 +-
12 files changed, 13657 insertions(+), 13832 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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.
unknown user pushed a change to branch master
in repository glibc.
from 758599bc9d elf: Apply attribute_relro to pointers in elf/dl-minimal.c
new 5c8aa3849a malloc/tst-mallocfork2: Kill lingering process for unexpecte [...]
new dfe9aa9156 support: Add support_process_state_wait
new b3b6a40ab9 posix: Refactor tst-waitid (BZ #14666)
new 6437fecca3 posix: Remove posix waitid
The 4 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:
malloc/tst-mallocfork2.c | 39 ++-
posix/tst-waitid.c | 549 ++++++++++------------------------
support/Makefile | 3 +
support/process_state.h | 43 +++
support/support_process_state.c | 92 ++++++
support/tst-support-process_state.c | 105 +++++++
support/{xfopen.c => xgetline.c} | 20 +-
support/xstdio.h | 2 +
sysdeps/{posix => mach/hurd}/waitid.c | 70 +----
9 files changed, 446 insertions(+), 477 deletions(-)
create mode 100644 support/process_state.h
create mode 100644 support/support_process_state.c
create mode 100644 support/tst-support-process_state.c
copy support/{xfopen.c => xgetline.c} (71%)
rename sysdeps/{posix => mach/hurd}/waitid.c (65%)
--
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
in repository toolchain/ci/interesting-commits.
from aeb3e82 Add regression f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f from [...]
new c2ab331 Add regression f7f3e49a0d744da16dd4e2ec4e8e707ea7f4a98f from [...]
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:
linux | 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/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards bd1f1b81 0: update: binutils-gcc-linux: boot
new e94a766d 0: update: binutils-gcc-linux: boot
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 (bd1f1b81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11396 ++++++-------
04-build_abe-stage1/console.log | 18147 +++++++++++----------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 2 +-
console.log | 31461 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 4 +-
11 files changed, 31412 insertions(+), 31518 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.