discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Errors while running CTest [VOLK...]


From: Basse Ang
Subject: [Discuss-gnuradio] Errors while running CTest [VOLK...]
Date: Fri, 13 Mar 2015 21:01:48 +0700

Hi,

I just tried to install gnuradio (ref:http://gnuradio.org/doc/doxygen/build_guide.html)

until :
make test

the result is :
....
98% tests passed, 3 tests failed out of 193

Total Test time (real) = 117.72 sec

The following tests FAILED:
      1 - qa_volk_test_all (Failed)
    144 - qa_constellation (Failed)
    187 - qa_codec2_vocoder (Failed)
Errors while running CTest
make: *** [test] Error 8


then, from http://gnuradio.4.n7.nabble.com/Install-qa-volk-test-all-fails-td51420.html, there are some recommendations, so I follow with:

sudo make install
sudo ldconfig
volk_profile
make test

the result is still same:

The following tests FAILED:
      1 - qa_volk_test_all (Failed)
    144 - qa_constellation (Failed)
    187 - qa_codec2_vocoder (Failed)
Errors while running CTest
make: *** [test] Error 8


for other additional information, might be needed, refer to http://gnuradio.4.n7.nabble.com/Install-qa-volk-test-all-fails-td51420.html
>>>sudo ctest -V -R volk | grep -C 5 offset.. the result:

1: RUN_VOLK_TESTS: volk_32fc_s32f_magnitude_16i(20462,1)
1: a_sse3 completed in 0ms
1: a_sse completed in 0ms
1: generic completed in 0ms
1: u_orc completed in 0ms
1: offset 6 in1: -32768 in2: -31913
1: offset 8 in1: -32768 in2: -28448
1: offset 14 in1: -32768 in2: -30785
1: offset 17 in1: -32768 in2: -19291
1: offset 25 in1: -32768 in2: -28536
1: offset 27 in1: -32768 in2: -32730
1: offset 32 in1: -32768 in2: -30853
1: offset 47 in1: -32768 in2: -28458
1: offset 50 in1: -32768 in2: -29759
1: offset 53 in1: -32768 in2: -32381
1: volk_32fc_s32f_magnitude_16i: fail on arch u_orc
1: Best aligned arch: a_sse3
1: Best unaligned arch: generic
1: /home/tes/project/gnuradio/volk/lib/testqa.cc(70): error in "volk_32fc_s32f_magnitude_16i_test": check run_volk_tests( volk_32fc_s32f_magnitude_16i_get_func_desc(), (void (*)())volk_32fc_s32f_magnitude_16i_manual, std::string("volk_32fc_s32f_magnitude_16i"), 1, 32768, 20462, 1, 0, "NULL") == 0 failed [true != 0]
1: RUN_VOLK_TESTS: volk_32fc_magnitude_32f(20462,1)
Errors while running CTest

>>> cat /proc/cpuinfo | grep 'model name'
model name    : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
model name    : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
model name    : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz
model name    : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz


sorry for inconvinience, for long thread.. but I hope any help from you guys...

manythanks,
Bass






reply via email to

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