qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/62] target-arm queue


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/62] target-arm queue
Date: Fri, 20 Dec 2013 00:31:53 +0000

On 20 December 2013 00:14, Anthony Liguori <address@hidden> wrote:
> Peter Maydell <address@hidden> writes:
>
>> Only took a week for the target-arm queue to fill up again :-)
>> Please pull...
>
> address@hidden:~/build/qemu$ make
>   CC    aarch64-softmmu/gdbstub-xml.o
>   CC    aarch64-softmmu/target-arm/cpu.o
> /home/ubuntu/git/qemu/target-arm/cpu.c: In function ‘arm_cpu_post_init’:
> /home/ubuntu/git/qemu/target-arm/cpu.c:260:9: error: implicit declaration of 
> function ‘assert_no_error’ [-Werror=implicit-function-declaration]
> /home/ubuntu/git/qemu/target-arm/cpu.c:260:9: error: nested extern 
> declaration of ‘assert_no_error’ [-Werror=nested-externs]
> cc1: all warnings being treated as errors
> make[1]: *** [target-arm/cpu.o] Error 1
> make: *** [subdir-aarch64-softmmu] Error 2

Urgh. Looks like the QMP queue included a patch which removes
assert_no_error!  If you applied pullrequests in chronological
order you'd have found this one built and that one didn't :-)

thanks
-- PMM



reply via email to

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