=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gqrx-2.17.6.tar.gz => Checksum SHA512 OK for gqrx-2.17.6.tar.gz ===> Installing dependencies for gqrx-2.17.6 ========================================================================== The following variables will affect the build process of this package, gqrx-2.17.6. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.31.6 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb1 => Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb4 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb1 => Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb1 => Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb5 => Full dependency gnuradio-core>=3.10.9.2nb4: found gnuradio-core-3.10.9.2nb13 => Full dependency gnuradio-digital>=3.10.1.1: found gnuradio-digital-3.10.9.2nb13 => Full dependency gnuradio-network>=3.10.9.2: found gnuradio-network-3.10.9.2nb14 => Full dependency gr-osmosdr>=0.2.6nb1: found gr-osmosdr-0.2.6nb4 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16nb1 => Full dependency qt5-qtsvg>=5.15.16: found qt5-qtsvg-5.15.16 => Full dependency volk>=2.5.2nb1: found volk-2.5.2nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for gqrx-2.17.6 ===> Extracting for gqrx-2.17.6 ===> Patching for gqrx-2.17.6 ===> Creating toolchain wrappers for gqrx-2.17.6 ===> Configuring for gqrx-2.17.6 => Generating pkg-config file for builtin expat package. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/ham/gqrx/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/ham/gqrx/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /tmp/ham/gqrx/work/.tools/bin/pkg-config (found version "2.3.0") -- Checking for module 'gnuradio-osmosdr' -- Package 'gnuradio-osmosdr' not found -- Found Gnuradio-osmosdr: /tmp/ham/gqrx/work/.buildlink/lib/libgnuradio-osmosdr.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for module 'gmp' -- Found gmp, version 6.3.0 -- Found GMP: /tmp/ham/gqrx/work/.buildlink/lib/libgmpxx.so -- Using GMP. -- Found MPLIB: /tmp/ham/gqrx/work/.buildlink/lib/libgmpxx.so CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /tmp/ham/gqrx/work/.buildlink/lib/cmake/gnuradio/GnuradioConfig.cmake:28 (find_dependency) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /tmp/ham/gqrx/work/.buildlink/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.87.0") found components: date_time program_options system regex thread -- Found Volk: Volk::volk -- User set python executable /usr/pkg/bin/python3.12 CMake Warning (dev) at /tmp/ham/gqrx/work/.buildlink/lib/cmake/gnuradio/GrPython.cmake:21 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /tmp/ham/gqrx/work/.buildlink/lib/cmake/gnuradio/GnuradioConfig.cmake:37 (include) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/pkg/bin/python3.12 (found version "3.12.9") CMake Warning (dev) at /tmp/ham/gqrx/work/.buildlink/lib/cmake/gnuradio/GrPython.cmake:27 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /tmp/ham/gqrx/work/.buildlink/lib/cmake/gnuradio/GnuradioConfig.cmake:37 (include) CMakeLists.txt:143 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonLibs: /usr/pkg/lib/libpython3.12.so (found suitable exact version "3.12.9") -- Configuring done (4.1s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/ham/gqrx/work/gqrx-2.17.6/cmake-pkgsrc-build