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 gr-drm@33e1945 (PyBOMBS v2.3.4, Python vPython 3.8.5) [autotest:8fbd5]

jkbecker opened this issue · comments

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

# [...]
          ^
SyntaxError: invalid syntax
CMake Error at CMakeLists.txt:58 (file):
  file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
  exactly three arguments.


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

Failing due to #230 installation error.