discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Build fails after latest update from cvs today


From: Meenal
Subject: [Discuss-gnuradio] Build fails after latest update from cvs today
Date: Wed, 23 Feb 2005 18:45:20 -0600

Build fails in gnuradio-core during run_tests as follows
Meenal

........
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
.
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
.
----------------------------------------------------------------------
Ran 1 test in 0.006s

OK
>>> gr_fir_fff: using SSE
.
----------------------------------------------------------------------
Ran 1 test in 0.020s

OK
.......gr_iir_filter_ffd::set_taps: fftaps and fbtaps must have the same number of elements.
.
----------------------------------------------------------------------
Ran 8 tests in 0.042s

OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.024s

OK
>>> gr_fir_fff: using SSE
.
----------------------------------------------------------------------
Ran 1 test in 0.019s

OK
EEEEE
======================================================================
ERROR: test_100 (__main__.test_message)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_message.py", line 38, in setUp
    self.msgq = gr.msg_queue ()
AttributeError: 'module' object has no attribute 'msg_queue'

======================================================================
ERROR: test_101 (__main__.test_message)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_message.py", line 38, in setUp
    self.msgq = gr.msg_queue ()
AttributeError: 'module' object has no attribute 'msg_queue'

======================================================================
ERROR: test_200 (__main__.test_message)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_message.py", line 38, in setUp
    self.msgq = gr.msg_queue ()
AttributeError: 'module' object has no attribute 'msg_queue'

======================================================================
ERROR: test_201 (__main__.test_message)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_message.py", line 38, in setUp
    self.msgq = gr.msg_queue ()
AttributeError: 'module' object has no attribute 'msg_queue'

======================================================================
ERROR: test_202 (__main__.test_message)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_message.py", line 38, in setUp
    self.msgq = gr.msg_queue ()
AttributeError: 'module' object has no attribute 'msg_queue'

----------------------------------------------------------------------
Ran 5 tests in 0.002s

FAILED (errors=5)
....
----------------------------------------------------------------------
Ran 4 tests in 0.027s

OK
FAIL: run_tests
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio/gr'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python/gnuradio'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src/python'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/mpant/sdr/gr-build/gnuradio-core/src'
make: *** [check-recursive] Error 1
>>> build FAILED in /home/mpant/sdr/gr-build/gnuradio-core


reply via email to

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