qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v6 0/4] QEMU cpus.c refactoring


From: no-reply
Subject: Re: [RFC v6 0/4] QEMU cpus.c refactoring
Date: Thu, 18 Jun 2020 12:16:03 -0700 (PDT)

Patchew URL: 20200618190401.4895-1-cfontana@suse.de/">https://patchew.org/QEMU/20200618190401.4895-1-cfontana@suse.de/



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 ===

  CC      backends/rng-builtin.o
  CC      backends/hostmem.o
/tmp/qemu-test/src/dma-helpers.c: In function 'dma_blk_cb':
/tmp/qemu-test/src/dma-helpers.c:154:20: error: 'use_icount' undeclared (first 
use in this function)
  154 |         if (mem && use_icount && dbs->dir == DMA_DIRECTION_FROM_DEVICE) 
{
      |                    ^~~~~~~~~~
/tmp/qemu-test/src/dma-helpers.c:154:20: note: each undeclared identifier is 
reported only once for each function it appears in
make: *** [/tmp/qemu-test/src/rules.mak:69: dma-helpers.o] Error 1
make: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "./tests/docker/docker.py", line 669, in <module>
---
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', 
'--label', 'com.qemu.instance.uuid=552161979fa24612938148f7958fb4a8', '-u', 
'1003', '--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/patchew2/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', 
'/var/tmp/patchew-tester-tmp-469ygt4n/src/docker-src.2020-06-18-15.12.41.17535:/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=552161979fa24612938148f7958fb4a8
make[1]: *** [docker-run] Error 1
make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-469ygt4n/src'
make: *** [docker-run-test-mingw@fedora] Error 2

real    3m18.463s
user    0m8.153s


The full log is available at
20200618190401.4895-1-cfontana@suse.de/testing.docker-mingw@fedora/?type=message">http://patchew.org/logs/20200618190401.4895-1-cfontana@suse.de/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]