[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/22] microvm: add acpi support
From: |
no-reply |
Subject: |
Re: [PATCH v3 00/22] microvm: add acpi support |
Date: |
Wed, 20 May 2020 08:46:29 -0700 (PDT) |
Patchew URL: https://patchew.org/QEMU/address@hidden/
Hi,
This series failed the docker-quick@centos7 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
make docker-image-centos7 V=1 NETWORK=1
time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===
CC aarch64-softmmu/hw/arm/integratorcp.o
CC x86_64-softmmu/hw/i386/kvm/i8254.o
/tmp/qemu-test/src/hw/i386/acpi-microvm.c: In function 'build_dsdt_microvm':
/tmp/qemu-test/src/hw/i386/acpi-microvm.c:109:5: error: implicit declaration of
function 'fw_cfg_add_acpi_dsdt' [-Werror=implicit-function-declaration]
fw_cfg_add_acpi_dsdt(sb_scope, x86ms->fw_cfg);
^
/tmp/qemu-test/src/hw/i386/acpi-microvm.c:109:5: error: nested extern
declaration of 'fw_cfg_add_acpi_dsdt' [-Werror=nested-externs]
cc1: all warnings being treated as errors
make[1]: *** [hw/i386/acpi-microvm.o] Error 1
make[1]: *** Waiting for unfinished jobs....
CC aarch64-softmmu/hw/arm/mainstone.o
CC aarch64-softmmu/hw/arm/microbit.o
---
CC aarch64-softmmu/target/arm/gdbstub64.o
CC aarch64-softmmu/target/arm/machine.o
CC aarch64-softmmu/target/arm/arch_dump.o
make: *** [x86_64-softmmu/all] Error 2
make: *** Waiting for unfinished jobs....
CC aarch64-softmmu/target/arm/monitor.o
CC aarch64-softmmu/target/arm/arm-powerctl.o
---
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
'--label', 'com.qemu.instance.uuid=5cfa0900fad74d3e96f029386896f751', '-u',
'1001', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=',
'-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', '-e',
'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
'/home/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
'/var/tmp/patchew-tester-tmp-612gx0r0/src/docker-src.2020-05-20-11.43.56.32095:/var/tmp/qemu:z,ro',
'qemu:centos7', '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit
status 2.
filter=--filter=label=com.qemu.instance.uuid=5cfa0900fad74d3e96f029386896f751
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-612gx0r0/src'
make: *** [docker-run-test-quick@centos7] Error 2
real 2m31.578s
user 0m8.620s
The full log is available at
http://patchew.org/logs/address@hidden/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, (continued)
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Igor Mammedov, 2020/05/27
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Paolo Bonzini, 2020/05/27
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Igor Mammedov, 2020/05/27
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Igor Mammedov, 2020/05/27
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Paolo Bonzini, 2020/05/27
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Gerd Hoffmann, 2020/05/28
- Re: [PATCH v3 14/22] microvm: use 2G split unconditionally, Gerd Hoffmann, 2020/05/28
[PATCH v3 13/22] x86: coldplug cpus, Gerd Hoffmann, 2020/05/20
[PATCH v3 04/22] [testing] seabios: update binaries to master snapshot, Gerd Hoffmann, 2020/05/20
Re: [PATCH v3 00/22] microvm: add acpi support,
no-reply <=
Re: [PATCH v3 00/22] microvm: add acpi support, no-reply, 2020/05/20
Re: [PATCH v3 00/22] microvm: add acpi support, no-reply, 2020/05/20
Re: [PATCH v3 00/22] microvm: add acpi support, no-reply, 2020/05/20