discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] "Make Test" fails when installing GNU Radio


From: Tellrell White
Subject: [Discuss-gnuradio] "Make Test" fails when installing GNU Radio
Date: Tue, 10 Sep 2019 14:01:38 -0400

Hello All
I'm currently trying to install GNU Radio 3.9.0 on Ubuntu 18.04. Cmake, and the make command seem to work fine without any issues. When I run make test I get the following output:

97% tests passed, 10 tests failed out of 364

Total Test time (real) = 142.30 sec

The following tests FAILED:
243 - qa_polar_decoder_sc (Failed)
244 - qa_polar_decoder_sc_list (Failed)
245 - qa_polar_decoder_sc_systematic (Failed)
246 - qa_polar_encoder (Failed)
247 - qa_polar_encoder_systematic (Failed)
360 - qa_zeromq_pub (Failed)
361 - qa_zeromq_pubsub (Failed)
362 - qa_zeromq_pushpull (Failed)
363 - qa_zeromq_reqrep (Failed)
364 - qa_zeromq_sub (Failed)
Errors while running CTest
Makefile:85: recipe for target 'test' failed
make: *** [test] Error 8

From research, I see some folks have had this issue before and it was suggested to try

"sudo apt-get install python-scipy" and  "sudo pip install scipy Zmq"

Neither one of these commands worked in my case. Any suggestions?


Tellrell White



reply via email to

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