Re: [libvirt] build failure on 32-bit

2016-07-14 Thread Eric Blake
On 07/13/2016 03:14 AM, Daniel P. Berrange wrote: > On Tue, Jul 12, 2016 at 11:48:11AM -0600, Eric Blake wrote: >> I hit an interesting failure on my 32-bit F24 machine: >> >> In file included from ../../src/util/virconf.c:32:0: >> ../../src/util/virconf.c: In function 'virConfGetValueSSizeT': >>

Re: [libvirt] build failure on 32-bit

2016-07-13 Thread Daniel P. Berrange
On Tue, Jul 12, 2016 at 11:48:11AM -0600, Eric Blake wrote: > I hit an interesting failure on my 32-bit F24 machine: > > In file included from ../../src/util/virconf.c:32:0: > ../../src/util/virconf.c: In function 'virConfGetValueSSizeT': > ../../src/util/virconf.c:1269:26: error: format '%zd'

[libvirt] build failure on 32-bit

2016-07-12 Thread Eric Blake
I hit an interesting failure on my 32-bit F24 machine: In file included from ../../src/util/virconf.c:32:0: ../../src/util/virconf.c: In function 'virConfGetValueSSizeT': ../../src/util/virconf.c:1269:26: error: format '%zd' expects argument of type 'signed size_t', but argument 9 has type 'long