[libvirt] [PATCH] build: fix build with optimization enabled

Guido Günther agx at sigxcpu.org
Thu Jan 3 19:00:10 UTC 2013


On Thu, Jan 03, 2013 at 10:15:06AM -0700, Eric Blake wrote:
> Build failure detected by Jenkins autobuilder:
> http://honk.sigxcpu.org:8001/job/libvirt-build/472/changes
> 
> * .gnulib: Update to latest, for stdio.h rpl_fwrite fix.

That fixed it. Thanks a lot! As of the latest update I'm seeing spurious
SIGSEGV on make invocations. I'll diagnose these first until I turn the
list mails back on.
Cheers,
 -- Guido

> ---
> 
> Pushing under the build-breaker rule.  I managed to reproduce
> the link failure on a RHEL 6 box with CFLAGS='-g -O2', and
> also that this gnulib update made it go away.
> 
> * .gnulib 964bbc2...61c7b1e (2):
>   > fwrite: silence __wur without using inline
>   > update-copyright: avoid copyright notice date corruption
> 
>  .gnulib | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gnulib b/.gnulib
> index 964bbc2..61c7b1e 160000
> --- a/.gnulib
> +++ b/.gnulib
> @@ -1 +1 @@
> -Subproject commit 964bbc2d419584e93fe629ddbc40595612f62083
> +Subproject commit 61c7b1e32e11e9e40b4d59ab888a807620befcd3
> -- 
> 1.8.0.2
> 




More information about the libvir-list mailing list