>>> gnuradio 3.8.1.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/gnuradio/gnuradio-3.8.1.0.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0 -xf - >>> gnuradio 3.8.1.0 Patching Applying 0001-gr-digital-glfsr.h-drop-boost-cstdint.hpp-and-use-cs.patch using patch: patching file gr-digital/include/gnuradio/digital/glfsr.h >>> gnuradio 3.8.1.0 Configuring (mkdir -p /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0//buildroot-build && cd /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0//buildroot-build && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -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/naourr/work/instance-0/output-1/host/bin/python -DENABLE_DEFAULT=OFF -DENABLE_VOLK=ON -DENABLE_GNURADIO_RUNTIME=ON -DENABLE_TESTING=OFF -DXMLTO_EXECUTABLE=NOTFOUND -DCMAKE_EXE_LINKER_FLAGS=-latomic -DENABLE_ORC=OFF -DENABLE_GR_ANALOG=OFF -DENABLE_GR_AUDIO=ON -DENABLE_GR_BLOCKS=ON -DENABLE_GR_CHANNELS=OFF -DENABLE_GR_CTRLPORT=OFF -DENABLE_GR_DIGITAL=OFF -DENABLE_GR_DTV=OFF -DENABLE_GR_FEC=OFF -DENABLE_GR_FFT=ON -DENABLE_GR_FILTER=OFF -DENABLE_PYTHON=OFF -DENABLE_GR_PAGER=OFF -DENABLE_GR_QTGUI=OFF -DENABLE_GR_TRELLIS=OFF -DENABLE_GR_UTILS=OFF -DENABLE_GR_ZEROMQ=OFF ) -- The CXX compiler identification is GNU 8.3.0 -- The C compiler identification is GNU 8.3.0 -- Check for working CXX compiler: /home/naourr/work/instance-0/output-1/host/bin/i586-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output-1/host/bin/i586-linux-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/i586-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output-1/host/bin/i586-linux-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Build type set to Release. -- -- Configuring testing-support support... -- Disabling testing-support support. -- Override with -DENABLE_TESTING=ON/OFF -- Found Git: /usr/bin/git -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- 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: i586-linux-gcc.br_real (Buildroot 2020.02) 8.3.0 Copyright (C) 2018 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/naourr/work/instance-0/output-1/host/bin/i586-linux-gcc::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized /home/naourr/work/instance-0/output-1/host/bin/i586-linux-g++::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -- ADDING PERF COUNTERS -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include (found suitable version "1.73.0", minimum required is "1.53") found components: date_time program_options filesystem system regex thread chrono atomic -- User set python executable /home/naourr/work/instance-0/output-1/host/bin/python -- Found PythonInterp: /home/naourr/work/instance-0/output-1/host/bin/python (found suitable version "2.7.18", minimum required is "2.7.6") -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7") -- Python checking for six - python 2 and 3 compatibility library - found -- -- Checking for module SWIG -- Found SWIG version 4.0.1. -- Found SWIG: /home/naourr/work/instance-0/output-1/host/bin/swig4.0 -- -- Configuring python-support support... -- Dependency PYTHONLIBS_FOUND = FALSE -- Dependency SWIG_FOUND = TRUE -- Dependency SWIG_VERSION_CHECK = TRUE -- Dependency SIX_FOUND = TRUE -- Disabling python-support support. -- Override with -DENABLE_PYTHON=ON/OFF -- -- Configuring VOLK support... -- Build type set to Release. -- -- Python checking for python >= 2.7 -- Python checking for python >= 2.7 - found -- -- Python checking for mako >= 0.4.2 -- Python checking for mako >= 0.4.2 - found -- -- Python checking for six - python 2 and 3 compatibility library -- Python checking for six - python 2 and 3 compatibility library - found -- Found Boost: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include (found suitable version "1.73.0", minimum required is "1.35") found components: filesystem system -- Disabling use of ORC -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- QA Testing is disabled. -- Modify using: -DENABLE_TESTING=ON/OFF -- System profiling is disabled. -- Modify using: -DENABLE_PROFILING=ON/OFF -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Compiler name: GNU -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed -- Looking for posix_memalign -- Looking for posix_memalign - found -- x86* CPU detected -- Performing Test have_mfloat_abi_softfp -- Performing Test have_mfloat_abi_softfp - Failed -- Performing Test have_mfloat_abi_hard -- Performing Test have_mfloat_abi_hard - Failed -- Performing Test have_funsafe_math_optimizations -- Performing Test have_funsafe_math_optimizations - Success -- Performing Test have_mfpu_neon -- Performing Test have_mfpu_neon - Failed -- Performing Test have_m32 -- Performing Test have_m32 - Success -- Performing Test have_m64 -- Performing Test have_m64 - Failed -- Performing Test have_m3dnow -- Performing Test have_m3dnow - Success -- Performing Test have_msse4_2 -- Performing Test have_msse4_2 - Success -- Performing Test have_mpopcnt -- Performing Test have_mpopcnt - Success -- Performing Test have_mmmx -- Performing Test have_mmmx - Success -- Performing Test have_mfma -- Performing Test have_mfma - Success -- Performing Test have_msse -- Performing Test have_msse - Success -- Performing Test have_msse2 -- Performing Test have_msse2 - Success -- Performing Test have_msse3 -- Performing Test have_msse3 - Success -- Performing Test have_mssse3 -- Performing Test have_mssse3 - Success -- Performing Test have_msse4a -- Performing Test have_msse4a - Success -- Performing Test have_msse4_1 -- Performing Test have_msse4_1 - Success -- Performing Test have_mavx -- Performing Test have_mavx - Success -- Performing Test have_mavx2 -- Performing Test have_mavx2 - Success -- Performing Test have_mavx512f -- Performing Test have_mavx512f - Success -- Performing Test have_mavx512cd -- Performing Test have_mavx512cd - Success -- CPU missing xgetbv, Overruled arch avx -- CPU missing cvtpi32_ps, Overruled arch avx -- Performing Test neon_compile_result -- Performing Test neon_compile_result - Failed -- Compiler doesn't support NEON, Overruled arch neon -- Compiler doesn't support NEON, Overruled arch neonv7 -- Compiler doesn't support NEON, Overruled arch neonv8 -- ORC support not found, Overruled arch orc -- Check size of void*[8] -- Check size of void*[8] - done -- CPU width is 32 bits, Overruled arch 64 -- Available architectures: generic;32;3dnow;abm;popcount;mmx;fma;sse;sse2;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2;avx2;avx512f;avx512cd -- Available machines: generic;sse2_32_mmx;sse3_32_mmx;ssse3_32_mmx;sse4_a_32_mmx;sse4_1_32_mmx;sse4_2_32_mmx -- BUILD TYPE = RELEASE -- Base cflags = -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -- BUILD INFO ::: generic ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -- BUILD INFO ::: sse2_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -- BUILD INFO ::: sse3_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -msse3 -- BUILD INFO ::: ssse3_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -msse3 -mssse3 -- BUILD INFO ::: sse4_a_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -msse3 -msse4a -mpopcnt -- BUILD INFO ::: sse4_1_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -- BUILD INFO ::: sse4_2_32_mmx ::: GNU ::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -m32 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -- Compiler Version: i586-linux-gcc.br_real (Buildroot 2020.02) 8.3.0 Copyright (C) 2018 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. -- The ASM compiler identification is GNU -- Found assembler: /home/naourr/work/instance-0/output-1/host/bin/i586-linux-gcc -- c flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -- asm flags: -- c flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -- asm flags: -- Did not find liborc and orcc, disabling orc support... -- Loading version 2.0 into constants... -- Using install prefix: /usr -- -- Configuring volk support... -- Enabling volk support. -- Override with -DENABLE_VOLK=ON/OFF -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF Version 2.0.0 of VOLK was detected. Applying workaround for broken rotator kernel. -- Found LOG4CPP: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/liblog4cpp.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindGMP.cmake:1 (include) cmake/Modules/FindMPLIB.cmake:1 (find_package) CMakeLists.txt:496 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /home/naourr/work/instance-0/output-1/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'gmp' -- Package 'gmp', required by 'virtual:world', not found -- Found GMP: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libgmpxx.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (MPIR). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindMPIR.cmake:1 (include) cmake/Modules/FindMPLIB.cmake:2 (find_package) CMakeLists.txt:496 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'mpir >= 3.0' -- Package 'mpir', required by 'virtual:world', not found -- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) -- Found MPLIB: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libgmpxx.so -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- -- Configuring doxygen support... -- Dependency DOXYGEN_FOUND = NO -- Disabling doxygen support. -- Override with -DENABLE_DOXYGEN=ON/OFF -- -- Configuring sphinx support... -- Dependency SPHINX_FOUND = FALSE -- Disabling sphinx support. -- Override with -DENABLE_SPHINX=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GMP). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindGMP.cmake:1 (include) cmake/Modules/FindMPLIB.cmake:1 (find_package) gnuradio-runtime/CMakeLists.txt:26 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'gmp' -- Package 'gmp', required by 'virtual:world', not found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (MPIR). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindMPIR.cmake:1 (include) cmake/Modules/FindMPLIB.cmake:2 (find_package) gnuradio-runtime/CMakeLists.txt:26 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'mpir >= 3.0' -- Package 'mpir', required by 'virtual:world', not found -- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - found -- Looking for C++ include sys/socket.h -- Looking for C++ include sys/socket.h - found -- Looking for C++ include io.h -- Looking for C++ include io.h - not 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 -- Looking for C++ include netinet/in.h -- Looking for C++ include netinet/in.h - found -- Looking for C++ include arpa/inet.h -- Looking for C++ include arpa/inet.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include malloc.h -- Looking for C++ include malloc.h - found -- Performing Test HAVE_SNPRINTF -- Performing Test HAVE_SNPRINTF - Success -- 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_SSLEEP -- Performing Test HAVE_SSLEEP - Failed -- Performing Test HAVE_VALLOC -- Performing Test HAVE_VALLOC - 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 ENABLE_VOLK = ON -- Dependency PYTHONINTERP_FOUND = TRUE -- Dependency MPLIB_FOUND = TRUE -- Dependency LOG4CPP_FOUND = TRUE -- Enabling gnuradio-runtime support. -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF -- -- Configuring gr-ctrlport support... -- Dependency Boost_FOUND = TRUE -- Dependency SWIG_FOUND = TRUE -- Dependency SWIG_VERSION_CHECK = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-ctrlport support. -- Override with -DENABLE_GR_CTRLPORT=ON/OFF -- Looking for C++ include sys/resource.h CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFileCXX.cmake:79 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: -lpthread For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): cmake/Modules/GrMiscUtils.cmake:43 (CHECK_INCLUDE_FILE_CXX) gnuradio-runtime/lib/CMakeLists.txt:21 (gr_check_hdr_n_def) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include sys/resource.h - found -- Loading build date Tue, 16 Jun 2020 14:12:12 into constants... -- Loading version 3.8.1.0 into constants... -- Looking for C++ include windows.h CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFileCXX.cmake:79 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: -lpthread For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): gnuradio-runtime/lib/CMakeLists.txt:230 (check_include_file_cxx) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include windows.h - not found -- TRY_SHM_VMCIRCBUF set to ON. -- -- Python checking for python2 >= 2.7.6 or python3 >= 3.6.5 - found -- Python checking for PyYAML >= 3.10 - not found -- Python checking for mako >= 0.9.1 - found -- Python checking for pygobject >= 2.28.6 - not found -- Python checking for Gtk (GI) >= 3.10.8 - not found -- Python checking for Cairo (GI) >= 1.0 - not found -- Python checking for PangoCairo (GI) >= 1.0 - not found -- Python checking for numpy - not found -- -- Configuring gnuradio-companion support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = OFF -- Disabling gnuradio-companion support. -- Override with -DENABLE_GRC=ON/OFF -- -- Configuring gr-blocks support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-blocks support. -- Override with -DENABLE_GR_BLOCKS=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GSL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindGSL.cmake:19 (INCLUDE) gr-fec/CMakeLists.txt:30 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'gsl >= 1.10' -- Package 'gsl', required by 'virtual:world', not found -- FindGSL: gsl-config not found. -- Could NOT find GSL (missing: GSL_LIBRARIES GSL_INCLUDE_DIRS GSL_LIBRARY_DIRS) -- -- Configuring gr-fec support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Disabling gr-fec support. -- Override with -DENABLE_GR_FEC=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (FFTW3f). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindFFTW3f.cmake:6 (INCLUDE) gr-fft/CMakeLists.txt:25 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.8 -- Found FFTW3f: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libfftw3f.so -- -- Configuring gr-fft support... -- Dependency ENABLE_VOLK = ON -- 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 ENABLE_VOLK = ON -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Disabling gr-filter support. -- Override with -DENABLE_GR_FILTER=ON/OFF -- -- Configuring gr-analog support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = OFF -- Disabling gr-analog support. -- Override with -DENABLE_GR_ANALOG=ON/OFF -- -- Configuring gr-digital support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = OFF -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = OFF -- Disabling gr-digital support. -- Override with -DENABLE_GR_DIGITAL=ON/OFF -- -- Configuring gr-dtv support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = OFF -- Dependency ENABLE_GR_FILTER = OFF -- Dependency ENABLE_GR_FEC = OFF -- Dependency ENABLE_VOLK = ON -- Disabling gr-dtv support. -- Override with -DENABLE_GR_DTV=ON/OFF -- -- Configuring gr-audio support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Enabling gr-audio support. -- Override with -DENABLE_GR_AUDIO=ON/OFF -- Checking for module 'alsa' -- Found alsa, version 1.2.3 -- Found ALSA 1.2.3 -- Checking for module 'jack' -- Package 'jack', required by 'virtual:world', not found -- Looking for C++ include AudioUnit/AudioUnit.h -- Looking for C++ include AudioUnit/AudioUnit.h - not found -- Looking for C++ include AudioToolbox/AudioToolbox.h -- Looking for C++ include AudioToolbox/AudioToolbox.h - not found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (PORTAUDIO). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindPORTAUDIO.cmake:8 (include) gr-audio/lib/CMakeLists.txt:125 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'portaudio-2.0' -- Package 'portaudio-2.0', required by 'virtual:world', not found -- -- Configuring gr-channels support... -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = OFF -- Dependency ENABLE_GR_ANALOG = OFF -- Disabling gr-channels support. -- Override with -DENABLE_GR_CHANNELS=ON/OFF -- Python checking for PyQt5 - not found -- Checking for module 'Qt5Qwt6' -- Package 'Qt5Qwt6', required by 'virtual:world', not found -- -- Configuring gr-qtgui support... -- Dependency Boost_FOUND = TRUE -- Dependency QT_FOUND = 0 -- Dependency QWT_FOUND = FALSE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = OFF -- Dependency PYTHONLIBS_FOUND = FALSE -- Disabling gr-qtgui support. -- Override with -DENABLE_GR_QTGUI=ON/OFF -- -- Configuring gr-trellis support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = OFF -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_DIGITAL = OFF -- Disabling gr-trellis support. -- Override with -DENABLE_GR_TRELLIS=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (UHD). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindUHD.cmake:56 (include) gr-uhd/CMakeLists.txt:25 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'uhd' -- Package 'uhd', required by 'virtual:world', not found -- -- Configuring gr-uhd support... -- Dependency Boost_FOUND = TRUE -- Dependency UHD_FOUND = 0 -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FILTER = OFF -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = OFF -- Disabling gr-uhd support. -- Override with -DENABLE_GR_UHD=ON/OFF -- UHD Version: -- Python checking for Mako >= 0.4.2 - found -- Python checking for click - not found -- Python checking for click-plugins - not found -- -- Configuring gr-utils support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = OFF -- Disabling gr-utils support. -- Override with -DENABLE_GR_UTILS=ON/OFF -- -- Configuring gr_modtool support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = OFF -- Disabling gr_modtool support. -- Override with -DENABLE_GR_MODTOOL=ON/OFF -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) -- -- Configuring gr-video-sdl support... -- Dependency SDL_FOUND = FALSE -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-video-sdl support. -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF -- -- Configuring gr-vocoder support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FILTER = OFF -- Dependency ENABLE_GR_ANALOG = OFF -- Disabling gr-vocoder support. -- Override with -DENABLE_GR_VOCODER=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (GSL). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindGSL.cmake:19 (INCLUDE) gr-wavelet/CMakeLists.txt:25 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'gsl >= 1.10' -- Package 'gsl', required by 'virtual:world', not found -- FindGSL: gsl-config not found. -- Could NOT find GSL (missing: GSL_LIBRARIES GSL_INCLUDE_DIRS GSL_LIBRARY_DIRS) -- -- Configuring gr-wavelet support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = OFF -- Dependency GSL_FOUND = FALSE -- Disabling gr-wavelet support. -- Override with -DENABLE_GR_WAVELET=ON/OFF CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (ZeroMQ). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindZeroMQ.cmake:1 (INCLUDE) gr-zeromq/CMakeLists.txt:25 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libzmq' -- Found libzmq, version 4.3.2 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (ZEROMQ) does not match the name of the calling package (ZeroMQ). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindZeroMQ.cmake:25 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) gr-zeromq/CMakeLists.txt:25 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find ZEROMQ (missing: ZEROMQ_INCLUDE_DIRS) -- -- Configuring gr-zeromq support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ZEROMQ_FOUND = FALSE -- Disabling gr-zeromq support. -- Override with -DENABLE_GR_ZEROMQ=ON/OFF -- -- ###################################################### -- # Gnuradio enabled components -- ###################################################### -- * volk -- * gnuradio-runtime -- * gr-blocks -- * gr-fft -- * gr-audio -- * * alsa -- * * oss -- -- ###################################################### -- # Gnuradio disabled components -- ###################################################### -- * testing-support -- * python-support -- * doxygen -- * sphinx -- * gr-ctrlport -- * gnuradio-companion -- * gr-fec -- * gr-filter -- * gr-analog -- * gr-digital -- * gr-dtv -- * gr-channels -- * gr-qtgui -- * gr-trellis -- * gr-uhd -- * gr-utils -- * gr_modtool -- * gr-video-sdl -- * gr-vocoder -- * gr-wavelet -- * gr-zeromq -- -- Using install prefix: /usr -- Building for version: 3.8.1.0 / 3.8.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS ENABLE_GR_PAGER XMLTO_EXECUTABLE -- Build files have been written to: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build >>> gnuradio 3.8.1.0 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0//buildroot-build make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 0%] Generating volk_machine_sse4_2_32_mmx.c Scanning dependencies of target pygen_volk_python_volk_modtool_6701d make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' Scanning dependencies of target pygen_volk_python_volk_modtool_f4c85 make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' Scanning dependencies of target gnuradio-pmt make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 0%] Shebangin volk_modtool [ 1%] Generating __init__.pyc, cfg.pyc, volk_modtool_generate.pyc make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 1%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_unv.cc.o [ 1%] Built target pygen_volk_python_volk_modtool_6701d [ 1%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt.cc.o [ 1%] Generating __init__.pyo, cfg.pyo, volk_modtool_generate.pyo make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 1%] Built target pygen_volk_python_volk_modtool_f4c85 [ 2%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_io.cc.o [ 2%] Generating ../include/volk/volk.h [ 2%] Generating volk.c [ 2%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_pool.cc.o [ 3%] Generating ../include/volk/volk_typedefs.h [ 3%] Generating ../include/volk/volk_cpu.h [ 3%] Generating volk_cpu.c [ 4%] Generating ../include/volk/volk_config_fixed.h [ 4%] Generating volk_machines.h [ 4%] Generating volk_machines.c [ 5%] Generating volk_machine_generic.c [ 5%] Generating volk_machine_sse2_32_mmx.c [ 6%] Generating volk_machine_sse3_32_mmx.c [ 6%] Generating volk_machine_ssse3_32_mmx.c [ 6%] Generating volk_machine_sse4_a_32_mmx.c [ 7%] Building CXX object gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_serialize.cc.o [ 8%] Generating volk_machine_sse4_1_32_mmx.c Scanning dependencies of target volk_obj make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 8%] Building C object volk/lib/CMakeFiles/volk_obj.dir/constants.c.o [ 9%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_prefs.c.o [ 9%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_rank_archs.c.o [ 9%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_malloc.c.o [ 10%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk.c.o /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/lib/volk_malloc.c: In function 'volk_malloc': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/lib/volk_malloc.c:49:13: warning: implicit declaration of function 'posix_memalign' [-Wimplicit-function-declaration] int err = posix_memalign(&ptr, alignment, size); ^~~~~~~~~~~~~~ [ 10%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_cpu.c.o [ 11%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machines.c.o [ 11%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_generic.c.o [ 11%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse2_32_mmx.c.o [ 12%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse3_32_mmx.c.o [ 12%] Linking CXX shared library libgnuradio-pmt.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 12%] Built target gnuradio-pmt [ 12%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_ssse3_32_mmx.c.o In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build/volk/lib/volk_machine_sse3_32_mmx.c:169: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h: In function 'chainback_viterbi': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h:100:17: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval >> d_ADDSHIFT; ~~~~~~~^~~~~~~~~~~~~ [ 12%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_a_32_mmx.c.o In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build/volk/lib/volk_machine_ssse3_32_mmx.c:170: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h: In function 'chainback_viterbi': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h:100:17: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval >> d_ADDSHIFT; ~~~~~~~^~~~~~~~~~~~~ [ 13%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_1_32_mmx.c.o [ 13%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_2_32_mmx.c.o In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build/volk/lib/volk_machine_sse4_a_32_mmx.c:171: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h: In function 'chainback_viterbi': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h:100:17: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval >> d_ADDSHIFT; ~~~~~~~^~~~~~~~~~~~~ In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build/volk/lib/volk_machine_sse4_1_32_mmx.c:171: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h: In function 'chainback_viterbi': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h:100:17: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval >> d_ADDSHIFT; ~~~~~~~^~~~~~~~~~~~~ In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build/volk/lib/volk_machine_sse4_2_32_mmx.c:173: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h: In function 'chainback_viterbi': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h:100:17: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval >> d_ADDSHIFT; ~~~~~~~^~~~~~~~~~~~~ make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 13%] Built target volk_obj make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' Scanning dependencies of target volk make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 13%] Linking C shared library libvolk.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 13%] Built target volk make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' Scanning dependencies of target volk-config-info make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' Scanning dependencies of target volk_profile make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 14%] Building CXX object volk/apps/CMakeFiles/volk_profile.dir/volk_profile.cc.o [ 14%] Building CXX object volk/apps/CMakeFiles/volk-config-info.dir/volk-config-info.cc.o [ 14%] Building CXX object volk/apps/CMakeFiles/volk-config-info.dir/volk_option_helpers.cc.o Scanning dependencies of target gnuradio-runtime make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 14%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/constants.cc.o [ 15%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/basic_block.cc.o [ 15%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/block.cc.o [ 16%] Linking CXX executable volk-config-info make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 16%] Built target volk-config-info [ 17%] Building CXX object volk/apps/CMakeFiles/volk_profile.dir/__/lib/qa_utils.cc.o [ 17%] Building CXX object volk/apps/CMakeFiles/volk_profile.dir/volk_option_helpers.cc.o [ 17%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/block_detail.cc.o [ 18%] Linking CXX executable volk_profile make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' [ 18%] Built target volk_profile [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/block_executor.cc.o /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc: In constructor 'gr::block::block(const string&, gr::io_signature::sptr, gr::io_signature::sptr)': /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:64:78: error: '_1' was not declared in this scope set_msg_handler(d_system_port, boost::bind(&block::system_handler, this, _1)); ^~ /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:64:78: note: suggested alternatives: In file included from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:27: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ In file included from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/smart_ptr/detail/shared_count.hpp:39, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/types.h:28, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/runtime_types.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/io_signature.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/basic_block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:27: /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/i586-buildroot-linux-musl/include/c++/8.3.0/functional:211:34: note: 'std::placeholders::_1' extern const _Placeholder<1> _1; ^~ In file included from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:27: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ In file included from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/bind/bind.hpp:2356, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/thread/detail/thread.hpp:33, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/thread/thread_only.hpp:22, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/thread/thread.hpp:12, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/thread/thread.h:31, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/basic_block.h:31, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:27: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/bind/placeholders.hpp:46:38: note: 'boost::placeholders::_1' BOOST_STATIC_CONSTEXPR boost::arg<1> _1; ^~ In file included from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/../include/gnuradio/block.h:27, from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block.cc:27: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ [ 19%] Building CXX object gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/block_gateway_impl.cc.o make[3]: *** [gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/build.make:109: gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/block.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/gnuradio-runtime/lib/block_gateway_impl.cc:24: /home/naourr/work/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:1108: gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make[1]: *** [Makefile:161: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/buildroot-build' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-0/output-1/build/gnuradio-3.8.1.0/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'