>>> gnuradio 3.10.7.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/gnuradio/gnuradio-3.10.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0 -xf - >>> gnuradio 3.10.7.0 Patching >>> gnuradio 3.10.7.0 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0//buildroot-build && cd /home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0//buildroot-build && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /home/buildroot/autobuild/run/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DPYTHON_EXECUTABLE=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/python3 -DENABLE_DEFAULT=OFF -DENABLE_EXAMPLES=OFF -DENABLE_GNURADIO_RUNTIME=ON -DENABLE_TESTING=OFF -DXMLTO_EXECUTABLE=NOTFOUND -DCMAKE_EXE_LINKER_FLAGS=-latomic -DENABLE_GR_ANALOG=ON -DENABLE_GR_AUDIO=OFF -DENABLE_GR_BLOCKS=ON -DENABLE_GR_CHANNELS=OFF -DENABLE_GR_CTRLPORT=OFF -DENABLE_GR_DIGITAL=OFF -DENABLE_GR_DTV=OFF -DENABLE_GR_FEC=ON -DENABLE_GR_FFT=ON -DENABLE_GR_FILTER=ON -DENABLE_GR_NETWORK=ON -DENABLE_PYTHON=OFF -DENABLE_GR_QTGUI=OFF -DENABLE_GR_TRELLIS=OFF -DENABLE_GR_UHD=ON -DENABLE_GR_UTILS=OFF -DENABLE_GR_ZEROMQ=OFF ) -- The CXX compiler identification is GNU 12.3.0 -- The C compiler identification is GNU 12.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/x86_64-linux-g++ - 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: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/x86_64-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Build type set to Release. -- Build date set to Thu, 28 Mar 2024 13:27:13Z. -- Found Git: /usr/bin/git -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include (found suitable version "1.83.0", minimum required is "1.69") found components: date_time program_options system regex thread chrono atomic missing components: unit_test_framework -- -- Configuring testing-support support... -- Dependency Boost_UNIT_TEST_FRAMEWORK_FOUND = -- Disabling testing-support support. -- Override with -DENABLE_TESTING=ON/OFF -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_WARN_SIGN_COMPARE -- Performing Test HAVE_WARN_SIGN_COMPARE - Success -- Performing Test HAVE_WARN_ALL -- Performing Test HAVE_WARN_ALL - Success -- Performing Test HAVE_WARN_NO_UNINITIALIZED -- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success -- Compiler Version: x86_64-linux-gcc.br_real (Buildroot 2021.11-8547-g7e65a1a) 12.3.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Compiler Flags: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/x86_64-linux-gcc::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized /home/buildroot/autobuild/run/instance-0/output-1/host/bin/x86_64-linux-g++::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -- ADDING PERF COUNTERS -- User set python executable /home/buildroot/autobuild/run/instance-0/output-1/host/bin/python3 CMake Warning (dev) at cmake/Modules/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): CMakeLists.txt:245 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/python3 (found suitable version "3.11.8", minimum required is "3.6.5") CMake Warning (dev) at cmake/Modules/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): CMakeLists.txt:245 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonLibs: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libpython3.11.so (found suitable exact version "3.11.8") -- Python checking for packaging - found -- Python checking for numpy - not found -- Python checking for pygccxml - not found -- -- ***************************** WARNING!!! ************************* -- pygccxml is highly recommended for using gr_modtool -- and is either not present or below the minimum version 2.0.0 -- Only trivial bindings will be generated using gr_modtool bind -- ****************************************************************** CMake Warning at CMakeLists.txt:275 (find_package): By not providing "Findpybind11.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "pybind11", but CMake did not find one. Could not find a package configuration file provided by "pybind11" with any of the following names: pybind11Config.cmake pybind11-config.cmake Add the installation prefix of "pybind11" to CMAKE_PREFIX_PATH or set "pybind11_DIR" to a directory containing one of the above files. If "pybind11" provides a separate development package or SDK, be sure it has been installed. -- -- Configuring python-support support... -- Dependency PYTHONLIBS_FOUND = TRUE -- Dependency PACKAGING_FOUND = TRUE -- Dependency pybind11_FOUND = 0 -- Dependency NUMPY_FOUND = FALSE -- Disabling python-support support. -- Override with -DENABLE_PYTHON=ON/OFF -- -- Configuring VOLK support... -- Found Volk: Volk::volk -- Found VOLK: -- * Version: 3.0.0 -- * Libraries: Volk::volk -- * Includes: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include -- Not using additional GNU Radio native architecture optimizations. -- Performing Test HAVE_CX_LIMITED_RANGE -- Performing Test HAVE_CX_LIMITED_RANGE - Success -- Found PkgConfig: /home/buildroot/autobuild/run/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'gmp' -- Found gmp, version 6.3.0 -- Found GMP: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgmpxx.so -- Using GMP. -- Found MPLIB: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgmpxx.so -- -- Configuring post-install support... -- Disabling post-install support. -- Override with -DENABLE_POSTINSTALL=ON/OFF -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find MathJax2 (missing: MATHJAX2_JS_PATH) -- -- Configuring doxygen support... -- Dependency DOXYGEN_FOUND = NO -- Disabling doxygen support. -- Override with -DENABLE_DOXYGEN=ON/OFF -- -- Configuring man-pages support... -- Disabling man-pages support. -- Override with -DENABLE_MANPAGES=ON/OFF -- Using GMP. -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include sys/mman.h -- Looking for C++ include sys/mman.h - found -- Looking for C++ include sys/ipc.h -- Looking for C++ include sys/ipc.h - found -- Looking for C++ include sys/shm.h -- Looking for C++ include sys/shm.h - found -- Looking for C++ include signal.h -- Looking for C++ include signal.h - found -- Performing Test HAVE_SIGACTION -- Performing Test HAVE_SIGACTION - Success -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAVE_GETPAGESIZE -- Performing Test HAVE_GETPAGESIZE - Success -- Performing Test HAVE_PTHREAD_SIGMASK -- Performing Test HAVE_PTHREAD_SIGMASK - Success -- Performing Test HAVE_CREATEFILEMAPPING -- Performing Test HAVE_CREATEFILEMAPPING - Failed -- Performing Test HAVE_SHM_OPEN -- Performing Test HAVE_SHM_OPEN - Success -- Performing Test HAVE_SINCOS -- Performing Test HAVE_SINCOS - Success -- Performing Test HAVE_SINCOSF -- Performing Test HAVE_SINCOSF - Success -- Performing Test HAVE_SINF -- Performing Test HAVE_SINF - Success -- Performing Test HAVE_COSF -- Performing Test HAVE_COSF - Success -- Performing Test HAVE_MMAP -- Performing Test HAVE_MMAP - Success -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success -- Performing Test HAVE_SCHED_SETSCHEDULER -- Performing Test HAVE_SCHED_SETSCHEDULER - Success -- -- Configuring gnuradio-runtime support... -- Dependency Boost_FOUND = TRUE -- Dependency PYTHONINTERP_FOUND = TRUE -- Dependency MPLIB_FOUND = TRUE -- Dependency spdlog_FOUND = 1 -- Dependency Volk_FOUND = 1 -- Enabling gnuradio-runtime support. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF -- -- Configuring common-precompiled-headers support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency GR_CMAKE_HAS_PCH = 3.27.7 -- Disabling common-precompiled-headers support. -- Override with -DENABLE_COMMON_PCH=ON/OFF -- -- Configuring gr-ctrlport support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-ctrlport support. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF -- Checking for module 'thrift' -- Package 'thrift', required by 'virtual:world', not found -- thrift looking for version 0.13 -- Binary 'thrift' not found. -- Looking for C++ include sys/resource.h -- Looking for C++ include sys/resource.h - found -- Checking for module 'libunwind' -- Package 'libunwind', required by 'virtual:world', not found -- Loading build date Thu, 28 Mar 2024 13:27:13Z into constants... -- Loading version 3.10.7.0 into constants... -- TRY_SHM_VMCIRCBUF set to ON. -- Checking for module 'sndfile' -- Found sndfile, version 1.2.2 -- Found SNDFILE: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libsndfile.so -- -- Configuring gr-blocks support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-blocks support. -- Override with -DENABLE_GR_BLOCKS=ON/OFF -- Looking for C++ include io.h -- Looking for C++ include io.h - not found -- Found GSL: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include (found version "2.7.1") -- -- Configuring gr-fec support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Enabling gr-fec support. -- Override with -DENABLE_GR_FEC=ON/OFF -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.10 -- Found FFTW3f: /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libfftw3f.so -- -- Configuring gr-fft support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency FFTW3f_FOUND = TRUE -- Enabling gr-fft support. -- Override with -DENABLE_GR_FFT=ON/OFF -- -- Configuring gr-filter support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Enabling gr-filter support. -- Override with -DENABLE_GR_FILTER=ON/OFF -- Python checking for pyqtgraph - not found -- Python checking for scipy - not found CMake Warning at gr-filter/CMakeLists.txt:38 (message): PyQtGraph and Scipy are required to run the filter design tool, but are not detected! Please make sure they are installed on the target system. -- -- Configuring gr-analog support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Enabling gr-analog support. -- Override with -DENABLE_GR_ANALOG=ON/OFF -- -- Configuring gr-digital support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-digital support. -- Override with -DENABLE_GR_DIGITAL=ON/OFF -- -- Configuring gr-dtv support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_FEC = ON -- Disabling gr-dtv support. -- Override with -DENABLE_GR_DTV=ON/OFF -- -- Configuring gr-audio support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-audio support. -- Override with -DENABLE_GR_AUDIO=ON/OFF -- -- Configuring gr-channels support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-channels support. -- Override with -DENABLE_GR_CHANNELS=ON/OFF -- -- Configuring gr-pdu support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-pdu support. -- Override with -DENABLE_GR_PDU=ON/OFF -- Could NOT find libiio (missing: libiio_LIBRARY libiio_INCLUDE_DIR) -- Could NOT find libad9361 (missing: libad9361_LIBRARY libad9361_INCLUDE_DIR) -- -- Configuring gr-iio support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency libiio_FOUND = FALSE -- Disabling gr-iio support. -- Override with -DENABLE_GR_IIO=ON/OFF CMake Error at /home/buildroot/autobuild/run/instance-0/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Qt5/Qt5Config.cmake:51 (_qt5_Core_check_file_exists): Unknown CMake command "_qt5_Core_check_file_exists". Call Stack (most recent call first): gr-qtgui/CMakeLists.txt:15 (find_package) -- Configuring incomplete, errors occurred! package/pkg-generic.mk:263: recipe for target '/home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0/.stamp_configured' failed make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/gnuradio-3.10.7.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'