Hi Cédric and Jim On Wed, Dec 14, 2016 at 06:24:15AM +0000, osstest service owner wrote: > flight 103306 xen-unstable-smoke real [real] > http://logs.test-lab.xenproject.org/osstest/logs/103306/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-amd64-libvirt 5 libvirt-build fail REGR. vs. > 103284 >
xenconfig/xen_xl.c: In function 'xenParseXLDisk': xenconfig/xen_xl.c:376:17: error: enumeration value 'LIBXL_DISK_FORMAT_QED' not handled in switch [-Werror=switch] switch (libxldisk->format) { ^ cc1: all warnings being treated as errors It seems that libvirt is not happy with the recent addition of new disk format in xen.git: 1035fe9b160bf298985296a6c73f2ab3d1ae55c5 libxl: QED disks support The short term fix is, of course, to add the corresponding format to libvirt. But I'm not sure what the long term fix is. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel