discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make check failures in inband on Cygwin


From: George Nychis
Subject: Re: [Discuss-gnuradio] make check failures in inband on Cygwin
Date: Wed, 19 Sep 2007 22:11:22 -0400
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

These pass on unix machines, I've never tried running any of the inband stuff in cygwin... but I don't see how it would change. If the mblock QA code passes, I would expect the inband QA code to pass in cygwin. It's simply utilizing m-blocks.

Can you go to the 'mblock' directory and run a 'make check' ?

In short, nothing will be affected by inband failing to pass a check at the current point in time if you're not using any of the inband code... which I don't think anyone else in the world other than developers are.

- George


Don Ward wrote:
I am getting make check failures in usrp/host/lib/inband on Cygwin (see below). This happens with the latest trunk as well as with earlier revisions of the trunk. Is this a reflection of work in progress or should this be working?

If this should work and only fails on Cygwin, I will to try to chase it down, but any hints on where to start would be appreciated.

Program output showing error messages follows.

-- Don W.

make[6]: Entering directory `/home/Don/gnuradio/usrp/host/lib/inband'
...E.E.E.E.E.E

!!!FAILURES!!!
Test Results:
Run:  8   Failures: 0   Errors: 6

1) test: qa_inband_usrp_server::test_open_close (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: top

2) test: qa_inband_usrp_server::test_chan_allocation (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: qa_alloc_top

3) test: qa_inband_usrp_server::test_chan_deallocation (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: qa_dealloc_top

4) test: qa_inband_usrp_server::test_tx (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: top

5) test: qa_inband_usrp_server::test_rx (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: top

6) test: qa_inband_usrp_server::test_cs (E)
uncaught exception of type mbe_mblock_failed
- Message block failed: top

FAIL: test_inband.exe
===================
1 of 1 tests failed
===================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory `/home/Don/gnuradio/usrp/host/lib/inband'


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

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