qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/12] pci, pc, virtio, misc bugfixes


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 00/12] pci, pc, virtio, misc bugfixes
Date: Tue, 16 Sep 2014 16:07:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Il 16/09/2014 16:43, Michael S. Tsirkin ha scritto:
>> > 
>> > /root/qemu/tests/test-qdev-global-props.c: In function ‘test_static_prop’:
>> > /root/qemu/tests/test-qdev-global-props.c:80:5: error: implicit
>> > declaration of function ‘g_test_trap_subprocess’
>> > [-Werror=implicit-function-declaration]
>> > /root/qemu/tests/test-qdev-global-props.c:80:5: error: nested extern
>> > declaration of ‘g_test_trap_subprocess’ [-Werror=nested-externs]
>> > 
>> > This function was only added in glib 2.38, and our
>> > minimum version is 2.12.
>> > 
>> > thanks
>> > -- PMM
> The following should help?
> 
> Signed-off-by: Michael S. Tsirkin <address@hidden>

We can still run a smaller suite of tests if subprocesses are not
available.  That's a better option, and doesn't require build system tests.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]