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 libvolk@48c238f (PyBOMBS v2.3.4, Python vPython 3.8.5) [autotest:3ccc5]

jkbecker opened this issue · comments

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

# [...]
CMake Error at /usr/share/cmake-3.16/Modules/FindDoxygen.cmake:689 (message):
  Unable to generate Doxyfile template: No such file or directory
Call Stack (most recent call first):
  CMakeLists.txt:188 (find_package)


-- Configuring incomplete, errors occurred!
See also "/pybombs/src/libvolk/build/CMakeFiles/CMakeOutput.log".
See also "/pybombs/src/libvolk/build/CMakeFiles/CMakeError.log".
[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 libvolk:
Configuration failed�[0m
[ERROR] �[1m�[31mError installing package libvolk. 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.