On Mon, May 08, 2017 at 01:33:09PM -0700, no-re...@patchew.org wrote:
[...]
>   CC      s390x-softmmu/hw/cpu/core.o
>   CC      ppc-softmmu/hw/ppc/ppc440_bamboo.o
>   CC      s390x-softmmu/hw/display/virtio-gpu.o
>   CC      ppc64-softmmu/hw/ppc/spapr_hcall.o
>   CC      ppc-softmmu/hw/ppc/ppc4xx_pci.o
>   CC      ppc-softmmu/hw/ppc/prep.o
>   CC      ppc64-softmmu/hw/ppc/spapr_iommu.o
> /var/tmp/patchew-tester-tmp-ibdexxkb/src/hw/ppc/prep.c: In function 
> ‘ibm_40p_init’:
> /var/tmp/patchew-tester-tmp-ibdexxkb/src/hw/ppc/prep.c:785:5: error: implicit 
> declaration of function ‘audio_init’ [-Werror=implicit-function-declaration]
>      audio_init();
>      ^~~~~~~~~~
> /var/tmp/patchew-tester-tmp-ibdexxkb/src/hw/ppc/prep.c:785:5: error: nested 
> extern declaration of ‘audio_init’ [-Werror=nested-externs]
> cc1: all warnings being treated as errors
> /var/tmp/patchew-tester-tmp-ibdexxkb/src/rules.mak:69: recipe for target 
> 'hw/ppc/prep.o' failed
> make[1]: *** [hw/ppc/prep.o] Error 1
> Makefile:327: recipe for target 'subdir-ppc-softmmu' failed
> make: *** [subdir-ppc-softmmu] Error 2
> make: *** Waiting for unfinished jobs....
>   CC      ppc64-softmmu/hw/ppc/spapr_rtas.o

Oops, I should have built all targets instead of assuming that
nothing would break on a trivial rebase.

Expect v3 with a fix for that. Sorry for the noise.

-- 
Eduardo

Reply via email to