OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and device emulation


Hi Michael,

Warm reminder: 

The dependency (crypto stuff) of virito-crypto patch series had been merged,
so the building failure was gone.

Regards,
-Gonglei


> -----Original Message-----
> From: no-reply@patchew.org [mailto:no-reply@patchew.org]
> Sent: Thursday, October 20, 2016 8:26 PM
> To: Gonglei (Arei)
> Cc: famz@redhat.com; qemu-devel@nongnu.org;
> virtio-dev@lists.oasis-open.org; Huangweidong (C); Claudio Fontana;
> mst@redhat.com; xin.zeng@intel.com; Hanweidong (Randy); Luonengjun;
> agraf@suse.de; nmorey@kalray.eu; mike.caraman@nxp.com; Gonglei (Arei);
> stefanha@redhat.com; Zhoujian (jay, Euler); pbonzini@redhat.com;
> Huangpeng (Peter); vincent.jardin@6wind.com; Wubin (H);
> arei.gonglei@hotmail.com
> Subject: Re: [Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework
> and device emulation
> 
> Hi,
> 
> Your 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: 1476963957-176296-1-git-send-email-arei.gonglei@huawei.com
> Subject: [Qemu-devel] [PATCH v9 00/12] virtio-crypto: introduce framework and
> device emulation
> 
[snip]

>   CC      hw/acpi/cpu_hotplug.o
> /tmp/qemu-test/src/backends/cryptodev-builtin.c: In function
> ‘cryptodev_builtin_create_cipher_session’:
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error:
> ‘QCRYPTO_CIPHER_MODE_CTR’ undeclared (first use in this function)
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error: (Each undeclared
> identifier is reported only once
> /tmp/qemu-test/src/backends/cryptodev-builtin.c:169: error: for each function
> it appears in.)
> make: *** [backends/cryptodev-builtin.o] Error 1
> make: *** Waiting for unfinished jobs....
> tests/docker/Makefile.include:112: recipe for target 'docker-run' failed
> make[1]: *** [docker-run] Error 2
> make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-wj4_xrg5/src'
> tests/docker/Makefile.include:143: recipe for target
> 'docker-run-test-quick@centos6' failed
> make: *** [docker-run-test-quick@centos6] Error 2
> === OUTPUT END ===
> 
> Test command exited with code: 2
> 
> 
> ---
> Email generated automatically by Patchew [http://patchew.org/].
> Please send your feedback to patchew-devel@freelists.org


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]