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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2fbb9474d 0: update: llvm-linux: 18048
new 5f3fa0d19 0: update: llvm-linux: 18048
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 (2fbb9474d)
\
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 | 220 +-
02-build_llvm/console.log | 11962 +++++++++++++++++-----------------
03-build_linux/console.log | 858 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13076 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13085 insertions(+), 13057 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/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 62d34a829 0: update: linux-56037cadf60461b4a2996b4d8f0057c4d343c17c: all
new 8cb6627bd 0: update: binutils-e9697e24f52b8e3e5ba974f84f3fc64eb99fac00: 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 (62d34a829)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 193 +-
02-prepare_abe/console.log | 130 +-
03-build_abe-binutils/console.log | 11285 +++++++--------
04-build_abe-stage1/console.log | 14744 +++++++++----------
05-build_linux/console.log | 808 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 27199 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 27456 insertions(+), 26935 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/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 945e117cd 0: update: linux-35394d031b710e832849fca60d0f53b513f0c390: boot
new 63076b511 0: update: binutils-e9697e24f52b8e3e5ba974f84f3fc64eb99fac00: 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 (945e117cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 192 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 11370 ++++++++--------
04-build_abe-stage1/console.log | 13018 +++++++++---------
05-build_linux/console.log | 558 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25965 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 26099 insertions(+), 25704 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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 56037cadf604 Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org [...]
adds 78e05972c5e6 ipc: fix semtimedop for generic 32-bit architectures
adds fb377eb80c80 ipc: fix sparc64 ipc() wrapper
adds 3120b9a6a3f7 Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
arch/sparc/kernel/sys_sparc_64.c | 33 ++++++++++++++++++---------------
include/linux/syscalls.h | 19 +++++++++++++++++++
include/uapi/asm-generic/unistd.h | 2 +-
ipc/util.h | 25 ++-----------------------
4 files changed, 40 insertions(+), 39 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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b016ddf7 0: update: linux-56037cadf60461b4a2996b4d8f0057c4d343c17c: all
new b77cc5357 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 (3b016ddf7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 129 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11134 ++++++------
04-build_abe-stage1/console.log | 19805 +++++++++++-----------
05-build_linux/console.log | 1160 +-
06-boot_linux/console.log | 2 +-
console.log | 32646 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 33386 insertions(+), 31924 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.