Hi all, On 16 November 2017 at 09:40, osstest service owner <osstest-ad...@xenproject.org> wrote: > flight 116216 libvirt real [real] > http://logs.test-lab.xenproject.org/osstest/logs/116216/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > build-i386-libvirt 6 libvirt-build fail REGR. vs. > 115476 > build-armhf-libvirt 6 libvirt-build fail REGR. vs. > 115476
This is failing with: xenconfig/xen_xl.c: In function 'xenFormatXLVnuma': xenconfig/xen_xl.c:1264:5: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Werror=format=] virBufferAsprintf(&buf, "pnode=%ld", node); ^ xenconfig/xen_xl.c:1268:5: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' [-Werror=format=] virBufferAsprintf(&buf, "size=%ld", nodeSize); ^ cc1: all warnings being treated as errors I think this was introduced with 03d0959af "xenconfig: add domxml conversions for xen-xl". Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel