discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Basse Ang
Subject: Re: [Discuss-gnuradio] Errors while running CTest [VOLK...]
Date: Mon, 16 Mar 2015 12:14:33 +0700



On Mon, Mar 16, 2015 at 10:23 AM, Basse Ang <address@hidden> wrote:
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:
https://github.com/gnuradio/gnuradio

address@hidden:~/project/gnuradio/gnuradio/build$ gnuradio-config-info --version
v3.7.6.1-126-g892629a3

address@hidden:~/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 <none>       <none>       (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 <none>       <none>       (no description available)
un  liborc-dev     <none>       <none>       (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 <address@hidden> wrote:
On Fri, Mar 13, 2015 at 9:01 AM, Basse Ang <address@hidden> wrote:
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


..... 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


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



reply via email to

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