On 28.03.19 13:38, no-re...@patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20190328113458.8405-1-da...@redhat.com/
> 
> 
> 
> Hi,
> 
> This series failed the docker-mingw@fedora build test. Please find the 
> testing commands and
> their output below. If you have Docker installed, you can probably reproduce 
> it
> locally.
> 
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> time make docker-test-mingw@fedora SHOW_ENV=1 J=14 NETWORK=1
> === TEST SCRIPT END ===
> 
>   CC      aarch64-softmmu/gdbstub-xml.o
>   CC      aarch64-softmmu/trace/generated-helpers.o
>   CC      aarch64-softmmu/target/arm/translate-sve.o
> /tmp/qemu-test/src/exec.c:1776:6: error: no previous prototype for 
> 'qemu_getminrampagesize' [-Werror=missing-prototypes]
>  long qemu_getminrampagesize(void)
>       ^~~~~~~~~~~~~~~~~~~~~~
> /tmp/qemu-test/src/exec.c:1780:6: error: no previous prototype for 
> 'qemu_getmaxrampagesize' [-Werror=missing-prototypes]
>  long qemu_getmaxrampagesize(void)
>       ^~~~~~~~~~~~~~~~~~~~~~
> cc1: all warnings being treated as errors
> make[1]: *** [/tmp/qemu-test/src/rules.mak:69: exec.o] Error 1
> make: *** [Makefile:449: subdir-x86_64-softmmu] Error 2
> make: *** Waiting for unfinished jobs....
> /tmp/qemu-test/src/exec.c:1776:6: error: no previous prototype for 
> 'qemu_getminrampagesize' [-Werror=missing-prototypes]
>  long qemu_getminrampagesize(void)
>       ^~~~~~~~~~~~~~~~~~~~~~
> /tmp/qemu-test/src/exec.c:1780:6: error: no previous prototype for 
> 'qemu_getmaxrampagesize' [-Werror=missing-prototypes]
>  long qemu_getmaxrampagesize(void)
>       ^~~~~~~~~~~~~~~~~~~~~~

Yes, missed to commit a change. But let's see first if this is the right
approach.


-- 

Thanks,

David / dhildenb

Reply via email to