Sebastian Reitenbach writes:
> this is port of gr-osmosdr, needed for another new port comms/gqrx:
>
> cat pkg/DESCR
> Unified gnuradio input/output block for a variety of SDR devices,
> including RTL-SDR and HackRF.
> ...
>
> Tested using gqrx and rtl-sdr and hackrf pro to listen to radio on amd64 so
> far.
>
> comments and feedback welcome.
===> Configuring for gr-osmosdr-0.2.6
-- The CXX compiler identification is Clang 22.1.6
-- The C compiler identification is Clang 22.1.6
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/ports/pobj/gr-osmosdr-0.2.6/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/ports/pobj/gr-osmosdr-0.2.6/bin/cc -
skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Checking for module 'gmp'
-- Found gmp, version 6.3.0
-- Found GMP: /usr/local/lib/libgmpxx.so.3.0
-- Using GMP.
-- Found MPLIB: /usr/local/lib/libgmpxx.so.3.0
CMake Error at /usr/local/lib/cmake/Boost-1.91.0/BoostConfig.cmake:141
(find_package):
Could not find a package configuration file provided by "boost_system"
(requested version 1.91.0) with any of the following names:
boost_system.cps
boost_systemConfig.cmake
boost_system-config.cmake
Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
"boost_system_DIR" to a directory containing one of the above files. If
"boost_system" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
/usr/local/lib/cmake/Boost-1.91.0/BoostConfig.cmake:262 (boost_find_component)
/usr/local/share/cmake/Modules/FindBoost.cmake:610 (find_package)
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:93
(find_package)
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:125
(__find_dependency_common)
/usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake:28 (find_dependency)
CMakeLists.txt:45 (find_package)
-- Configuring incomplete, errors occurred!