This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards ed0c95df 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new aeccd96e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (ed0c95df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1596 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30188 -> 30480 bytes
04-build_abe-stage1/console.log.xz | Bin 90684 -> 90876 bytes
06-build_abe-linux/console.log.xz | Bin 8880 -> 8884 bytes
07-build_abe-glibc/console.log.xz | Bin 232500 -> 232216 bytes
08-build_abe-stage2/console.log.xz | Bin 222972 -> 223496 bytes
09-build_abe-gdb/console.log.xz | Bin 37360 -> 37664 bytes
10-build_abe-qemu/console.log.xz | Bin 32200 -> 32124 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2436 -> 2516 bytes
13-check_regression/console.log.xz | Bin 2664 -> 2828 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 7 +
13-check_regression/results.compare | 22 +-
13-check_regression/results.compare2 | 35 +-
13-check_regression/results.regressions | 27 +
14-update_baseline/console.log | 324 ++---
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 7 +
14-update_baseline/results.compare | 22 +-
14-update_baseline/results.compare2 | 35 +-
14-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2652516 -> 2663352 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2189576 -> 2216200 bytes
sumfiles/gcc.sum | 2094 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 885872 -> 875952 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198824 -> 198872 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 427880 -> 422956 bytes
sumfiles/libstdc++.sum | 9 +-
38 files changed, 1374 insertions(+), 1287 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 78ca55889a54 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds cb78d1b5efff afs: Fix dynamic root getattr
adds 31e70e527806 btrfs: fix hang during unmount when block group reclaim ta [...]
adds 0591f0403621 btrfs: prevent remounting to v1 space cache for subpage mount
adds e3a4167c880c btrfs: add error messages to all unrecognized mount options
adds ff872b76b3d8 Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/s [...]
adds 60050ffe3d77 certs: Move load_certificate_list() to be with the asymmet [...]
adds 3cde3174eb91 certs: Add FIPS selftests
adds 0273fd423b2f Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm [...]
adds 34705a57e7df efi: sysfb_efi: remove unnecessary <asm/efi.h> include
adds aa6d1ed107eb efi/x86: libstub: Fix typo in __efi64_argmap* name
adds ca1fdab7fd27 Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/include/asm/efi.h | 2 +-
certs/Makefile | 4 +-
certs/blacklist.c | 8 +-
certs/common.h | 9 -
certs/system_keyring.c | 6 +-
crypto/asymmetric_keys/Kconfig | 10 +
crypto/asymmetric_keys/Makefile | 2 +
crypto/asymmetric_keys/selftest.c | 224 +++++++++++++++++++++
.../asymmetric_keys/x509_loader.c | 8 +-
crypto/asymmetric_keys/x509_parser.h | 9 +
crypto/asymmetric_keys/x509_public_key.c | 8 +-
drivers/firmware/efi/sysfb_efi.c | 2 -
fs/afs/inode.c | 3 +-
fs/btrfs/disk-io.c | 13 +-
fs/btrfs/super.c | 47 ++++-
include/keys/asymmetric-type.h | 3 +
16 files changed, 322 insertions(+), 36 deletions(-)
delete mode 100644 certs/common.h
create mode 100644 crypto/asymmetric_keys/selftest.c
rename certs/common.c => crypto/asymmetric_keys/x509_loader.c (87%)
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8f4b24c5 0: update: qemu-c8b2d413761af732a0798d8df45ce968732083fe: 1
new 26d220b5 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (8f4b24c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1584 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 29692 -> 30796 bytes
04-build_abe-stage1/console.log.xz | Bin 73540 -> 72196 bytes
06-build_abe-linux/console.log.xz | Bin 11116 -> 9004 bytes
07-build_abe-glibc/console.log.xz | Bin 236088 -> 238576 bytes
08-build_abe-stage2/console.log.xz | Bin 203824 -> 202340 bytes
09-build_abe-gdb/console.log.xz | Bin 34892 -> 37852 bytes
10-build_abe-qemu/console.log.xz | Bin 33012 -> 32836 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3940 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2560 -> 2568 bytes
13-check_regression/console.log.xz | Bin 3004 -> 14864 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 72 +-
13-check_regression/results.compare | 77 +-
13-check_regression/results.compare2 | 3062 +++++++++++++++++++-
13-check_regression/results.regressions | 88 +-
14-update_baseline/console.log | 3674 ++++++++++++++++++++++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 72 +-
14-update_baseline/results.compare | 77 +-
14-update_baseline/results.compare2 | 3062 +++++++++++++++++++-
14-update_baseline/results.regressions | 88 +-
jenkins/manifest.sh | 25 +-
sumfiles/g++.log.xz | Bin 3376476 -> 3360844 bytes
sumfiles/g++.sum | 2896 +++++++++----------
sumfiles/gcc.log.xz | Bin 2977664 -> 2960304 bytes
sumfiles/gcc.sum | 4782 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1021692 -> 1028288 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2284 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199280 -> 199552 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 419524 -> 422128 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 13650 insertions(+), 4352 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 ec3ae2a9 0: update: binutils-gcc: 1
new d5b1df18 0: update: binutils-gcc: 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 (ec3ae2a9)
\
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 1560 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 38552 -> 38084 bytes
04-build_abe-bootstrap/console.log.xz | Bin 270088 -> 268920 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3844 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2440 -> 2500 bytes
07-check_regression/console.log.xz | Bin 2828 -> 2808 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 68 +-
08-update_baseline/console.log | 443 +--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 68 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3582336 -> 3603928 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 3186020 -> 3202436 bytes
sumfiles/gcc.sum | 4856 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 1087608 -> 1081532 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2344 -> 2360 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 210568 -> 210176 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459516 -> 461016 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2868 insertions(+), 2827 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.