discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Getting pybombs to work with GR-LDPC


From: Manu T S
Subject: Re: [Discuss-gnuradio] Getting pybombs to work with GR-LDPC
Date: Tue, 11 Feb 2014 00:57:32 +0530

Dear List,

I must add that I have been able to successfully install in GNU Radio version 3.7.2.
I am just wondering what could be the reason for this error.



On Mon, Feb 10, 2014 at 11:27 PM, Tommy Tracy II <address@hidden> wrote:
Dear Gnuradio community,

I’m trying to install gr-ldpc using pybombs, but I get the following error. I expect it has something to do with conflicting versions of pybombs and that someone has seen this before. Does anyone know how to set the swig path? I know where the required ‘gnuradio.i’ file is located: ~/src/pybombs/src/gnuradio/gnuradio-runtime/swig/gnuradio.i
but I’m not sure how to add that location to the path that pybombs is searching.
----------

address@hidden:~/src/pybombs$ ./pybombs install gr-ldpc
Settled on prefix: /home/tjt7a/src/target
Initializing environmental variables...
/home/tjt7a/src/target/python/:/home/tjt7a/src/target/lib/python2.6/site-packages/:/home/tjt7a/src/target/lib64/python2.6/site-packages/:/home/tjt7a/src/target/lib/python2.6/dist-packages/:/home/tjt7a/src/target/lib64/python2.6/dist-packages/:/home/tjt7a/src/target/lib/python2.7/site-packages/:/home/tjt7a/src/target/lib64/python2.7/site-packages/:/home/tjt7a/src/target/lib/python2.7/dist-packages/:/home/tjt7a/src/target/lib64/python2.7/dist-packages/:/home/tjt7a/src/target/python/:/home/tjt7a/src/target/lib/python2.6/site-packages/:/home/tjt7a/src/target/lib64/python2.6/site-packages/:/home/tjt7a/src/target/lib/python2.6/dist-packages/:/home/tjt7a/src/target/lib64/python2.6/dist-packages/:/home/tjt7a/src/target/lib/python2.7/site-packages/:/home/tjt7a/src/target/lib64/python2.7/site-packages/:/home/tjt7a/src/target/lib/python2.7/dist-packages/:/home/tjt7a/src/target/lib64/python2.7/dist-packages/
---------- loading recipes -------------------
Loading recipes ...
Loading recipes ... done
---------- loading recipes finished ----------

checking for gr-ldpc
False
/home/tjt7a/src/pybombs/mod_pybombs/sysutils.py:598: RuntimeWarning: tempnam is a potential security risk to your program
  tmpfile = os.tempnam(d);
TMPFILE = /home/tjt7a/src/target/fileC2snMh
WRITE PERMS OK /home/tjt7a/src/target/fileC2snMh
installing gr-ldpc
gr-ldpc dep [['gnuradio', 'git', 'cmake']]
gnuradio dep [['make', 'boost', 'fftw', 'cppunit', 'swig', 'gsl', 'uhd', 'git', 'python', 'cheetah', 'wxpython', 'numpy', 'lxml', 'pygtk', 'pycairo', 'cmake', 'pyqt4', 'pyqwt5', 'gcc', 'ice', 'git', 'cmake']]
git dep [['wget', 'curl']]
cmake dep [['wget']]
PyBombs.sysutils - INFO - have_deb: Satisfies requirement...installed version of cmake (2.8.10) is >= than 2.8.3
PyBombs.sysutils - INFO - have_deb: Satisfies requirement...installed version of cmake-data (2.8.10) is >= than 2.8.3
packages to install: ['gr-ldpc']
install called (gr-ldpc)
install type priority: ['deb', 'src']
install deb called (gr-ldpc)
no deb satisfiers available
install src called (gr-ldpc)
state = configure
Current step: (gr-ldpc :: make)
make
('\n    make -j4\n', '\n    make -j4\n')
bash exec (/home/tjt7a/src/pybombs/src/gr-ldpc/build):: 
    make -j4

[  3%] Built target _ldpc_swig_doc_tag
[ 46%] [ 53%] Built target gnuradio-ldpc
[ 56%] Built target pygen_python_5aba1
Built target _ldpc_swig_swig_tag
[ 60%] [ 60%] Swig source
Built target pygen_apps_9a6dd
[ 66%] [ 70%] Built target test-ldpc
Swig source
/home/tjt7a/src/pybombs/src/gr-ldpc/swig/ldpc_swig.i:5: Error: Unable to find 'gnuradio.i'
make[2]: *** [swig/ldpc_swigPYTHON_wrap.cxx] Error 1
make[1]: *** [swig/CMakeFiles/_ldpc_swig.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/home/tjt7a/src/pybombs/src/gr-ldpc/swig/ldpc_swig.i:5: Error: Unable to find 'gnuradio.i'
make[2]: *** [swig/ldpc_swigPYTHON_wrap.cxx] Error 1
make[1]: *** [swig/CMakeFiles/pygen_swig_7c327.dir/all] Error 2
make: *** [all] Error 2
ERROR:root:PyBOMBS Make step failed for package (gr-ldpc) please see bash output above for a reason (hint: look for the word Error)

----------

Sincerely,
Tommy James Tracy II
Ph.D Student
High Performance Low Power Lab
University of Virginia
Phone: 913-775-2241


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




--
Manu T S

reply via email to

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