Re: [Discuss-gnuradio] Make check failure in next branch

2011-01-11 Thread Tom Rondeau
On Mon, Jan 10, 2011 at 9:27 AM, Philip Balister wrote: > I'm seeing this make check failure on x86 and armv7 in the next branch: > > >   >     >      qa_set_msg_handler::t0 >      Assertion >       >        qa_set_msg_handler.cc >        84 >       >      equality assertion failed > - Expected:

[Discuss-gnuradio] Make check failure in next branch

2011-01-10 Thread Philip Balister
I'm seeing this make check failure on x86 and armv7 in the next branch: qa_set_msg_handler::t0 Assertion qa_set_msg_handler.cc 84 equality assertion failed - Expected: 10 - Actual : 0 Philip _

Re: [Discuss-gnuradio] make check failure on trunk r10628

2009-03-17 Thread Michael Dickens
On Mar 16, 2009, at 11:04 PM, Johnathan Corgan wrote: Is it possible your tree is not completely up to date? That constant was removed from usrp_dbid.dat in r10560 on March 4, and everywhere else it appears is machine generated during the compile. I've verified this on both the trunk and the re

Re: [Discuss-gnuradio] make check failure on trunk r10628

2009-03-16 Thread Johnathan Corgan
On Mon, Mar 16, 2009 at 7:32 PM, Michael Dickens wrote: > Making check in gr-usrp > Making check in src > make  check-am > make  check-TESTS > Traceback (most recent call last): >  File "../../../gr-usrp/src/qa_usrp.py", line 24, in >    import usrp_swig >  File "/opt/GNURadio/trunk/gr-usrp/src/

[Discuss-gnuradio] make check failure on trunk r10628

2009-03-16 Thread Michael Dickens
Making check in gr-usrp Making check in src make check-am make check-TESTS Traceback (most recent call last): File "../../../gr-usrp/src/qa_usrp.py", line 24, in import usrp_swig File "/opt/GNURadio/trunk/gr-usrp/src/usrp_swig.py", line 890, in USRP_DBID_DBS_RX_REV_2_1 = _usrp_s

[Discuss-gnuradio] make check failure and solution patch (faulty gr_basic_block sort in gr_flow_graph)

2008-08-10 Thread Martin Dvh
Hi All, This patch makes the sort of basic_blocks reliable in gr_flowgraph.cc Without it make check can fail in qa_gr_flowgraph.cc:240 background: While working with new buffer code I found that make check can fail in qa_gr_flowgraph.cc 240: CPPUNIT_ASSERT(graphs[0].size() == 4); The cause of t

Re: [Discuss-gnuradio] Make Check Failure

2006-05-24 Thread Eric Blossom
On Wed, May 24, 2006 at 03:30:28AM -0700, seph 004 wrote: > Hi > > During my installation of gnuradio-core, make check keeps failing with this > error: > > ake[3]: Entering directory `/home/lance/gr-build/gnuradio-core/src/tests' > .Testing gr_vmcircbuf_createfilemapping_factory... > gr_vmcircbu

[Discuss-gnuradio] Make Check Failure

2006-05-24 Thread seph 004
HiDuring my installation of gnuradio-core, make check keeps failing with this error:ake[3]: Entering directory `/home/lance/gr-build/gnuradio-core/src/tests'.Testing gr_vmcircbuf_createfilemapping_factory...gr_vmcircbuf_createfilemapping: createfilemapping is not available... gr_vmcircbuf_creat