discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap


From: Cyrille DERORY
Subject: Re: [Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap.cxx
Date: Tue, 2 Aug 2016 21:30:20 +0200

Hi,

I removed the source and ran a new build.
Now gnuradio compilation is finished (100%).

However I had to change the file script: "setup_env.sh" because the environment  variables were not updated and gnuradio-companion couldn't be launched.
I added a new line at the end of the file:
bash -i

Cyrille

2016-08-02 15:09 GMT+02:00 Stefan Wunsch <address@hidden>:
Hi,

Ok sry, indeed it does solve the problem (thx to Marcus, master of
solving gnuradio problems!). I tricked myself because I removed gnuradio
but not libuhd (run pacman -R libuhd), probably you did the same?

Regarding your new problem at 33%: I think this can be solved if you
remove the source (or the prefix :P) and run a completely new build. Or
remove it and reinstall it, sth like this.

Greetings
Stefan

On 08/02/2016 11:02 AM, Cyrille DERORY wrote:
> Hi,
>
> Gnuradio-3.7.10-1 release:
> https://www.archlinux.org/packages/community/x86_64/gnuradio/ ) was
> already installed when I used PyBOMBS.
> I've just uninstalled gnuradio-3.7.10-1 and all dependancies
> (libuhd-3.9.4-1, libvolk-1.3-1, gnuradio-iqbal-0.37.2-19) and now
> PyBOMBS stop compiling at 32%.
> Previously it was at 85%:
>
> address@hidden ~]$ sudo pybombs -v install gnuradio
> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
> /etc/pybombs/config.yml
> PyBOMBS.ConfigManager - DEBUG - New config items: {}
> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
> /root/.pybombs/config.yml
> PyBOMBS.ConfigManager - DEBUG - New config items: {'default_prefix':
> 'default_prx'}
> PyBOMBS.ConfigManager - DEBUG - Template directory:
> /usr/lib/python3.5/site-packages/pybombs/templates
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
> /etc/pybombs/config.yml
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
> /root/.pybombs/config.yml
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Using CWD as prefix
> (/home/cderory)
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Choosing default prefix
> config dir: /home/cderory/.pybombs
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
> /home/cderory/.pybombs/config.yml
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix source dir is:
> /home/cderory/src
> PyBOMBS.Inventory - DEBUG - Trying to load inventory file
> /home/cderory/.pybombs/inventory.yml...
> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix-local recipe dir is:
> /home/cderory/.pybombs/recipes
> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
> /home/cderory/.pybombs/config.yml
> PyBOMBS.ConfigManager - DEBUG - New config items: {'default_prefix':
> 'default'}
> PyBOMBS.ConfigManager - DEBUG - Full list of recipe locations:
> ['/home/cderory/.pybombs/recipes',
> '/home/cderory/.pybombs/recipes/gr-etcetera',
> '/home/cderory/.pybombs/recipes/gr-recipes',
> '/root/.pybombs/recipes/gr-etcetera',
> '/root/.pybombs/recipes/gr-recipes',
> '/usr/lib/python3.5/site-packages/pybombs/recipes']
> PyBOMBS.ConfigManager - DEBUG - Named recipe locations: {'gr-etcetera':
> 'git+https://github.com/gnuradio/gr-etcetera.git', 'gr-recipes':
> 'git+https://github.com/gnuradio/gr-recipes.git'}
> PyBOMBS - INFO - PyBOMBS Version 2.1.0
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /home/cderory/.pybombs/recipes
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/home/cderory/.pybombs/recipes' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 0 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /home/cderory/.pybombs/recipes/gr-etcetera
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/home/cderory/.pybombs/recipes/gr-etcetera' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 59 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /home/cderory/.pybombs/recipes/gr-recipes
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/home/cderory/.pybombs/recipes/gr-recipes' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 166 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /root/.pybombs/recipes/gr-etcetera
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/root/.pybombs/recipes/gr-etcetera' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 59 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /root/.pybombs/recipes/gr-recipes
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/root/.pybombs/recipes/gr-recipes' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 166 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
> /usr/lib/python3.5/site-packages/pybombs/recipes
> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
> '/usr/lib/python3.5/site-packages/pybombs/recipes' for recipes...
> PyBOMBS.RecipeListManager - DEBUG - Found 11 new recipes.
> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
> PyBOMBS.install - DEBUG - Initializing command class for command install
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pip
> PyBOMBS.PackageManager - DEBUG - pip is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager apt-get
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager yumdnf
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager port
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager brew
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pacman
> PyBOMBS.PackageManager - DEBUG - pacman is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager portage
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pkgconfig
> PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager cmd
> PyBOMBS.PackageManager - DEBUG - cmd is supported!
> PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'pacman',
> 'pkgconfig', 'cmd', 'source']
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pip
> PyBOMBS.PackageManager - DEBUG - pip is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager apt-get
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager yumdnf
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager port
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager brew
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pacman
> PyBOMBS.PackageManager - DEBUG - pacman is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager portage
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager pkgconfig
> PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
> manager cmd
> PyBOMBS.PackageManager - DEBUG - cmd is supported!
> PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'pacman',
> 'pkgconfig', 'cmd', 'source']
> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is installed.
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is installed.
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is installed.
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
> installable.
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.PackageManager - DEBUG - Checking if package boost is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package boost has version 1.60.0
> PyBOMBS.PackageManager - DEBUG - Checking if package fftw is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package fftw has version 3.3.4
> PyBOMBS.PackageManager - DEBUG - Checking if package cppunit is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package cppunit has version 1.13.2
> PyBOMBS.PackageManager - DEBUG - Checking if package swig is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package swig has version 3.0.10
> PyBOMBS.PackageManager - DEBUG - Checking if package gsl is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package gsl has version 2.1
> PyBOMBS.PackageManager - DEBUG - Checking if package uhd is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package libuhd has version 3.9.4
> PyBOMBS.PackageManager - DEBUG - Checking if package alsa is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package alsa-lib has version 1.1.1
> PyBOMBS.PackageManager - DEBUG - Checking if package cheetah is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package python2-cheetah has version 2.4.4
> PyBOMBS.PackageManager - DEBUG - Checking if package wxpython is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package wxpython has version 3.0.2.0
> PyBOMBS.PackageManager - DEBUG - Checking if package numpy is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package python2-numpy has version 1.11.1
> PyBOMBS.PackageManager - DEBUG - Checking if package lxml is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package python2-lxml has version 3.6.0
> PyBOMBS.PackageManager - DEBUG - Checking if package pygtk is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package pygtk has version 2.24.0
> PyBOMBS.PackageManager - DEBUG - Checking if package pycairo is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package python2-cairo has version 1.10.0
> PyBOMBS.PackageManager - DEBUG - Checking if package cmake is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package cmake has version 3.6.1
> PyBOMBS.PackageManager - DEBUG - Checking if package pyqt4 is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package python2-pyqt4 has version 4.11.4
> PyBOMBS.PackageManager - DEBUG - Checking if package pyqwt5 is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package qwt5 has version 5.2.3
> PyBOMBS.PackageManager - DEBUG - Checking if package apache-thrift is
> installed.
> PyBOMBS.Packager.pacman - DEBUG - Package thrift has version 0.9.3
> PyBOMBS.PackageManager - DEBUG - Checking if package liblog4cpp is
> installed.
> PyBOMBS.Packager.pacman - DEBUG - Package log4cpp has version 1.1.1
> PyBOMBS.PackageManager - DEBUG - Checking if package zeromq is installed.
> PyBOMBS.Packager.pacman - DEBUG - Package zeromq has version 4.1.5
> Install tree:
> |
> \- gnuradio
> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is installed.
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.install_manager - INFO - Installing package: gnuradio
> PyBOMBS.PackageManager - DEBUG - install(gnuradio, static=False)
> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a source
> build.
> PyBOMBS.PackageManager - DEBUG - Using packager source
> PyBOMBS.Packager.source - DEBUG - State on package gnuradio is 20
> PyBOMBS.Packager.source - DEBUG - Package gnuradio is already fetched.
> PyBOMBS.Packager.source - DEBUG - Using build directory:
> /home/cderory/src/gnuradio/build
> PyBOMBS.Packager.source - WARNING - Build dir already exists:
> /home/cderory/src/gnuradio/build
> PyBOMBS.Packager.source - DEBUG - Package gnuradio is already configured.
> PyBOMBS.Packager.source - DEBUG - Building recipe gnuradio
> PyBOMBS.Packager.source - DEBUG - In cwd - /home/cderory/src/gnuradio/build
> PyBOMBS._process_thread() - DEBUG - Executing command `make -j4'
> Building:    (100%)
> [============================================================================================================================================================================================]
> PyBOMBS.monitor_process() - DEBUG - Thread signaled termination or returned
> PyBOMBS.monitor_process() - DEBUG - Return value: 2
> PyBOMBS.Packager.source - DEBUG - Building recipe gnuradio
> PyBOMBS.Packager.source - DEBUG - In cwd - /home/cderory/src/gnuradio/build
> PyBOMBS._process_thread() - DEBUG - Executing command `make -j1'
> [  5%] Built target volk_obj
> [  5%] Built target volk
> [  5%] Built target test_all
> [  5%] Built target volk_profile
> [  5%] Built target volk-config-info
> [  5%] Built target pygen_volk_python_volk_modtool_b90de
> [  5%] Built target pygen_volk_python_volk_modtool_f5bf0
> [  5%] Built target pmt_generated
> [  5%] Built target gnuradio-pmt
> [  8%] Built target gnuradio-runtime
> [  9%] Built target test-gnuradio-runtime
> [  9%] Built target gr_runtime_test
> [  9%] Built target test-gnuradio-pmt
> [  9%] Built target gr_pmt_test
> [  9%] Built target gnuradio-config-info
> [  9%] Built target pmt_swig_swig_doc
> [ 10%] Built target _pmt_swig_swig_tag
> [ 10%] Built target pmt_swig_gnuradio_runtime_swig_7dd5e
> [ 10%] Built target _pmt_swig
> [ 10%] Built target pmt_swig
> [ 10%] Built target runtime_swig_swig_doc
> [ 10%] Built target _runtime_swig_swig_tag
> [ 11%] Built target runtime_swig_gnuradio_runtime_swig_7dd5e
> [ 11%] Built target pygen_gnuradio_runtime_swig_1eb64
> [ 11%] Built target _runtime_swig
> [ 12%] Built target pygen_gnuradio_runtime_swig_a66e3
> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_0bc58
> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_gr_fdfe7
> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_gru_98d7d
> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_ctrlport_f5cfd
> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_ctrlport_b60a3
> [ 12%] Built target pygen_gnuradio_runtime_python_pmt_f1135
> [ 12%] Built target pygen_gnuradio_runtime_examples_mp_sched_afcdd
> [ 12%] Built target pygen_gnuradio_runtime_examples_network_b23d4
> [ 13%] Built target pygen_gnuradio_runtime_examples_volk_benchmark_aa4db
> [ 15%] Built target blocks_generated_includes
> [ 31%] Built target gnuradio-blocks
> [ 31%] Built target test-gr-blocks
> [ 31%] Built target pygen_gr_blocks_python_blocks_1797f
> [ 32%] Built target pygen_gr_blocks_python_grc_gnuradio_27a20
> [ 32%] Built target pygen_gr_blocks_python_grc_gnuradio_92777
> [ 32%] Built target blocks_swig5_swig_doc
> [ 32%] Built target _blocks_swig5_swig_tag
> make[2]: ***  Aucune règle pour fabriquer la cible
> « /usr/include/gnuradio/blocks/sample_and_hold_ss.h », nécessaire pour
> « gr-blocks/swig/blocks_swig5_gr_blocks_swig_a6e57.cpp ». Arrêt.
> make[1]: *** [CMakeFiles/Makefile2:2414:
> gr-blocks/swig/CMakeFiles/blocks_swig5_gr_blocks_swig_a6e57.dir/all] Error 2
> make: *** [Makefile:161: all] Error 2
> PyBOMBS.monitor_process() - DEBUG - Thread signaled termination or returned
> PyBOMBS.monitor_process() - DEBUG - Return value: 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.
>
> Cyrille
>
>
>
> 2016-08-02 10:22 GMT+02:00 Marcus Müller <address@hidden
> <mailto:address@hidden>>:
>
>     Hi Stefan, Hi Cyrille,
>
>     I've seen this error before, but only with people that updated their GNU
>     Radio source code (git pull), and then ran "make" again; swig sometimes
>     stumbles upon this, and it takes a "make clean" to work again.
>
>     Now assuming this is not the case here, can you make sure you don't have
>     two conflicting versions of UHD around?
>
>
>     Best regards,
>
>     Marcus
>
>
>     On 02.08.2016 09:03, Stefan Wunsch wrote:
>     > And btw, it worked some month ago, when I implemented the pacman
>     support
>     > in pybombs. So the changes has to be somewhen since then.
>     >
>     > On 08/01/2016 10:38 PM, Cyrille DERORY wrote:
>     >> Hi,
>     >>
>     >> with PyBOMBS, I'm compiling gnuradio on archlinux:
>     >> sudo pybombs -v install gnuradio
>     >> and I get errors with uhd_swigPYTHON_wrap.cxx.
>     >> (see end of the attached verbose log)
>     >>
>     >> Any ideas?
>     >>
>     >> Best regards.
>     >>
>     >> Cyrille DERORY
>     >>
>     >>
>     >> address@hidden ~]$ sudo pybombs -v install gnuradio
>     >> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
>     >> /etc/pybombs/config.yml
>     >> PyBOMBS.ConfigManager - DEBUG - New config items: {}
>     >> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
>     >> /root/.pybombs/config.yml
>     >> PyBOMBS.ConfigManager - DEBUG - New config items: {'default_prefix':
>     >> 'default_prx'}
>     >> PyBOMBS.ConfigManager - DEBUG - Template directory:
>     >> /usr/lib/python3.5/site-packages/pybombs/templates
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
>     >> /etc/pybombs/config.yml
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
>     >> /root/.pybombs/config.yml
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Using CWD as prefix
>     >> (/home/cderory)
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Choosing default prefix
>     >> config dir: /home/cderory/.pybombs
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Inspecting config file:
>     >> /home/cderory/.pybombs/config.yml
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix source dir is:
>     >> /home/cderory/src
>     >> PyBOMBS.Inventory - DEBUG - Trying to load inventory file
>     >> /home/cderory/.pybombs/inventory.yml...
>     >> PyBOMBS.ConfigManager.PrefixInfo - DEBUG - Prefix-local recipe
>     dir is:
>     >> /home/cderory/.pybombs/recipes
>     >> PyBOMBS.ConfigManager - DEBUG - Reading config info from file:
>     >> /home/cderory/.pybombs/config.yml
>     >> PyBOMBS.ConfigManager - DEBUG - New config items: {'default_prefix':
>     >> 'default'}
>     >> PyBOMBS.ConfigManager - DEBUG - Full list of recipe locations:
>     >> ['/home/cderory/.pybombs/recipes',
>     >> '/home/cderory/.pybombs/recipes/gr-recipes',
>     >> '/home/cderory/.pybombs/recipes/gr-etcetera',
>     >> '/root/.pybombs/recipes/gr-recipes',
>     >> '/root/.pybombs/recipes/gr-etcetera',
>     >> '/usr/lib/python3.5/site-packages/pybombs/recipes']
>     >> PyBOMBS.ConfigManager - DEBUG - Named recipe locations:
>     {'gr-recipes':
>     >> 'git+https://github.com/gnuradio/gr-recipes.git', 'gr-etcetera':
>     >> 'git+https://github.com/gnuradio/gr-etcetera.git'}
>     >> PyBOMBS - INFO - PyBOMBS Version 2.1.0
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /home/cderory/.pybombs/recipes
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/home/cderory/.pybombs/recipes' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 0 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /home/cderory/.pybombs/recipes/gr-recipes
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/home/cderory/.pybombs/recipes/gr-recipes' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 166 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /home/cderory/.pybombs/recipes/gr-etcetera
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/home/cderory/.pybombs/recipes/gr-etcetera' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 59 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /root/.pybombs/recipes/gr-recipes
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/root/.pybombs/recipes/gr-recipes' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 166 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /root/.pybombs/recipes/gr-etcetera
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/root/.pybombs/recipes/gr-etcetera' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 59 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.RecipeListManager - DEBUG - Adding recipe location:
>     >> /usr/lib/python3.5/site-packages/pybombs/recipes
>     >> PyBOMBS.RecipeListManager - DEBUG - Scanning directory
>     >> '/usr/lib/python3.5/site-packages/pybombs/recipes' for recipes...
>     >> PyBOMBS.RecipeListManager - DEBUG - Found 11 new recipes.
>     >> PyBOMBS.RecipeListManager - DEBUG - Loading templates.
>     >> PyBOMBS.install - DEBUG - Initializing command class for command
>     install
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pip
>     >> PyBOMBS.PackageManager - DEBUG - pip is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager apt-get
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager yumdnf
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager port
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager brew
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pacman
>     >> PyBOMBS.PackageManager - DEBUG - pacman is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager portage
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pkgconfig
>     >> PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager cmd
>     >> PyBOMBS.PackageManager - DEBUG - cmd is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'pacman',
>     >> 'pkgconfig', 'cmd', 'source']
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pip
>     >> PyBOMBS.PackageManager - DEBUG - pip is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager apt-get
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager yumdnf
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager port
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager brew
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pacman
>     >> PyBOMBS.PackageManager - DEBUG - pacman is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager portage
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager pkgconfig
>     >> PyBOMBS.PackageManager - DEBUG - pkgconfig is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Attempting to add binary package
>     >> manager cmd
>     >> PyBOMBS.PackageManager - DEBUG - cmd is supported!
>     >> PyBOMBS.PackageManager - DEBUG - Using packagers: ['pip', 'pacman',
>     >> 'pkgconfig', 'cmd', 'source']
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
>     installed.
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
>     installed.
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
>     installed.
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
>     >> installable.
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package boost is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package boost has version 1.60.0
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package fftw is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package fftw has version 3.3.4
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package cppunit is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package cppunit has version 1.13.2
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package swig is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package swig has version 3.0.10
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gsl is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package gsl has version 2.1
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package uhd is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package libuhd has version 3.9.4
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package alsa is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package alsa-lib has version 1.1.1
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package cheetah is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package python2-cheetah has
>     version 2.4.4
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package wxpython is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package wxpython has version
>     3.0.2.0
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package numpy is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package python2-numpy has
>     version 1.11.1
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package lxml is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package python2-lxml has
>     version 3.6.0
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package pygtk is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package pygtk has version 2.24.0
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package pycairo is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package python2-cairo has
>     version 1.10.0
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package cmake is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package cmake has version 3.6.1
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package pyqt4 is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package python2-pyqt4 has
>     version 4.11.4
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package pyqwt5 is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package qwt5 has version 5.2.3
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package apache-thrift is
>     >> installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package thrift has version 0.9.3
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package liblog4cpp is
>     >> installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package log4cpp has version 1.1.1
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package zeromq is
>     installed.
>     >> PyBOMBS.Packager.pacman - DEBUG - Package zeromq has version 4.1.5
>     >> Install tree:
>     >> |
>     >> \- gnuradio
>     >> PyBOMBS.PackageManager - DEBUG - Checking if package gnuradio is
>     installed.
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.install_manager - INFO - Installing package: gnuradio
>     >> PyBOMBS.PackageManager - DEBUG - install(gnuradio, static=False)
>     >> PyBOMBS.PackageManager - DEBUG - Package gnuradio is requesting a
>     source
>     >> build.
>     >> PyBOMBS.PackageManager - DEBUG - Using packager source
>     >> PyBOMBS.Packager.source - DEBUG - State on package gnuradio is 20
>     >> PyBOMBS.Packager.source - DEBUG - Package gnuradio is already
>     fetched.
>     >> PyBOMBS.Packager.source - DEBUG - Using build directory:
>     >> /home/cderory/src/gnuradio/build
>     >> PyBOMBS.Packager.source - WARNING - Build dir already exists:
>     >> /home/cderory/src/gnuradio/build
>     >> PyBOMBS.Packager.source - DEBUG - Package gnuradio is already
>     configured.
>     >> PyBOMBS.Packager.source - DEBUG - Building recipe gnuradio
>     >> PyBOMBS.Packager.source - DEBUG - In cwd -
>     /home/cderory/src/gnuradio/build
>     >> PyBOMBS._process_thread() - DEBUG - Executing command `make -j4'
>     >> Building:    (100%)
>     >>
>     [============================================================================================================================================================================================]
>     >> PyBOMBS.monitor_process() - DEBUG - Thread signaled termination
>     or returned
>     >> PyBOMBS.monitor_process() - DEBUG - Return value: 2
>     >> PyBOMBS.Packager.source - DEBUG - Building recipe gnuradio
>     >> PyBOMBS.Packager.source - DEBUG - In cwd -
>     /home/cderory/src/gnuradio/build
>     >> PyBOMBS._process_thread() - DEBUG - Executing command `make -j1'
>     >> [  5%] Built target volk_obj
>     >> [  5%] Built target volk
>     >> [  5%] Built target test_all
>     >> [  5%] Built target volk_profile
>     >> [  5%] Built target volk-config-info
>     >> [  5%] Built target pygen_volk_python_volk_modtool_b90de
>     >> [  5%] Built target pygen_volk_python_volk_modtool_f5bf0
>     >> [  5%] Built target pmt_generated
>     >> [  5%] Built target gnuradio-pmt
>     >> [  8%] Built target gnuradio-runtime
>     >> [  9%] Built target test-gnuradio-runtime
>     >> [  9%] Built target gr_runtime_test
>     >> [  9%] Built target test-gnuradio-pmt
>     >> [  9%] Built target gr_pmt_test
>     >> [  9%] Built target gnuradio-config-info
>     >> [  9%] Built target pmt_swig_swig_doc
>     >> [ 10%] Built target _pmt_swig_swig_tag
>     >> [ 10%] Built target pmt_swig_gnuradio_runtime_swig_7dd5e
>     >> [ 10%] Built target _pmt_swig
>     >> [ 10%] Built target pmt_swig
>     >> [ 10%] Built target runtime_swig_swig_doc
>     >> [ 10%] Built target _runtime_swig_swig_tag
>     >> [ 11%] Built target runtime_swig_gnuradio_runtime_swig_7dd5e
>     >> [ 11%] Built target pygen_gnuradio_runtime_swig_1eb64
>     >> [ 11%] Built target _runtime_swig
>     >> [ 12%] Built target pygen_gnuradio_runtime_swig_a66e3
>     >> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_0bc58
>     >> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_gr_fdfe7
>     >> [ 12%] Built target pygen_gnuradio_runtime_python_gnuradio_gru_98d7d
>     >> [ 12%] Built target
>     pygen_gnuradio_runtime_python_gnuradio_ctrlport_f5cfd
>     >> [ 12%] Built target
>     pygen_gnuradio_runtime_python_gnuradio_ctrlport_b60a3
>     >> [ 12%] Built target pygen_gnuradio_runtime_python_pmt_f1135
>     >> [ 12%] Built target pygen_gnuradio_runtime_examples_mp_sched_afcdd
>     >> [ 12%] Built target pygen_gnuradio_runtime_examples_network_b23d4
>     >> [ 13%] Built target
>     pygen_gnuradio_runtime_examples_volk_benchmark_aa4db
>     >> [ 15%] Built target blocks_generated_includes
>     >> [ 31%] Built target gnuradio-blocks
>     >> [ 31%] Built target test-gr-blocks
>     >> [ 31%] Built target pygen_gr_blocks_python_blocks_1797f
>     >> [ 32%] Built target pygen_gr_blocks_python_grc_gnuradio_27a20
>     >> [ 32%] Built target pygen_gr_blocks_python_grc_gnuradio_92777
>     >> [ 32%] Built target blocks_swig5_swig_doc
>     >> [ 32%] Built target _blocks_swig5_swig_tag
>     >> [ 32%] Built target blocks_swig5_gr_blocks_swig_a6e57
>     >> [ 32%] Built target _blocks_swig5
>     >> [ 32%] Built target blocks_swig4_swig_doc
>     >> [ 32%] Built target _blocks_swig4_swig_tag
>     >> [ 32%] Built target blocks_swig4_gr_blocks_swig_a6e57
>     >> [ 32%] Built target pygen_gr_blocks_swig_32f26
>     >> [ 32%] Built target _blocks_swig4
>     >> [ 32%] Built target blocks_swig1_swig_doc
>     >> [ 32%] Built target _blocks_swig1_swig_tag
>     >> [ 32%] Built target blocks_swig1_gr_blocks_swig_a6e57
>     >> [ 32%] Built target blocks_swig0_swig_doc
>     >> [ 32%] Built target _blocks_swig0_swig_tag
>     >> [ 32%] Built target blocks_swig0_gr_blocks_swig_a6e57
>     >> [ 32%] Built target pygen_gr_blocks_swig_1eb3b
>     >> [ 33%] Built target pygen_gr_blocks_swig_465aa
>     >> [ 33%] Built target pygen_gr_blocks_swig_2124f
>     >> [ 33%] Built target pygen_gr_blocks_swig_a83cc
>     >> [ 33%] Built target _blocks_swig1
>     >> [ 33%] Built target blocks_swig2_swig_doc
>     >> [ 33%] Built target _blocks_swig2_swig_tag
>     >> [ 33%] Built target blocks_swig2_gr_blocks_swig_a6e57
>     >> [ 33%] Built target pygen_gr_blocks_swig_31731
>     >> [ 33%] Built target _blocks_swig2
>     >> [ 33%] Built target blocks_swig3_swig_doc
>     >> [ 33%] Built target _blocks_swig3_swig_tag
>     >> [ 34%] Built target blocks_swig3_gr_blocks_swig_a6e57
>     >> [ 35%] Built target _blocks_swig0
>     >> [ 36%] Built target _blocks_swig3
>     >> [ 36%] Built target pygen_gr_blocks_swig_001df
>     >> [ 36%] Built target pygen_gr_blocks_examples_tags_09d00
>     >> [ 36%] Built target pygen_gr_blocks_examples_ctrlport_81b1e
>     >> [ 36%] Built target pygen_grc_0f6d8
>     >> [ 36%] Built target grc_generated_xml
>     >> [ 36%] Built target pygen_grc_gui_09cda
>     >> [ 36%] Built target pygen_grc_core_47bd4
>     >> [ 36%] Built target pygen_grc_core_generator_531a8
>     >> [ 36%] Built target pygen_grc_core_utils_ddcf6
>     >> [ 36%] Built target pygen_grc_scripts_7af7d
>     >> [ 39%] Built target gnuradio-fec
>     >> [ 39%] Built target gr_fec_rstest
>     >> [ 39%] Built target fec_swig_swig_doc
>     >> [ 39%] Built target _fec_swig_swig_tag
>     >> [ 39%] Built target fec_swig_gr_fec_swig_95135
>     >> [ 39%] Built target _fec_swig
>     >> [ 39%] Built target pygen_gr_fec_swig_dfc9b
>     >> [ 39%] Built target pygen_gr_fec_python_fec_82638
>     >> [ 39%] Built target pygen_gr_fec_python_fec_polar_328f4
>     >> [ 39%] Built target pygen_gr_fec_python_fec_polar_c5cb3
>     >> [ 40%] Built target pygen_gr_fec_python_fec_LDPC_f62ac
>     >> [ 40%] Built target gnuradio-fft
>     >> [ 40%] Built target fft_swig_swig_doc
>     >> [ 40%] Built target _fft_swig_swig_tag
>     >> [ 40%] Built target fft_swig_gr_fft_swig_7c2a8
>     >> [ 40%] Built target pygen_gr_fft_swig_5ffa5
>     >> [ 40%] Built target _fft_swig
>     >> [ 40%] Built target pygen_gr_fft_python_fft_fa4ca
>     >> [ 41%] Built target filter_generated_includes
>     >> [ 45%] Built target gnuradio-filter
>     >> [ 45%] Built target test-gr-filter
>     >> [ 45%] Built target filter_swig_swig_doc
>     >> [ 46%] Built target _filter_swig_swig_tag
>     >> [ 46%] Built target filter_swig_gr_filter_swig_2b734
>     >> [ 46%] Built target _filter_swig
>     >> [ 46%] Built target pygen_gr_filter_swig_c192d
>     >> [ 46%] Built target pygen_gr_filter_python_filter_0f4d8
>     >> [ 46%] Built target pygen_gr_filter_python_filter_design_6ced0
>     >> [ 46%] Built target pygen_gr_filter_python_filter_gui_3305b
>     >> [ 46%] Built target pygen_gr_filter_apps_1c08b
>     >> [ 47%] Built target pygen_gr_filter_examples_4a3e9
>     >> [ 48%] Built target analog_generated_includes
>     >> [ 51%] Built target gnuradio-analog
>     >> [ 51%] Built target test-gr-analog
>     >> [ 51%] Built target analog_swig_swig_doc
>     >> [ 51%] Built target _analog_swig_swig_tag
>     >> [ 51%] Built target analog_swig_gr_analog_swig_343b7
>     >> [ 51%] Built target _analog_swig
>     >> [ 51%] Built target pygen_gr_analog_swig_88437
>     >> [ 51%] Built target pygen_gr_analog_python_analog_8ca09
>     >> [ 51%] Built target pygen_gr_analog_examples_c3b3a
>     >> [ 51%] Built target pygen_gr_analog_examples_tags_54022
>     >> [ 51%] Built target digital_generated_includes
>     >> [ 56%] Built target gnuradio-digital
>     >> [ 57%] Built target test-gr-digital
>     >> [ 57%] Built target digital_swig_swig_doc
>     >> [ 57%] Built target _digital_swig_swig_tag
>     >> [ 57%] Built target digital_swig_gr_digital_swig_61a2d
>     >> [ 57%] Built target _digital_swig
>     >> [ 57%] Built target pygen_gr_digital_swig_11e0a
>     >> [ 57%] Built target pygen_gr_digital_python_digital_106dc
>     >> [ 57%] Built target pygen_gr_digital_python_digital_90ac6
>     >> [ 58%] Built target pygen_gr_digital_python_grc_gnuradio_fe1e9
>     >> [ 58%] Built target pygen_gr_digital_examples_0cae6
>     >> [ 59%] Built target pygen_gr_digital_examples_47d8a
>     >> [ 59%] Built target pygen_gr_digital_examples_6428a
>     >> [ 59%] Built target atsc_viterbi_gen
>     >> [ 62%] Built target gnuradio-dtv
>     >> [ 62%] Built target dtv_swig_swig_doc
>     >> [ 62%] Built target _dtv_swig_swig_tag
>     >> [ 62%] Built target dtv_swig_gr_dtv_swig_8366b
>     >> [ 62%] Built target _dtv_swig
>     >> [ 62%] Built target pygen_gr_dtv_swig_9286a
>     >> [ 62%] Built target pygen_gr_dtv_python_dtv_2b1f4
>     >> [ 62%] Built target pygen_gr_dtv_examples_7b39a
>     >> [ 62%] Built target pygen_gr_dtv_apps_588ab
>     >> [ 62%] Built target atsci_viterbi_gen
>     >> [ 64%] Built target gnuradio-atsc
>     >> [ 65%] Built target test_atsci
>     >> [ 65%] Built target atsc_swig_swig_doc
>     >> [ 65%] Built target _atsc_swig_swig_tag
>     >> [ 65%] Built target atsc_swig_gr_atsc_swig_4c1be
>     >> [ 65%] Built target pygen_gr_atsc_swig_6488b
>     >> [ 65%] Built target _atsc_swig
>     >> [ 65%] Built target pygen_gr_atsc_python_atsc_1e5a1
>     >> [ 65%] Built target pygen_gr_atsc_python_atsc_9d03e
>     >> [ 65%] Built target gnuradio-audio
>     >> [ 65%] Built target audio_swig_swig_doc
>     >> [ 65%] Built target _audio_swig_swig_tag
>     >> [ 65%] Built target audio_swig_gr_audio_swig_675a4
>     >> [ 65%] Built target _audio_swig
>     >> [ 65%] Built target pygen_gr_audio_swig_5a003
>     >> [ 65%] Built target pygen_gr_audio_python_audio_5926c
>     >> [ 66%] Built target pygen_gr_audio_examples_python_cb48d
>     >> [ 66%] Built target dial_tone
>     >> [ 67%] Built target gnuradio-channels
>     >> [ 67%] Built target channels_swig_swig_doc
>     >> [ 67%] Built target _channels_swig_swig_tag
>     >> [ 67%] Built target channels_swig_gr_channels_swig_733d0
>     >> [ 68%] Built target _channels_swig
>     >> [ 68%] Built target pygen_gr_channels_swig_eb4b8
>     >> [ 68%] Built target pygen_gr_channels_python_channels_266ee
>     >> [ 68%] Built target gnuradio-noaa
>     >> [ 68%] Built target noaa_swig_swig_doc
>     >> [ 68%] Built target _noaa_swig_swig_tag
>     >> [ 68%] Built target noaa_swig_gr_noaa_swig_6fd1f
>     >> [ 68%] Built target _noaa_swig
>     >> [ 68%] Built target pygen_gr_noaa_swig_8fe58
>     >> [ 69%] Built target pygen_gr_noaa_python_noaa_cfcd1
>     >> [ 70%] Built target gnuradio-pager
>     >> [ 70%] Built target pygen_gr_pager_python_pager_54c91
>     >> [ 70%] Built target pager_swig_swig_doc
>     >> [ 70%] Built target _pager_swig_swig_tag
>     >> [ 71%] Built target pager_swig_gr_pager_swig_b2a57
>     >> [ 71%] Built target pygen_gr_pager_swig_50060
>     >> [ 71%] Built target _pager_swig
>     >> [ 71%] Built target pygen_gr_pager_apps_a77d7
>     >> [ 76%] Built target gnuradio-qtgui
>     >> [ 77%] Built target display_qt
>     >> [ 77%] Built target qtgui_swig_swig_doc
>     >> [ 77%] Built target _qtgui_swig_swig_tag
>     >> [ 77%] Built target qtgui_swig_gr_qtgui_swig_59a4d
>     >> [ 77%] Built target _qtgui_swig
>     >> [ 77%] Built target pygen_gr_qtgui_swig_2bfea
>     >> [ 77%] Built target pygen_gr_qtgui_python_qtgui_d1214
>     >> [ 78%] Built target pygen_gr_qtgui_examples_ed65e
>     >> [ 78%] Built target pygen_gr_qtgui_apps_bb4ad
>     >> [ 79%] Built target pygen_gr_qtgui_apps_8ea95
>     >> [ 80%] Built target trellis_generated_includes
>     >> [ 85%] Built target gnuradio-trellis
>     >> [ 85%] Built target gr_trellis_xml
>     >> [ 85%] Built target trellis_swig_swig_doc
>     >> [ 85%] Built target _trellis_swig_swig_tag
>     >> [ 85%] Built target trellis_swig_gr_trellis_swig_30622
>     >> [ 85%] Built target _trellis_swig
>     >> [ 85%] Built target pygen_gr_trellis_swig_0df3f
>     >> [ 85%] Built target pygen_gr_trellis_python_trellis_d5753
>     >> [ 85%] Built target pygen_gr_trellis_examples_python_8f36d
>     >> [ 85%] Built target gnuradio-uhd
>     >> [ 85%] Built target tags_demo
>     >> [ 85%] Built target uhd_swig_swig_doc
>     >> [ 85%] Built target _uhd_swig_swig_tag
>     >> [ 85%] Built target uhd_swig_gr_uhd_swig_5e3ce
>     >> [ 85%] Building CXX object
>     >> gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o
>     >> /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
>     >> Dans la fonction ‘PyObject*
>     _wrap_dboard_iface_set_gpio_debug(PyObject*,
>     >> PyObject*, PyObject*)’:
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:27993:15:
>     >> erreur : ‘class uhd::usrp::dboard_iface’ has no member named
>     >> ‘set_gpio_debug’; did you mean ‘set_gpio_ddr’?
>     >>        (arg1)->set_gpio_debug(arg2,arg3);
>     >>                ^~~~~~~~~~~~~~
>     >> /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
>     >> Dans la fonction ‘PyObject*
>     >> _wrap_dboard_iface_sptr_set_gpio_debug(PyObject*, PyObject*,
>     PyObject*)’:
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:29359:16:
>     >> erreur : ‘class uhd::usrp::dboard_iface’ has no member named
>     >> ‘set_gpio_debug’; did you mean ‘set_gpio_ddr’?
>     >>        (*arg1)->set_gpio_debug(arg2,arg3);
>     >>                 ^~~~~~~~~~~~~~
>     >> /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:
>     >> Dans la fonction ‘void init_uhd_swig()’:
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:48544:91:
>     >> erreur : ‘ATR_REG_IDLE’ is not a member of ‘uhd::usrp::dboard_iface’
>     >>    SWIG_Python_SetConstant(d,
>     >> "dboard_iface_ATR_REG_IDLE",SWIG_From_int(static_cast< int
>     >>> (uhd::usrp::dboard_iface::ATR_REG_IDLE)));
>     >>
>     >> ^~~
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:48545:94:
>     >> erreur : ‘ATR_REG_TX_ONLY’ is not a member of
>     ‘uhd::usrp::dboard_iface’
>     >>    SWIG_Python_SetConstant(d,
>     >> "dboard_iface_ATR_REG_TX_ONLY",SWIG_From_int(static_cast< int
>     >>> (uhd::usrp::dboard_iface::ATR_REG_TX_ONLY)));
>     >>
>     >> ^~~
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:48546:94:
>     >> erreur : ‘ATR_REG_RX_ONLY’ is not a member of
>     ‘uhd::usrp::dboard_iface’
>     >>    SWIG_Python_SetConstant(d,
>     >> "dboard_iface_ATR_REG_RX_ONLY",SWIG_From_int(static_cast< int
>     >>> (uhd::usrp::dboard_iface::ATR_REG_RX_ONLY)));
>     >>
>     >> ^~~
>     >>
>     /home/cderory/src/gnuradio/build/gr-uhd/swig/uhd_swigPYTHON_wrap.cxx:48547:98:
>     >> erreur : ‘ATR_REG_FULL_DUPLEX’ is not a member of
>     ‘uhd::usrp::dboard_iface’
>     >>    SWIG_Python_SetConstant(d,
>     >> "dboard_iface_ATR_REG_FULL_DUPLEX",SWIG_From_int(static_cast< int
>     >>> (uhd::usrp::dboard_iface::ATR_REG_FULL_DUPLEX)));
>     >>
>     >> ^~~
>     >> make[2]: *** [gr-uhd/swig/CMakeFiles/_uhd_swig.dir/build.make:69:
>     >> gr-uhd/swig/CMakeFiles/_uhd_swig.dir/uhd_swigPYTHON_wrap.cxx.o]
>     Error 1
>     >> make[1]: *** [CMakeFiles/Makefile2:11629:
>     >> gr-uhd/swig/CMakeFiles/_uhd_swig.dir/all] Error 2
>     >> make: *** [Makefile:161: all] Error 2
>     >> PyBOMBS.monitor_process() - DEBUG - Thread signaled termination
>     or returned
>     >> PyBOMBS.monitor_process() - DEBUG - Return value: 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.
>     >> address@hidden ~]$
>     >>
>     >>
>     >>
>     >> _______________________________________________
>     >> Discuss-gnuradio mailing list
>     >> address@hidden <mailto:address@hidden>
>     >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>     >>
>     > _______________________________________________
>     > Discuss-gnuradio mailing list
>     > address@hidden <mailto:address@hidden>
>     > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>     _______________________________________________
>     Discuss-gnuradio mailing list
>     address@hidden <mailto:address@hidden>
>     https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


reply via email to

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