discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] about build GNU Radio


From: Li Mei-Wen
Subject: [Discuss-gnuradio] about build GNU Radio
Date: Wed, 30 Sep 2009 15:09:57 +0800

Hi:
Becasue I got error about GNU Radio on USRP in /../digital
 
So, I try to install the GNU Radio again
When I do the "make check" (Building a Full GNU Radio System from http://gnuradio.org/trac/wiki/CygwinInstallMain)
I got follow error message
What can I do?
 
 
 
 
 
   3276 items of size 20. Due to alignment requirements
   16384 were allocated.  If this isn't OK, consider padding
   your structure to a power-of-two bytes.
   On this platform, our allocation granularity is 65536 bytes.
.gr_buffer::allocate_buffer: warning: tried to allocate
   5461 items of size 12. Due to alignment requirements
   16384 were allocated.  If this isn't OK, consider padding
   your structure to a power-of-two bytes.
   On this platform, our allocation granularity is 65536 bytes.
.
----------------------------------------------------------------------
Ran 4 tests in 0.078s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
.......
----------------------------------------------------------------------
Ran 7 tests in 0.203s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.125s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.109s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.296s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
........
----------------------------------------------------------------------
Ran 8 tests in 0.000s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.109s
OK
..>>> gr_fir_ccc: using SSE
.sem_init: Resource temporarily unavailable
E..
======================================================================
ERROR: test_ccc_005 (__main__.test_fft_filter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_fft_filter.py", line 157, in test_ccc_005
    expected_result = reference_filter_ccc(dec, taps, src_data)
  File "./qa_fft_filter.py", line 51, in reference_filter_ccc
    tb.run()
  File "/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnuradio/gr/top_block.py"
, line 104, in run
    self.wait()
  File "/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnuradio/gr/top_block.py"
, line 107, in wait
    _top_block_waiter(self._tb).wait()
  File "/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnuradio/gr/top_block.py"
, line 56, in __init__
    _threading.Thread.__init__(self)
  File "/usr/lib/python2.5/threading.py", line 409, in __init__
    self.__block = Condition(Lock())
error: can't allocate lock
----------------------------------------------------------------------
Ran 6 tests in 1.781s
FAILED (errors=1)
>>> gr_fir_fff: using SSE
...
----------------------------------------------------------------------
Ran 3 tests in 0.125s
OK
>>> gr_fir_fff: using SSE
>>> gr_fir_ccf: using SSE
.
----------------------------------------------------------------------
Ran 1 test in 0.031s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.125s
OK
......
----------------------------------------------------------------------
Ran 6 tests in 1.906s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.109s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
..................................
----------------------------------------------------------------------
Ran 34 tests in 0.187s
OK
>>> gr_fir_fff: using SSE
.
----------------------------------------------------------------------
Ran 1 test in 0.078s
OK
........
----------------------------------------------------------------------
Ran 8 tests in 0.187s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.109s
OK
>>> gr_fir_fff: using SSE
.
----------------------------------------------------------------------
Ran 1 test in 0.078s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.359s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 1.109s
OK
gr_buffer::allocate_buffer: warning: tried to allocate
   2730 items of size 24. Due to alignment requirements
   8192 were allocated.  If this isn't OK, consider padding
   your structure to a power-of-two bytes.
   On this platform, our allocation granularity is 65536 bytes.
.gr_buffer::allocate_buffer: warning: tried to allocate
   2730 items of size 24. Due to alignment requirements
   8192 were allocated.  If this isn't OK, consider padding
   your structure to a power-of-two bytes.
   On this platform, our allocation granularity is 65536 bytes.
.
----------------------------------------------------------------------
Ran 2 tests in 0.125s
OK
.......
----------------------------------------------------------------------
Ran 7 tests in 0.093s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.125s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.031s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.140s
OK
...................
----------------------------------------------------------------------
Ran 19 tests in 0.390s
OK
....
----------------------------------------------------------------------
Ran 4 tests in 0.171s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.109s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.093s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.093s
OK
.
----------------------------------------------------------------------
Ran 1 test in 0.109s
OK
..........
----------------------------------------------------------------------
Ran 10 tests in 0.218s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.109s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.109s
OK
......
----------------------------------------------------------------------
Ran 6 tests in 0.640s
OK
..
----------------------------------------------------------------------
Ran 2 tests in 0.109s
OK
...
----------------------------------------------------------------------
Ran 3 tests in 0.093s
OK
FAIL: run_tests
==================
1 of 1 test failed
==================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnura
dio/gr'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnura
dio/gr'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core/src/python/gnura
dio'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core/src/python'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnuradio-3.2/gnuradio-core'
make: *** [check-recursive] Error 1



用部落格分享照片、影音、趣味小工具和最愛清單,盡情秀出你自己 — Windows Live Spaces

reply via email to

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