gnuradio / pybombs

PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects.
https://gnuradio.org
GNU General Public License v3.0
414 stars 189 forks source link

Kal ./configure fail #531

Open MountainLogic opened 5 years ago

MountainLogic commented 5 years ago

When trying to install kal I got the a

/bin/sh: 3 ./configure: not found

warning on pybombs always followed by ERROR configuration failed after running at least twice.... I am using PyBOMBS Version 2.3.4a0 on a fresh Ubuntu 16.04 Intel install. I've tried removing/fetching, refetch, reinstall, etc.

***** CONSOLE OUTPUT ****

foo@barTest:~$ pybombs install -v kal

[DEBUG] Reading config info from file: /etc/pybombs/config.yml

[DEBUG] New config items: {}

[DEBUG] Reading config info from file: /home/foo/.pybombs/config.yml

[DEBUG] New config items: ordereddict([('default_prefix', 'myprefix')])

[DEBUG] Template directory: /home/foo/.local/lib/python2.7/site-packages/pybombs/templates

[DEBUG] Inspecting config file: /etc/pybombs/config.yml

[DEBUG] Inspecting config file: /home/foo/.pybombs/config.yml

[DEBUG] Resolving prefix alias `myprefix'.

[DEBUG] Using default_prefix as prefix (/home/foo/sdr)

[DEBUG] Choosing default prefix config dir: /home/foo/sdr/.pybombs

[DEBUG] Inspecting config file: /home/foo/sdr/.pybombs/config.yml

[DEBUG] Prefix source dir is: /home/foo/sdr/src

[DEBUG] Trying to load inventory file /home/foo/sdr/.pybombs/inventory.yml...

[DEBUG] Prefix-local recipe dir is: /home/foo/sdr/.pybombs/recipes

[DEBUG] Reading config info from file: /home/foo/sdr/.pybombs/config.yml

[DEBUG] New config items: {}

[DEBUG] Full list of recipe locations: ['/home/foo/sdr/.pybombs/recipes', '/home/foo/.pybombs/recipes/gr-recipes', '/home/foo/.pybombs/recipes/gr-etcetera', '/home/foo/.local/lib/python2.7/site-packages/pybombs/recipes']

[DEBUG] Named recipe locations: {'gr-etcetera': 'git+http://github.com/gnuradio/gr-etcetera.git', 'gr-recipes': 'git+http://github.com/gnuradio/gr-recipes.git'}

[DEBUG] Python version derived from current interpreter.

[INFO] Prefix Python version is: 2.7.12

[INFO] PyBOMBS Version 2.3.4a0

[DEBUG] Adding recipe location: /home/foo/sdr/.pybombs/recipes

[DEBUG] Scanning directory '/home/foo/sdr/.pybombs/recipes' for recipes...

[DEBUG] Found 0 new recipes.

[DEBUG] Loading templates.

[DEBUG] Adding recipe location: /home/foo/.pybombs/recipes/gr-recipes

[DEBUG] Scanning directory '/home/foo/.pybombs/recipes/gr-recipes' for recipes...

[DEBUG] Found 191 new recipes.

[DEBUG] Loading templates.

[DEBUG] Adding recipe location: /home/foo/.pybombs/recipes/gr-etcetera

[DEBUG] Scanning directory '/home/foo/.pybombs/recipes/gr-etcetera' for recipes...

[DEBUG] Found 98 new recipes.

[DEBUG] Loading templates.

[DEBUG] Adding recipe location: /home/foo/.local/lib/python2.7/site-packages/pybombs/recipes

[DEBUG] Scanning directory '/home/foo/.local/lib/python2.7/site-packages/pybombs/recipes' for recipes...

[DEBUG] Found 11 new recipes.

[DEBUG] Loading templates.

usage: pybombs [-h] [--version] [-p PREFIX] [--prefix-conf PREFIX_CONF]

           [--config CONFIG] [--config-file CONFIG_FILE] [-r RECIPES] [-q] 

           [-v] [-y] 

           <command> ... 

pybombs: error: unrecognized arguments: -v