Hi Shaun,

This is the first I've seen something like this in a while. It's definitely
memory corruption in our QA. Can you provide some information on how you
are building VOLK? Are you cross-compiling or native? What cmake flags are
you providing? What compiler are you using? Is your OS soft-float or
hard-float?

If you just want to get rid of this problem try removing orc and rebuilding
VOLK.

-Nathan

PS, in the future can you send text through a pasting service like
fpaste.com? I'm a little uneasy about downloading files from weird websites
like nabble.com.

On Thu, May 14, 2015 at 11:32 AM, shaunwang <shaunwangford...@gmail.com>
wrote:

> Hello all
>
> I am installing GNUradio in two boards, one is Odroid XU3, with Ubuntu
> 14.04
> system. The other one is Hummingboard i2ex with Debian Jessie system.
>
> I build from source with version 3.7.8 in git. Both boards have same issue
> when I make test.
>
> $ make test
> Running tests...
> Test project /home/gnuradio/build
>     Start 1: qa_volk_test_all
> 1/1 Test #1: qa_volk_test_all .................***Failed    5.11 sec
>
> 0% tests passed, 1 tests failed out of 1
>
> Total Test time (real) =   5.12 sec
>
> The following tests FAILED:
>  1 - qa_volk_test_all (Failed)
> Errors while running CTest
> make: *** [test] Error 8
>
> I run ctest -V _R qa_volk_test_all, I attached the output in the ctest file
>
> Thank you so much. I really appreciate your help! ctest.rtf
> <http://gnuradio.4.n7.nabble.com/file/n53710/ctest.rtf>
>
> Shaun
>
>
>
> --
> View this message in context:
> http://gnuradio.4.n7.nabble.com/GNU-radio-with-1-qa-test-all-failed-tp53710.html
> Sent from the GnuRadio mailing list archive at Nabble.com.
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to