qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] vfio/quirks: ioeventfd support


From: Alex Williamson
Subject: Re: [Qemu-devel] [PATCH v2 0/4] vfio/quirks: ioeventfd support
Date: Tue, 1 May 2018 11:05:51 -0600

On Tue, 1 May 2018 09:56:27 -0700 (PDT)
address@hidden wrote:

> Hi,
> 
> This series failed address@hidden 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: address@hidden
> Subject: [Qemu-devel] [PATCH v2 0/4] vfio/quirks: ioeventfd support
> ...
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c: In function 'vfio_ioeventfd_exit':
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:300: error: storage size of 
> 'vfio_ioeventfd' isn't known
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:309: error: 'VFIO_DEVICE_IOEVENTFD' 
> undeclared (first use in this function)
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:309: error: (Each undeclared 
> identifier is reported only once
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:309: error: for each function it 
> appears in.)
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:300: warning: unused variable 
> 'vfio_ioeventfd'
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c: In function 'vfio_ioeventfd_init':
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:384: error: storage size of 
> 'vfio_ioeventfd' isn't known
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:394: error: 'VFIO_DEVICE_IOEVENTFD' 
> undeclared (first use in this function)
> /tmp/qemu-test/src/hw/vfio/pci-quirks.c:384: warning: unused variable 
> 'vfio_ioeventfd'

Fails to build because of header dependency noted in the cover letter,
expected.  Thanks,

Alex



reply via email to

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