discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver
Date: Fri, 10 Jan 2014 14:39:03 -0500

On Mon, Jan 6, 2014 at 4:23 PM, ibmsorcerer <address@hidden> wrote:
Tom,
I believe that I'm running the version that comes with SuSE 11 and updated to SP3. v 1.36.0-12.3.1. I'm using it, because I thought that the easy installation of many of the necessary libraries/tools might make it convenient and easier to build gnu-radio.

All of the others worked fine, after I exclude the test for qa_constellation_receiver.
    100% tests passed, 0 tests failed out of 175

After the test failure, I've not done anything further, because I didn't think I could.

Bruce

That seems strange that you're using Boost 1.36; that version is quite old. But I think that's correct. It looks like OpenSuse is using boost 1.53.

We build against Boost 1.35; that's the minimum version we support. On the other hand, it's probably been a while since anyone's tried to run against a version that old. I know most people who use distros with older packages, like CentOS/Redhat, tend to hand-install a version of Boost that's much newer.

Having said that, we say we build and run against Boost 1.35, so until we produce a new version, we should still. I'll have to see if I can install and test against that and verify that that's the problem.

Tom


 
From: Tom Rondeau-2 [via GnuRadio] <[hidden email]>
To: ibmsorcerer <[hidden email]>
Sent: Monday, January 6, 2014 9:49 AM
Subject: Re: make test failure at qa_constellation_receiver

On Sat, Jan 4, 2014 at 9:27 PM, ibmsorcerer <[hidden email]> wrote:

> I built gnuradio 3.7.2.1 from scratch on a SuSE Linux Enterprise Server 11
> with SP3 running as a VM.
>
> I ran into this problem with the constellation_receiver test.
>
> address@hidden:~/gnuradio-3.7.2.1/build> ctest -V -R constellation_receiver142
> UpdateCTestConfiguration  from
> :/home/bruce/gnuradio-3.7.2.1/build/DartConfiguration.tcl
> UpdateCTestConfiguration  from
> :/home/bruce/gnuradio-3.7.2.1/build/DartConfiguration.tcl
> Test project /home/bruce/gnuradio-3.7.2.1/build
> Constructing a list of tests
> Done constructing a list of tests
> Checking test dependency graph...
> Checking test dependency graph end
> test 142
>     Start 142: qa_constellation_receiver
>
> 142: Test command: /usr/bin/sh
> "/home/bruce/gnuradio-3.7.2.1/build/gr-digital/python/digital/qa_constellation_receiver_test.sh"
> 142: Test timeout computed to be: 9.99988e+06
> 142: Using Volk machine: sse4_a_64
> 142: thread[thread-per-block[1]: <block constellation_receiver_cb (477)>]:
> boost::bad_any_cast: failed conversion using boost::any_cast
>
> If I try to run the complete test set, it never finishes. I've left it
> running for more than an hour..
> Bruce

Bruce, what version of Boost are you using? Do any other tests throw
out that boost::bad_any_cast failure but complete anyways?

Tom

reply via email to

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