discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gnuradio-core make check fails


From: Ges
Subject: [Discuss-gnuradio] gnuradio-core make check fails
Date: Mon, 27 Jun 2005 22:00:14 -0700 (PDT)

Hi,
I am a newbie trying to build gnuradio...i was
following the instructions at
http://www.kd7lmo.net/ground_gnuradio_baseline.html.

Well, after installing all the required base software,
i checked out the latest code from CVS...

but make check on gnuradio-core fails...
The following is the output:
--------------------------------------------------------
esting (3,2) RS codec...OK
Testing (7,5) RS codec...OK
Testing (15,11) RS codec...OK
Testing (31,25) RS codec...OK
Testing (63,55) RS codec...OK
Testing (127,117) RS codec...OK
Testing (255,223) RS codec...OK
Testing (255,223) RS codec...OK
All codec tests passed!
PASS: rstest
==================
All 1 tests passed
==================
make[4]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/reed-solomon'
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/reed-solomon'
Making check in omnithread
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/lib/omnithread'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/omnithread'
Making check in io
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/lib/io'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/io'
Making check in .
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/lib'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib'
Making check in swig
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/lib/swig'
make  check-am
make[4]: Entering directory
`/usr0/Packages/gnuradio-core/src/lib/swig'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/swig'
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib/swig'
make[2]: Leaving directory
`/usr0/Packages/gnuradio-core/src/lib'
Making check in tests
make[2]: Entering directory
`/usr0/Packages/gnuradio-core/src/tests'
make  check-TESTS
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/tests'
.Testing gr_vmcircbuf_sysv_shm_factory...
....... gr_vmcircbuf_sysv_shm_factory: OK
Testing gr_vmcircbuf_mmap_shm_open_factory...
....... gr_vmcircbuf_mmap_shm_open_factory: OK
Testing gr_vmcircbuf_mmap_tmpfile_factory...
....... gr_vmcircbuf_mmap_tmpfile_factory: OK
............................No 3DNow! support; not
tested
.No 3DNow! support; not tested
.No 3DNow! support; not tested
....No 3DNow!Ext support; not tested
.No 3DNow!Ext support; not tested
.No 3DNow!Ext support; not tested
.No 3DNow! support; not tested
.No 3DNow! support; not tested
.No 3DNow! support; not tested
....No 3DNow!Ext support; not tested
.No 3DNow!Ext support; not tested
.No 3DNow!Ext support; not tested
.No 3DNow! support; not tested
.No 3DNow! support; not tested
.No 3DNow! support; not tested
....>>> gr_fir_fff: using SSE
. [generic] [SSE]
. [generic] [SSE]
. [generic] [SSE]
. [generic] [SSE]
. [generic] [SSE]
. [generic] [SSE]



OK (59 tests)


PASS: test_all
==================
All 1 tests passed
==================
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/tests'
make[2]: Leaving directory
`/usr0/Packages/gnuradio-core/src/tests'
Making check in python
make[2]: Entering directory
`/usr0/Packages/gnuradio-core/src/python'
Making check in gnuradio
make[3]: Entering directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio'
Making check in gr
make[4]: Entering directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio/gr'
make  check-TESTS
make[5]: Entering directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio/gr'
Traceback (most recent call last):
  File "./qa_add_and_friends.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_basic_flow_graph.py", line 3, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_complex_to_xxx.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_fft_filter.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_filter_delay_fc.py", line 23, in ?
    from gnuradio import gr, gru, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_flow_graph.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_frequency_modulator.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_fsk_stuff.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_head.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_hilbert.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_iir.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_interleave.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_interp_fir_filter.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_kludged_imports.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_message.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_mute.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_nlog10.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_pipe_fittings.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_sig_source.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
Traceback (most recent call last):
  File "./qa_single_pole_iir.py", line 23, in ?
    from gnuradio import gr, gr_unittest
ImportError: No module named gnuradio
FAIL: run_tests
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio/gr'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio/gr'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory
`/usr0/Packages/gnuradio-core/src/python/gnuradio'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory
`/usr0/Packages/gnuradio-core/src/python'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/usr0/Packages/gnuradio-core/src'
make: *** [check-recursive] Error 1


I went through but i couldnt find anything that would
fix this.

I am trying this on RedHat 9 with Python 2.3.2 and
Swig 1.3.25. I have also tried Swig 1.3.24 and was
initially using Python 2.2,since I thought the errors
might have to do with Python and Swig. But I still get
the same errors listed above.

Please help - let me know if any more info is
required.

-Gesly George



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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