qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio: unbreak 1.0 device load with region cac


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH] virtio: unbreak 1.0 device load with region cache
Date: Fri, 3 Mar 2017 17:45:24 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0



On 2017年03月03日 17:18, Fam Zheng wrote:
On Fri, 03/03 01:02,address@hidden  wrote:
   CC      ppc-softmmu/hw/misc/ivshmem.o
In file included from 
/var/tmp/patchew-tester-tmp-krtyhjt1/src/hw/misc/ivshmem.c:19:0:
/var/tmp/patchew-tester-tmp-krtyhjt1/src/include/qemu/osdep.h:30:25: fatal 
error: config-host.h: No such file or directory
  #include "config-host.h"
                          ^
compilation terminated.
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'hw/misc/ivshmem.o' failed
make[1]: *** [hw/misc/ivshmem.o] Error 1
Makefile:322: recipe for target 'subdir-ppc-softmmu' failed
make: *** [subdir-ppc-softmmu] Error 2
make: *** Waiting for unfinished jobs....
shell-init: error retrieving current directory: getcwd: cannot access parent 
directories: No such file or directory
   CC      ppc64-softmmu/hw/vfio/pci-quirks.o
Assembler messages:
Fatal error: can't create hw/net/virtio-net.o: No such file or directory
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'hw/net/virtio-net.o' failed
make[1]: *** [hw/net/virtio-net.o] Error 1
Makefile:322: recipe for target 'subdir-ppcemb-softmmu' failed
make: *** [subdir-ppcemb-softmmu] Error 2
shell-init: error retrieving current directory: getcwd: cannot access parent 
directories: No such file or directory
   CC      s390x-softmmu/monitor.o
In file included from /var/tmp/patchew-tester-tmp-krtyhjt1/src/monitor.c:24:0:
/var/tmp/patchew-tester-tmp-krtyhjt1/src/include/qemu/osdep.h:30:25: fatal 
error: config-host.h: No such file or directory
  #include "config-host.h"
                          ^
compilation terminated.
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'monitor.o' failed
make[1]: *** [monitor.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from 
/var/tmp/patchew-tester-tmp-krtyhjt1/src/hw/vfio/pci-quirks.c:13:0:
/var/tmp/patchew-tester-tmp-krtyhjt1/src/include/qemu/osdep.h:30:25: fatal 
error: config-host.h: No such file or directory
  #include "config-host.h"
                          ^
compilation terminated.
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'hw/vfio/pci-quirks.o' failed
make[1]: *** [hw/vfio/pci-quirks.o] Error 1
make[1]: *** Waiting for unfinished jobs....
shell-init: error retrieving current directory: getcwd: cannot access parent 
directories: No such file or directory
   CC      ppc64-softmmu/hw/vfio/platform.o
In file included from 
/var/tmp/patchew-tester-tmp-krtyhjt1/src/hw/vfio/platform.c:17:0:
/var/tmp/patchew-tester-tmp-krtyhjt1/src/include/qemu/osdep.h:30:25: fatal 
error: config-host.h: No such file or directory
  #include "config-host.h"
                          ^
compilation terminated.
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'hw/vfio/platform.o' failed
make[1]: *** [hw/vfio/platform.o] Error 1
Assembler messages:
Fatal error: can't create cpus.o: No such file or directory
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'cpus.o' failed
make[1]: *** [cpus.o] Error 1
Makefile:322: recipe for target 'subdir-s390x-softmmu' failed
make: *** [subdir-s390x-softmmu] Error 2
Assembler messages:
Fatal error: can't create hw/vfio/pci.o: No such file or directory
/var/tmp/patchew-tester-tmp-krtyhjt1/src/rules.mak:69: recipe for target 
'hw/vfio/pci.o' failed
make[1]: *** [hw/vfio/pci.o] Error 1
Makefile:322: recipe for target 'subdir-ppc64-softmmu' failed
make: *** [subdir-ppc64-softmmu] Error 2
=== OUTPUT END ===

I'm touching the tester machine to investigate into the recent s390x qtest
failure, this is me stepping onto its toes. Please ignore it, and sorry for the
noise.

Fam


I see, thanks.




reply via email to

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