qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] make check failed: rcutorture error


From: Paolo Bonzini
Subject: Re: [Qemu-devel] make check failed: rcutorture error
Date: Tue, 24 Nov 2015 12:54:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 24/11/2015 12:45, Yijun Zhu wrote:
> Hi all,
> 
>    I got an error when doing "make check" on qemu code both stable-2.4 and 
> master branch, after updating binutils to 2.24-33.
> 
>    Qemu compiled successfully with following configure command:
> 
>    $ ./configure --target-list=aarch64-softmmu 
> --cross-prefix=aarch64-redhat-linux- --enable-fdt --enable-kvm

I'm not sure I understand, are you cross compiling to aarch64, or is
this a native build?  If so, how is aarch64 code run?

>    However, it is failed when "make check", error message as below:
> 
>    ...
>    GTESTER tests/test-int128
>    GTESTER tests/rcutorture
>    GTester: last random seed: R02S9b7fc016e5b1445e9959506b4f1a11e0
>    GTester: last random seed: R02S413c94c1f16958c42064a5600d8f7dff
>    make: *** [check-tests/rcutorture] Error 1
> 
>    And I try to get more debug info when "make check -d", it shows:

You should use "make check V=1" instead to get more information.

Paolo

> GTESTER tests/rcutorture
> GTester: last random seed: R02Sf7dcd0ceea4ebc8b1b6018a3141708b1
> GTester: last random seed: R02Sd00479c75bcb82dad813650eef27552f
> Reaping losing child 0x290df180 PID 26655
> make: *** [check-tests/rcutorture] Error 1
> Removing child 0x290df180 PID 26655 from chain.



reply via email to

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