[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/63] riscv-to-apply queue
From: |
no-reply |
Subject: |
Re: [PULL 00/63] riscv-to-apply queue |
Date: |
Fri, 26 Jun 2020 15:44:02 -0700 (PDT) |
Patchew URL:
20200626214410.3613258-1-alistair.francis@wdc.com/">https://patchew.org/QEMU/20200626214410.3613258-1-alistair.francis@wdc.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#! /bin/bash
export ARCH=x86_64
make docker-image-fedora V=1 NETWORK=1
time make docker-test-mingw@fedora J=14 NETWORK=1
=== TEST SCRIPT END ===
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
'--label', 'com.qemu.instance.uuid=3227ad66ddf54e91801ba30034f49d0d', '-u',
'1001', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=',
'-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', '-e',
'SHOW_ENV=', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
'/home/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
'/var/tmp/patchew-tester-tmp-nymx7cv5/src/docker-src.2020-06-26-18.37.24.5231:/var/tmp/qemu:z,ro',
'qemu:fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit
status 2.
filter=--filter=label=com.qemu.instance.uuid=3227ad66ddf54e91801ba30034f49d0d
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-nymx7cv5/src'
make: *** [docker-run-test-mingw@fedora] Error 2
real 6m37.447s
user 0m9.016s
The full log is available at
20200626214410.3613258-1-alistair.francis@wdc.com/testing.docker-mingw@fedora/?type=message">http://patchew.org/logs/20200626214410.3613258-1-alistair.francis@wdc.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
- [PULL 54/63] target/riscv: set-X-first mask bit, (continued)
- [PULL 54/63] target/riscv: set-X-first mask bit, Alistair Francis, 2020/06/26
- [PULL 55/63] target/riscv: vector iota instruction, Alistair Francis, 2020/06/26
- [PULL 57/63] target/riscv: integer extract instruction, Alistair Francis, 2020/06/26
- [PULL 58/63] target/riscv: integer scalar move instruction, Alistair Francis, 2020/06/26
- [PULL 59/63] target/riscv: floating-point scalar move instructions, Alistair Francis, 2020/06/26
- [PULL 60/63] target/riscv: vector slide instructions, Alistair Francis, 2020/06/26
- [PULL 61/63] target/riscv: vector register gather instruction, Alistair Francis, 2020/06/26
- [PULL 62/63] target/riscv: vector compress instruction, Alistair Francis, 2020/06/26
- [PULL 63/63] target/riscv: configure and turn on vector extension from command line, Alistair Francis, 2020/06/26
- Re: [PULL 00/63] riscv-to-apply queue, no-reply, 2020/06/26
- Re: [PULL 00/63] riscv-to-apply queue,
no-reply <=
- Re: [PULL 00/63] riscv-to-apply queue, Peter Maydell, 2020/06/28