Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-30 Thread Daniel Veillard
On Fri, Jul 29, 2011 at 08:01:48PM +0200, Matthias Bolte wrote: 2011/7/26 Jason Helfman jhelf...@e-e.com: On Tue, Jul 26, 2011 at 12:26:20PM -0600, Eric Blake thus spake: On 07/26/2011 12:16 PM, Jason Helfman wrote: remote.c: At top level: remote.c:409: error: negative width in

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-29 Thread Matthias Bolte
2011/7/26 Jason Helfman jhelf...@e-e.com: On Tue, Jul 26, 2011 at 12:26:20PM -0600, Eric Blake thus spake: On 07/26/2011 12:16 PM, Jason Helfman wrote: remote.c: At top level: remote.c:409: error: negative width in bit-field '_gl_verify_error_if_negative' remote.c: In function

[libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Daniel Veillard
As plannned we are entering the freeze for libvirt-0.9.4 . I have made a release candidate 1 tarball (and associated rpms) at ftp://libvirt.org/libvirt/libvirt-0.9.4-rc1.tar.gz This seems to pass my minimal tests without problems, but please give it a try too and report problems, I will

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Ruben Kerkhof
On Tue, Jul 26, 2011 at 08:48, Daniel Veillard veill...@redhat.com wrote:  As plannned we are entering the freeze for libvirt-0.9.4 . I have made a release candidate 1 tarball (and associated rpms) at  ftp://libvirt.org/libvirt/libvirt-0.9.4-rc1.tar.gz This seems to pass my minimal tests

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Daniel Veillard
On Tue, Jul 26, 2011 at 01:02:21PM +0200, Ruben Kerkhof wrote: On Tue, Jul 26, 2011 at 08:48, Daniel Veillard veill...@redhat.com wrote: This fails on F-13 with: [...] In file included from qemu/qemu_command.c:40: ./network/bridge_driver.h:58:4: error: invalid preprocessing directive #defing

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Jason Helfman
I have this failure for bsd: rpc/virnetserver.c:786: error: 'virNetServer' has no member named 'mdns' gmake[3]: *** [libvirt_net_rpc_server_la-virnetserver.lo] Error 1 gmake[3]: Leaving directory `/home/jhelfman/ports/devel/libvirt/work/libvirt-0.9.4/src' gmake[2]: *** [all] Error 2 gmake[2]:

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Eric Blake
On 07/26/2011 10:18 AM, Jason Helfman wrote: I have this failure for bsd: rpc/virnetserver.c:786: error: 'virNetServer' has no member named 'mdns' gmake[3]: *** [libvirt_net_rpc_server_la-virnetserver.lo] Error 1 gmake[3]: Leaving directory

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Jason Helfman
On Tue, Jul 26, 2011 at 10:24:57AM -0600, Eric Blake thus spake: On 07/26/2011 10:18 AM, Jason Helfman wrote: I have this failure for bsd: rpc/virnetserver.c:786: error: 'virNetServer' has no member named 'mdns' gmake[3]: *** [libvirt_net_rpc_server_la-virnetserver.lo] Error 1 gmake[3]:

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Eric Blake
On 07/26/2011 10:40 AM, Jason Helfman wrote: Thanks! I have this error now, though. No difference between the tarball source and the git sources for this file. remote.c:1643: error: 'tmp' undeclared (first use in this function) gmake[3]: *** [libvirtd-remote.o] Error 1 That's odd. Line 1643

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Jason Helfman
On Tue, Jul 26, 2011 at 11:45:19AM -0600, Eric Blake thus spake: On 07/26/2011 10:40 AM, Jason Helfman wrote: Thanks! I have this error now, though. No difference between the tarball source and the git sources for this file. remote.c:1643: error: 'tmp' undeclared (first use in this function)

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Eric Blake
On 07/26/2011 12:16 PM, Jason Helfman wrote: remote.c: At top level: remote.c:409: error: negative width in bit-field '_gl_verify_error_if_negative' remote.c: In function 'remoteDispatchDomainGetBlockJobInfo': remote.c:1630: error: 'virDomainBlockJobInfo' undeclared (first use in this function)

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Eric Blake
On 07/26/2011 12:28 PM, Zdenek Styblik wrote: ~~~ SNIP ~~~ rpc/virnetserver.c: In function 'virNetServerFree': rpc/virnetserver.c:786:5: warning: implicit declaration of function 'virNetServerMDNSFree' [-Wimplicit-function-declaration] rpc/virnetserver.c:786:5: warning: nested extern declaration

Re: [libvirt] Start of freeze for libvirt-0.9.4 and availability of rc1

2011-07-26 Thread Jason Helfman
On Tue, Jul 26, 2011 at 12:26:20PM -0600, Eric Blake thus spake: On 07/26/2011 12:16 PM, Jason Helfman wrote: remote.c: At top level: remote.c:409: error: negative width in bit-field '_gl_verify_error_if_negative' remote.c: In function 'remoteDispatchDomainGetBlockJobInfo': remote.c:1630: