Package Details: gr-lte-git r217.7288cc3-1

Git Clone URL: https://aur.archlinux.org/gr-lte-git.git (read-only, click to copy)
Package Base: gr-lte-git
Description: GNU Radio LTE receiver
Upstream URL: https://github.com/kit-cel/gr-lte
Licenses: GPL3
Submitter: eduardosm
Maintainer: None
Last Packager: eduardosm
Votes: 0
Popularity: 0.000000
First Submitted: 2018-01-04 17:22 (UTC)
Last Updated: 2018-05-30 17:48 (UTC)

Latest Comments

eduardosm commented on 2021-09-30 17:22 (UTC)

Sorry, I don't have time to maintain this anymore. I will orphan the package.

dreieck commented on 2021-09-30 16:36 (UTC)

Fails to build for me with

CMake Error at CMakeLists.txt:103 (message):
  GnuRadio Runtime and Filter required to compile lte

Installed is the currently latest gnuradio from the community repository, version 3.9.2.0-3.

I suspect that you need to update the source to a gnuradio 3.9-branch.

Full build() output:

==> Starting build()...
-- The CXX compiler identification is GNU 11.1.0
-- The C compiler identification is GNU 11.1.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.35") found components: filesystem system 
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") 
-- Checking for module 'cppunit'
--   Found cppunit, version 1.15.1
-- Found CPPUNIT: /usr/lib/libcppunit.so;dl  
-- Checking for module 'fftw3f >= 3.0'
--   Found fftw3f , version 3.3.10
-- Found FFTW3F: /lib/libfftw3f.so  
-- Found Volk: Volk::volk  
-- Found LOG4CPP: /usr/lib/liblog4cpp.so
-- Checking for module 'gmp'
--   Found gmp, version 6.2.1
-- Found GMP: /usr/lib/libgmpxx.so  
-- Using GMP.
-- Found MPLIB: /usr/lib/libgmpxx.so  
-- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.76.0") found components: date_time program_options filesystem system regex thread unit_test_framework 
CMake Error at CMakeLists.txt:103 (message):
  GnuRadio Runtime and Filter required to compile lte


-- Configuring incomplete, errors occurred!
See also "/[...]/gr-lte-git/src/gr-lte-build/CMakeFiles/CMakeOutput.log".
See also "/[...]/gr-lte-git/src/gr-lte-build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...

Thanks for maintaining!

dreieck commented on 2021-09-30 16:13 (UTC)

Please add provides=("${pkgname%-git}") and conflicts=("${pkgname%-git}").

Thanks for maintaining!

eduardosm commented on 2018-05-30 17:49 (UTC)

@trincer Fixed, thanks.

trincer commented on 2018-05-30 12:54 (UTC)

Missing matplotlib.pyplot dependency aka python2-matplotlib The following tests FAILED: 2 - qa_mib_unpack_vbm (Failed) ..... Errors while running CTest make: *** [Makefile:86: test] Error 8 ==> ERROR: A failure occurred in check(). Aborting... From LastTest.log

gr-lte-git/src/gr-lte/python/lte_test/lte_phy.py", line 24, in <module> import matplotlib.pyplot as plt ImportError: No module named matplotlib.pyplot <end of="" output=""> Test time = 0.26 sec</end></module>

<hr>

Test Failed. "qa_qpsk_soft_demod_vcvf" end time: May 30 08:34 EDT "qa_qpsk_soft_demod_vcvf" time elapsed: 00:00:00