I've been trying to get gnuradio up and running on 2 computers. Both run Ubuntu 17.04. In both cases, I started with a clean install of Ubuntu followed by the instructions on https://www.gnuradio.org/blog/pybombs-the-what-the-how-and-the-why/ In the case of the Windows 7 machine using VMWare 10, it went fine. No problems. Now, I need to figure out how to install GQRX without messing up gnuradio-companion. But, on the other computer, which is a notebook running Windows 10 and VMWare version 12, the installation failed. It actually looked like it would work. But, after an hour or so, I got the following error lines:
Scanning dependencies of target _blocks_swig2
[ 30%] Building CXX object gr-blocks/swig/CMakeFiles/_blocks_swig2.dir/blocks_swig2PYTHON_wrap.cxx.o
[ 31%] Linking CXX shared module _blocks_swig2.so
[ 31%] Built target _blocks_swig2
[ 31%] Built target blocks_swig0_swig_doc
[ 31%] Built target _blocks_swig0_swig_tag
[ 31%] Built target blocks_swig0_gr_blocks_swig_a6e57
Scanning dependencies of target _blocks_swig0
[ 31%] Building CXX object gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/build.make:70: recipe for target 'gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o' failed make[2]: *** [gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o] Error 4 CMakeFiles/Makefile2:2907: recipe for target 'gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/all' failed
make[1]: *** [gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
PyBOMBS.Packager.source - ERROR - Build failed. See output above for error messages. PyBOMBS.Packager.source - ERROR - Problem occurred while building package gnuradio:
Build failed.
PyBOMBS.install_manager - ERROR - Error installing package gnuradio. Aborting.

the last command issued was |pybombs prefix init -a default prefix/default/ -R gnuradio-default

Like I said, this worked perfectly on the other computer using the same commands. And, I got this same problem last week when I was trying to load gnuradio onto the notebook. I think I was using a different version of Ubuntu that time, but I am not sure.
ED

|

--
RF, Microwave, Antenna, and Analog Design,
Development,Simulation, and Research Consulting
http://aeroconsult.com
Aerospace Consulting LLC
P.O. Box 536
Buckingham, Pa. 18912
(215) 345-7184
(215) 345-1309 FAX

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

Reply via email to