discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release Candidate 2


From: Barry Duggan
Subject: Re: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release Candidate 2
Date: Sat, 03 Aug 2019 07:36:31 -0400
User-agent: Roundcube Webmail/1.3.8

Hi Nate,

I did the following:

 sudo apt-get install python-scipy
 cd ~/gnuradio/build
 ctest --rerun-failed

and got the same failures:

"""
Test project /home/pi/gnuradio/build
    Start 150: qa_pmt
1/6 Test #150: qa_pmt ...........................***Failed    1.01 sec
    Start 243: qa_polar_decoder_sc
2/6 Test #243: qa_polar_decoder_sc ..............***Failed    7.08 sec
    Start 244: qa_polar_decoder_sc_list
3/6 Test #244: qa_polar_decoder_sc_list .........***Failed    6.62 sec
    Start 245: qa_polar_decoder_sc_systematic
4/6 Test #245: qa_polar_decoder_sc_systematic ...***Failed    6.75 sec
    Start 246: qa_polar_encoder
5/6 Test #246: qa_polar_encoder .................***Failed    7.00 sec
    Start 247: qa_polar_encoder_systematic
6/6 Test #247: qa_polar_encoder_systematic ......***Failed    6.89 sec

0% tests passed, 6 tests failed out of 6

Total Test time (real) =  35.46 sec
"""

I don't anticipate using the polar functions, but thought someone ought to know.

---
Barry Duggan


On 2019-08-02 22:46, Nate Temple wrote:
Hi Barry,

Looks like you might be missing scipy
https://github.com/gnuradio/gnuradio/issues/1539

Regards,
Nate Temple

On Fri, Aug 2, 2019 at 7:16 PM Barry Duggan <address@hidden> wrote:

Thank you Ron and Nate!

With your help I was able to git, build, and test rc2.

As before, some of the tests failed:

sudo make test

98% tests passed, 6 tests failed out of 362

Total Test time (real) = 1455.94 sec

The following tests FAILED:
        150 - qa_pmt (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)
Errors while running CTest
make: *** [Makefile:86: test] Error 8

Cheers!
--
Barry Duggan KV4FV





reply via email to

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