Errors while running CTest [VOLK.]

Hi,

I just tried to install gnuradio (ref:
GNU Radio Manual and C++ API Reference: Build Instructions and Information)

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™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz

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

manythanks,
Bass

On Fri, Mar 13, 2015 at 9:01 AM, Basse A. [email protected] wrote:

98% tests passed, 3 tests failed out of 193

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

As mentioned in the linked thread, doing this should not change
anything.
There is no such thing as bootstrapping VOLK.

1: u_orc completed in 0ms
1: volk_32fc_s32f_magnitude_16i: fail on arch u_orc

cat /proc/cpuinfo | grep ‘model name’
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz
model name : Intel(R) Core™ i5-2400 CPU @ 3.10GHz

This is the first I case I’ve heard of this protokernel failing. We’ve
had
problems with ORC on other platforms, but never before on an x86_64. As
a
band-aid you could just remove ORC and rebuild (or run cmake again with
-DENABLE_ORC=False), but the negative results from generic are also kind
of
interesting.

In the mean time, can you tell me

  • which version of GNU Radio you’re building?
  • what version of orc are you running?

manythanks,
Bass

Nathan

Nathan:
In the mean time, can you tell me

  • which version of GNU Radio you’re building?
  • what version of orc are you running?

sorry for being late…

I used this git:

tes@tes-H67M-D2-B3:~/project/gnuradio/gnuradio/build$
gnuradio-config-info
–version
v3.7.6.1-126-g892629a3

tes@tes-H67M-D2-B3:~/project/gnuradio/gnuradio/build$ dpkg -l ‘orc
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
++±==============-============-============-=================================
ii gnome-orca 3.10.3-0ubun all Scriptable screen reader
un gnome-orca-com (no description available)
ii liborc-0.4-0:i 1:0.4.18-1ub i386 Library of Optimized Inner
Loops
ii liborc-0.4-dev 1:0.4.18-1ub i386 Library of Optimized Inner
Loops
un liborc-0.4-doc (no description available)
un liborc-dev (no description available)
ii liborcus-0.6-0 0.5.1-7 i386 library for processing
spreadshee

kindly regards,
Bass

On Sat, Mar 14, 2015 at 12:12 AM, West, Nathan
[email protected]

On Mon, Mar 16, 2015 at 10:23 AM, Basse A. [email protected] wrote:

GitHub - gnuradio/gnuradio: GNU Radio – the Free and Open Software Radio Ecosystem
||/ Name Version Architecture Description
ii liborcus-0.6-0 0.5.1-7 i386 library for processing

On Fri, Mar 13, 2015 at 9:01 AM, Basse A. [email protected] wrote:

manythanks,
Bass

Nathan

I have run my cmake with -DENABLE_ORC=False, sudo make test again, and
the
result is:

99% tests passed, 2 tests failed out of 194

Total Test time (real) = 128.33 sec

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

any ideas?

regards,
Bass