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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 001a95c8 0: update: llvm-linux: boot
new faed424f 0: update: llvm-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 (001a95c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 58 +-
02-build_llvm/console.log | 12620 +++++++++++++++++------------------
03-build_linux/console.log | 736 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 13458 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13464 insertions(+), 13426 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/qemu.
from de39a045bd Merge remote-tracking branch 'remotes/kraxel/tags/vga-202009 [...]
adds 62777d825b 9pfs: log warning if msize <= 8192
adds c418f935ac 9pfs: disable msize warning for synth driver
adds 8ee612722d Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull [...]
new 60efffa41b monitor: simplify functions for getting a dup'd fdset entry
new c2069ff624 util: split off a helper for dealing with O_CLOEXEC flag
new 448058aa99 util: rename qemu_open() to qemu_open_old()
new bf93d2ade9 util: refactor qemu_open_old to split off variadic args handling
new ebb3d49cb2 util: add Error object for qemu_open_internal error reporting
new c490af57cb util: introduce qemu_open and qemu_create with error reporting
new 661b3e81a3 util: give a specific error message when O_DIRECT doesn't work
new b18a24a9f8 block/file: switch to use qemu_open/qemu_create for improved errors
new 525009d04f Merge remote-tracking branch 'remotes/berrange/tags/block-od [...]
new 1f04fa3e00 iotests: Drop readlink -f
new d287961f25 fuzz: Change the way we write qtest log to stderr
new d97b4b0d0c tests/qtest/qmp-cmd-test: Use inclusive language
new b822c05b81 tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL
new 0e72b7df4d Simplify the .gitignore file
new 37d98abdc7 qga/commands-win32: Fix problem with redundant protype declaration
new d816614ca4 rcu: Implement drain_call_rcu
new 4ed79a1bfb tests: Convert g_free to g_autofree macro in test-logging.c
new 760064efe1 rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
new 2d89880003 meson: Disable test-char on msys2/mingw for fixing tests stuck
new 00650e6e46 meson: disable crypto tests are empty under win32
new dce93184b5 tests: Fixes test-replication.c on msys2/mingw.
new 09d631dbf8 tests: test-replication disable /replication/secondary/* on [...]
new 6333da0f07 osdep: file locking functions are not available on Win32
new a84258e1f9 meson: Use -b to ignore CR vs. CR-LF issues on Windows
new e0d3d8015f meson: remove empty else and duplicated gio deps
new 96c64746bf vmstate: Fixes test-vmstate.c on msys2/mingw
new dd65e4ad22 tests: Fixes test-io-channel-socket.c tests under msys2/mingw
new da0652c043 tests: fixes aio-win32 about aio_remove_fd_handler, get it c [...]
new a92a783d26 tests: Fixes test-io-channel-file by mask only owner file st [...]
new 8330bd536c tests: fix test-util-sockets.c
new 61d9282cdc tests: Fixes test-qdev-global-props.c
new b1788880ba ci: Enable msys2 ci in cirrus
new 114daec31d cirrus: Building freebsd in a single shot
new 5e0a8fda65 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...]
new fb730c8683 linux-user: test, don't assert addr != test in pgb_reserved_va
new b8761cfdd6 iotests: Drop readlink -f
new 94ce373aa4 configure: move deprecated feature processing to supported_target
new 3a5ae4a936 configure: also skip deprecated targets with target-list-exclude
new 98db9a0667 configure: clean-up the target-list-exclude logic
new 44bf7a3464 configure: include tilegx-linux-user in the deprecation logic
new 1c0c06b1ea gitlab: create a build-deprecated target
new 3ffc7f0137 configure: add [lm32|unicore32]-softmmu to deprecation logic
new 3af9847093 Merge remote-tracking branch 'remotes/stsquad/tags/pull-conf [...]
The 43 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:
.cirrus.yml | 98 ++++++++++++++++++--------
.gitignore | 152 -----------------------------------------
.gitlab-ci.yml | 15 +++-
.shippable.yml | 2 +-
.travis.yml | 3 +-
accel/kvm/kvm-all.c | 2 +-
backends/rng-random.c | 2 +-
backends/tpm/tpm_passthrough.c | 8 +--
block/file-posix.c | 16 ++---
block/file-win32.c | 5 +-
block/vvfat.c | 5 +-
chardev/char-fd.c | 2 +-
chardev/char-pipe.c | 6 +-
chardev/char.c | 2 +-
configure | 33 +++++----
dump/dump.c | 2 +-
fsdev/file-op-9p.h | 4 ++
hw/9pfs/9p-synth.c | 2 +
hw/9pfs/9p.c | 9 +++
hw/s390x/s390-skeys.c | 2 +-
hw/usb/host-libusb.c | 2 +-
hw/usb/u2f-passthru.c | 4 +-
hw/vfio/common.c | 4 +-
include/monitor/monitor.h | 3 +-
include/qemu/osdep.h | 11 ++-
include/qemu/rcu.h | 1 +
io/channel-file.c | 2 +-
linux-user/elfload.c | 9 ++-
meson.build | 6 --
monitor/misc.c | 58 +++++++---------
net/vhost-vdpa.c | 2 +-
os-posix.c | 2 +-
qga/channel-posix.c | 4 +-
qga/commands-posix.c | 6 +-
qga/commands-win32.c | 5 +-
stubs/fdset.c | 8 +--
target/arm/kvm.c | 2 +-
tests/meson.build | 10 ++-
tests/qapi-schema/meson.build | 2 +-
tests/qemu-iotests/check | 2 +-
tests/qtest/fuzz/fuzz.c | 5 +-
tests/qtest/qmp-cmd-test.c | 10 +--
tests/socket-helpers.c | 3 +-
tests/test-io-channel-file.c | 12 +++-
tests/test-io-channel-socket.c | 2 +
tests/test-logging.c | 5 +-
tests/test-qdev-global-props.c | 9 ++-
tests/test-replication.c | 22 ++++--
tests/test-util-sockets.c | 6 +-
tests/test-vmstate.c | 3 +-
ui/console.c | 2 +-
util/aio-win32.c | 12 +++-
util/osdep.c | 104 ++++++++++++++++++++--------
util/oslib-posix.c | 2 +-
util/rcu.c | 55 +++++++++++++++
55 files changed, 409 insertions(+), 356 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards f86ce559 0: update: binutils-gcc-glibc-qemu: 6
new 2727bbc1 0: update: binutils-gcc-glibc-qemu: 6
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 (f86ce559)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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-prepare_abe/console.log | 404 +-
04-build_abe-binutils/console.log | 11911 ++--
05-build_abe-stage1/console.log | 20686 +++---
06-build_abe-linux/console.log | 284 +-
07-build_abe-glibc/console.log | 40033 +++++------
08-build_abe-stage2/console.log | 47716 +++++++-------
09-build_abe-qemu/console.log | 3389 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 124697 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
12 files changed, 124697 insertions(+), 124697 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 7b72230a 0: update: binutils-gcc: all
new 29305e50 1: reset: linux-859247d39fb008ea812e8f0c398a58a20c12899e: 30
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 | 17 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11123 ++++++-----
04-build_abe-stage1/console.log | 18084 +++++++++---------
05-build_linux/console.log | 659 +-
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 79 +-
07-check_regression/results.regressions | 5 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 27 +-
08-update_baseline/results.regressions | 5 +-
console.log | 30461 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 9 +-
15 files changed, 30077 insertions(+), 30865 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_bmk_tk1/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from b8d3e8fbaa y2038: nptl: Convert sem_{clock|timed}wait to support 64 bit time
adds 4b564f347f pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]
adds a140ff9162 Fix handling of collating symbols in fnmatch (bug 26620)
adds f2c679d4b2 <sys/platform/x86.h>: Add Intel Key Locker support
adds 94cd37ebb2 x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]
new 5e74e6f858 nscd: bump GC cycle during cache pruning (bug 26130)
new 07f3ecdba6 powerpc: fix ifunc implementation list for POWER9 strlen and stpcpy
new d38e1bbda0 Allow memset local PLT reference for RISC-V.
The 3 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:
manual/platform.texi | 9 ++++++++
nscd/cache.c | 9 ++++++++
nscd/mem.c | 4 ++--
posix/Makefile | 3 ++-
posix/fnmatch_loop.c | 4 ++--
.../tst-printf-fp-free.c => posix/tst-fnmatch6.c | 22 +++++++++----------
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 4 ++--
sysdeps/unix/sysv/linux/pselect.c | 9 +++++---
sysdeps/unix/sysv/linux/riscv/localplt.data | 1 +
sysdeps/x86/cpu-features.c | 18 ++++++++++++++--
sysdeps/x86/dl-cet.c | 4 ++--
sysdeps/x86/sys/platform/x86.h | 25 +++++++++++++++++++---
sysdeps/x86/tst-get-cpu-features.c | 8 +++++--
13 files changed, 90 insertions(+), 30 deletions(-)
copy stdio-common/tst-printf-fp-free.c => posix/tst-fnmatch6.c (66%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.