>>> On 13.05.16 at 12:33, <osstest-ad...@xenproject.org> wrote:
> flight 94059 xen-4.6-testing real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/94059/ 
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  build-i386-libvirt            5 libvirt-build             fail REGR. vs. 
> 93932
>  build-amd64-libvirt           5 libvirt-build             fail REGR. vs. 
> 93932
>  build-armhf-libvirt           5 libvirt-build             fail REGR. vs. 
> 93932

Since what is under test are just qemu updates, I'm puzzled by

In file included from 
/home/osstest/build.94059.build-amd64-libvirt/xendist/usr/local/include/libxl.h:426:0,
                 from libxl/libxl_domain.h:27,
                 from libxl/libxl_domain.c:28:
/home/osstest/build.94059.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.94059.build-amd64-libvirt/xendist/usr/local/include/libxl_uuid.h:64:1:
 error: 'inline' is not at beginning of declaration 
[-Werror=old-style-declaration]
cc1: all warnings being treated as errors
Makefile:8547: recipe for target 
'libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo' failed
make[3]: *** [libxl/libvirt_driver_libxl_impl_la-libxl_domain.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from 
/home/osstest/build.94059.build-amd64-libvirt/xendist/usr/local/include/libxl.h:426:0,
                 from libxl/libxl_conf.c:30:
/home/osstest/build.94059.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.94059.build-amd64-libvirt/xendist/usr/local/include/libxl_uuid.h:64:1:
 error: 'inline' is not at beginning of declaration 
[-Werror=old-style-declaration]
cc1: all warnings being treated as errors
Makefile:8540: recipe for target 
'libxl/libvirt_driver_libxl_impl_la-libxl_conf.lo' failed
make[3]: *** [libxl/libvirt_driver_libxl_impl_la-libxl_conf.lo] Error 1
In file included from 
/home/osstest/build.94059.build-amd64-libvirt/xendist/usr/local/include/libxl.h:426:0,
                 from libxl/libxl_driver.c:31:
/home/osstest/build.94059.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.94059.build-amd64-libvirt/xendist/usr/local/include/libxl_uuid.h:64:1:
 error: 'inline' is not at beginning of declaration 
[-Werror=old-style-declaration]
cc1: all warnings being treated as errors

suggesting some build setting changed on the libvirt side, or the
compiler got updated on the build host. The declarations indeed look
odd, but this must have been building fine before...

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to