gnuradio / gr-recipes

Main GNU Radio recipe repository for use with PyBOMBS

Home Page:https://github.com/gnuradio/pybombs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error installing libperseus-sdr@a6b4826 (PyBOMBS v2.3.4, Python vPython 3.8.5) [autotest:5e8fa]

jkbecker opened this issue · comments

.autotest.sh found an issue while attempting to install libperseus-sdr from libperseus-sdr.lwr @ commit a6b4826 (commit diff for a6b4826).
The installation failed with the following (full detailed logs here):

# [...]
checking for dlopen in -ldl... yes
checking for libusb_strerror... yes
configure: Platform LINUX
configure: Platform: ix86 64 bit
configure:  -L/lib64 -L/usr/lib64
checking whether C compiler accepts -ffast-math... yes
checking whether C compiler accepts -fopenmp... yes
checking for xxd... false
configure: error: xxd needed but was not found, please install it (bsdmainutils package in Debian/Ubuntu)
[DEBUG] �[1m�[35mThread signaled termination or returned�[0m
[DEBUG] �[1m�[35mReturn value: 1�[0m
[ERROR] �[1m�[31mConfiguration failed after running at least twice.�[0m
[ERROR] �[1m�[31mProblem occurred while building package libperseus-sdr:
Configuration failed�[0m
[ERROR] �[1m�[31mError installing package libperseus-sdr. Aborting.�[0m

Setup used:

  • Docker image: pybombs/pybombs-prefix:latest (Explore | Tags)
  • PyBOMBS version: 2.3.4
  • Python version: Python 3.8.5

Meta:

This report has been created using the autotest script described in #200.