qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] target/s390x: Fix broken build with --di


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH v2 0/5] target/s390x: Fix broken build with --disable-tcg
Date: Mon, 24 Jul 2017 10:05:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 21.07.2017 17:07, address@hidden wrote:
> Hi,
> 
> This series failed build test on s390x host. Please find the details below.
[...]
>   CC      s390x-linux-user/target/s390x/interrupt.o
>   CC      sh4eb-linux-user/linux-user/linuxload.o
>   CC      sparc32plus-linux-user/accel/tcg/cpu-exec-common.o
> /var/tmp/patchew-tester-tmp-_vbxifz5/src/target/s390x/interrupt.c: In 
> function ‘program_interrupt’:
> /var/tmp/patchew-tester-tmp-_vbxifz5/src/target/s390x/interrupt.c:44:9: 
> error: implicit declaration of function ‘kvm_s390_program_interrupt’ 
> [-Werror=implicit-function-declaration]
>          kvm_s390_program_interrupt(cpu, code);
>          ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /var/tmp/patchew-tester-tmp-_vbxifz5/src/target/s390x/interrupt.c:44:9: 
> error: nested extern declaration of ‘kvm_s390_program_interrupt’ 
> [-Werror=nested-externs]
> cc1: all warnings being treated as errors
> /var/tmp/patchew-tester-tmp-_vbxifz5/src/rules.mak:66: recipe for target 
> 'target/s390x/interrupt.o' failed
> make[1]: *** [target/s390x/interrupt.o] Error 1
> Makefile:328: recipe for target 'subdir-s390x-linux-user' failed
> make: *** [subdir-s390x-linux-user] Error 2

*bummer* ... looks like I forgot to check target=s390x-linux-user this
time :-( Sorry, I'll fix it and send a v3 ...

 Thomas



reply via email to

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