qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL v6 000/150] Meson-based build system


From: Peter Maydell
Subject: Re: [PULL v6 000/150] Meson-based build system
Date: Wed, 19 Aug 2020 20:05:50 +0100

On Wed, 19 Aug 2020 at 19:16, Peter Maydell <peter.maydell@linaro.org> wrote:
> Spoke too soon; "make --output-sync -C build/all-linux-static check-tcg"
> failed with:
>
>   BUILD   TCG tests for mips-linux-user
>   CHECK   debian10
>   CHECK   debian-mips-cross
>   BUILD   mips-linux-user guest-tests with docker qemu/debian-mips-cross
>   RUN     TCG tests for mips-linux-user
>   CHECK   debian10
>   CHECK   debian-mips-cross
>   BUILD   mips-linux-user guest-tests with docker qemu/debian-mips-cross
>   RUN     tests for mips
>   TEST    threadcount on mips
> qemu: uncaught target signal 11 (Segmentation fault) - core dumped
> timeout: the monitored command dumped core
> Segmentation fault
> ../Makefile.target:153: recipe for target 'run-threadcount' failed
> make[2]: *** [run-threadcount] Error 139
> /home/petmay01/linaro/qemu-for-merges/tests/tcg/Makefile.qemu:76:
> recipe for target 'run-guest-tests' failed
> make[1]: *** [run-guest-tests] Error 2
> /home/petmay01/linaro/qemu-for-merges/tests/Makefile.include:450:
> recipe for target 'run-tcg-tests-mips-linux-user' failed

Seems to be consistent, so not an intermittent but presumably
an issue introduced by the meson changes.

-- PMM



reply via email to

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