On Sat, Jan 4, 2014 at 9:27 PM, ibmsorcerer <[email protected]> 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. > > bruce@gnuradio:~/gnuradio-3.7.2.1/build> ctest -V -R constellation_receiver > 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 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
