[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [libvirt test] 91597: regressions - FAIL
On 04/16/2016 05:54 AM, osstest service owner wrote: > flight 91597 libvirt real [real] > http://logs.test-lab.xenproject.org/osstest/logs/91597/ > > 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. > 91479 > build-i386-libvirt 5 libvirt-build fail REGR. vs. > 91479 > build-armhf-libvirt 5 libvirt-build fail REGR. vs. > 91479 These build failures (warnings treated as errors) surfaced after defining LIBXL_API_VERSION=0x040200. E.g. In file included from /home/osstest/build.91597.build-amd64-libvirt/xendist/usr/local/include/libxl.h:439:0, from libxl/libxl_domain.h:27, from libxl/libxl_domain.c:28: /home/osstest/build.91597.build-amd64-libvirt/xendist/usr/local/include/libxl_uuid.h:64:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] void static inline libxl_uuid_copy_0x040400(libxl_uuid *dst, ^ /home/osstest/build.91597.build-amd64-libvirt/xendist/usr/local/include/libxl_uuid.h:64:1: error: 'inline' is not at beginning of declaration [-Werror=old-style-declaration] I suppose the obvious fix is to change the declarations and backport to all maintained releases. Another option is suppressing the warning. Or perhaps a better trick? Regards, Jim _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |