On Mon, Oct 16, 2017 at 10:44:27PM -0700, no-re...@patchew.org wrote: > Hi, > > This series failed automatic build test. Please find the testing commands and > their output below. If you have docker installed, you can probably reproduce > it > locally. > > Type: series > Message-id: cover.1508213452.git.jc...@redhat.com > Subject: [Qemu-devel] [PATCH v4 00/10] qemu-iotests improvements > > QEMU -- "/tmp/qemu-test/build/x86_64-softmmu/qemu-system-x86_64" > -nodefaults -machine accel=qtest > QEMU_IMG -- "/tmp/qemu-test/build/qemu-img" > QEMU_IO -- "/tmp/qemu-test/build/qemu-io" --cache writeback -f raw > QEMU_NBD -- "/tmp/qemu-test/build/qemu-nbd" > IMGFMT -- raw > IMGPROTO -- file > PLATFORM -- Linux/x86_64 3046d9847e74 4.11.10-300.fc26.x86_64 > TEST_DIR -- /tmp/qemu-test > SOCKET_SCM_HELPER -- /tmp/qemu-test/build/tests/qemu-iotests/socket_scm_helper > > 001 /tmp/qemu-test/src/tests/qemu-iotests/common.rc: line 44: > ./common.config: No such file or directory > ./check: failed to source common.config > /tmp/qemu-test/src/tests/qemu-iotests/common.rc: line 44: ./common.config: No > such file or directory > ./check: failed to source common.config > - output mismatch (see 001.out.bad)mv: cannot stat > '/tmp/qemu-test/001/001.out': No such file or directory > diff: /tmp/qemu-test/build/tests/qemu-iotests/001.out.bad: No such file or > directory > [failed, exit status 1]
Sigh. Broken for out-of-tree builds, but it is an easy fix. v11 incoming. -Jeff