This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross in repository toolchain/ci/base-artifacts.
discards 8620decc 0: update: binutils-gcc-glibc-qemu: -5 new e585139f 0: update: binutils-gcc-glibc-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 (8620decc) \ N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 175 +- 02-prepare_abe/console.log | 210 +- 03-build_abe-binutils/console.log | 11942 +- 04-build_abe-stage1/console.log | 15128 +- 05-build_abe-linux/console.log | 2024 +- 06-build_abe-glibc/console.log | 39624 ++-- 07-build_abe-stage2/console.log | 26371 ++- 08-build_abe-qemu/console.log | 3680 + 09-build_abe-dejagnu/console.log | 221 + 10-build_abe-check_gcc/console.log | 14847 ++ 11-check_regression/console.log | 14 +- 12-update_baseline/console.log | 8 +- console.log | 114698 +++++++----- jenkins/manifest.sh | 23 +- results | 8 + sumfiles/g++.log.xz | Bin 0 -> 3219440 bytes sumfiles/g++.sum | 335763 ++++++++++++++++++++++++++++++++++ sumfiles/gcc.log.xz | Bin 0 -> 2773428 bytes sumfiles/gcc.sum | 270091 +++++++++++++++++++++++++++ sumfiles/gfortran.log.xz | Bin 0 -> 814908 bytes sumfiles/gfortran.sum | 57480 ++++++ sumfiles/libatomic.log.xz | Bin 0 -> 2268 bytes sumfiles/libatomic.sum | 70 + sumfiles/libgomp.log.xz | Bin 0 -> 159980 bytes sumfiles/libgomp.sum | 12093 ++ sumfiles/libitm.log.xz | Bin 0 -> 2648 bytes sumfiles/libitm.sum | 67 + sumfiles/libstdc++.log.xz | Bin 0 -> 409900 bytes sumfiles/libstdc++.sum | 14880 ++ 29 files changed, 832477 insertions(+), 86940 deletions(-) create mode 100644 08-build_abe-qemu/console.log create mode 100644 09-build_abe-dejagnu/console.log create mode 100644 10-build_abe-check_gcc/console.log create mode 100644 sumfiles/g++.log.xz create mode 100644 sumfiles/g++.sum create mode 100644 sumfiles/gcc.log.xz create mode 100644 sumfiles/gcc.sum create mode 100644 sumfiles/gfortran.log.xz create mode 100644 sumfiles/gfortran.sum create mode 100644 sumfiles/libatomic.log.xz create mode 100644 sumfiles/libatomic.sum create mode 100644 sumfiles/libgomp.log.xz create mode 100644 sumfiles/libgomp.sum create mode 100644 sumfiles/libitm.log.xz create mode 100644 sumfiles/libitm.sum create mode 100644 sumfiles/libstdc++.log.xz create mode 100644 sumfiles/libstdc++.sum