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 libosmo-dsp@0604984 (PyBOMBS v2.3.4, Python vPython 3.8.5) [autotest:3ce71]

jkbecker opened this issue · comments

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

# [...]
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... false
./configure: line 8813: syntax error near unexpected token `FFTW3F,'
./configure: line 8813: `PKG_CHECK_MODULES(FFTW3F, fftw3f >= 3.2.0)'
[DEBUG] �[1m�[35mThread signaled termination or returned�[0m
[DEBUG] �[1m�[35mReturn value: 2�[0m
[ERROR] �[1m�[31mConfiguration failed after running at least twice.�[0m
[ERROR] �[1m�[31mProblem occurred while building package libosmo-dsp:
Configuration failed�[0m
[ERROR] �[1m�[31mError installing package libosmo-dsp. 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.