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:
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
_
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
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/
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
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
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
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