>>> gnuradio 3.7.13.5 Extracting gzip -d -c /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/dl/gnuradio/gnuradio-3.7.13.5.tar.gz | /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/tar --strip-components=1 -C /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5 -xf - >>> gnuradio 3.7.13.5 Patching Applying 0001-socket_pdu_impl.cc-fix-build-with-boost-1.70.0.patch using patch: patching file gr-blocks/lib/socket_pdu_impl.cc >>> gnuradio 3.7.13.5 Configuring (mkdir -p /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5//buildroot-build && cd /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5//buildroot-build && rm -f CMakeCache.txt && PATH="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/cmake /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/ -DCMAKE_TOOLCHAIN_FILE="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/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 -DENABLE_DEFAULT=OFF -DENABLE_VOLK=ON -DENABLE_GNURADIO_RUNTIME=ON -DENABLE_GR_QTGUI=OFF -DXMLTO_EXECUTABLE=NOTFOUND -DCMAKE_EXE_LINKER_FLAGS=-latomic -Dhave_mfpu_neon=0 -DENABLE_ORC=OFF -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_FEC=OFF -DENABLE_GR_FFT=ON -DENABLE_GR_FILTER=ON -DENABLE_GR_LOG=OFF -DENABLE_PYTHON=OFF -DENABLE_GR_PAGER=OFF -DENABLE_GR_TRELLIS=OFF -DENABLE_GR_UTILS=OFF -DENABLE_GR_ZEROMQ=OFF ) -- The CXX compiler identification is GNU 5.3.0 -- The C compiler identification is GNU 5.3.0 -- Check for working CXX compiler: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-g++ -- Check for working CXX compiler: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-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: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-gcc -- Check for working C compiler: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-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. -- Found Git: /accts/mlweber1/bin/git CMake Deprecation Warning at CMakeLists.txt:73 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:76 (cmake_policy): The OLD behavior for policy CMP0043 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:79 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:82 (cmake_policy): The OLD behavior for policy CMP0046 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- 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: mips-linux-gnu-gcc (Sourcery CodeBench Lite 2016.05-8) 5.3.0 Copyright (C) 2015 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: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-gcc::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-g++::: -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -- ADDING PERF COUNTERS -- Building Static Libraries: OFF CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/GrBoost.cmake:71 (find_package) CMakeLists.txt:349 (include) -- Looking for pthread.h -- Looking for pthread.h - found -- 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 -- Found Boost: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/mips-buildroot-linux-gnu/sysroot/usr/include (found suitable version "1.72.0", minimum required is "1.48") found components: date_time program_options filesystem system regex thread chrono missing components: atomic -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.7") -- -- Checking for module SWIG -- Found SWIG version 4.0.1. -- Found SWIG: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/swig4.0 -- -- Configuring python-support support... -- Dependency PYTHONLIBS_FOUND = FALSE -- Dependency SWIG_FOUND = TRUE -- Dependency SWIG_VERSION_CHECK = TRUE -- Disabling python-support support. -- Override with -DENABLE_PYTHON=ON/OFF -- Found PkgConfig: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'cppunit' -- Package 'cppunit', required by 'virtual:world', not found -- Could NOT find CPPUNIT (missing: CPPUNIT_INCLUDE_DIRS) -- -- Configuring testing-support support... -- Dependency CPPUNIT_FOUND = FALSE -- Disabling testing-support support. -- Override with -DENABLE_TESTING=ON/OFF -- -- Configuring VOLK support... -- Build type set to Release. -- Found PythonInterp: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/python2 (found suitable version "2.7.17", minimum required is "2") -- -- 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 CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) volk/cmake/Modules/VolkBoost.cmake:52 (find_package) volk/CMakeLists.txt:109 (include) CMake Warning at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1144 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1266 (_Boost_COMPONENT_DEPENDENCIES) /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/Modules/FindBoost.cmake:1904 (_Boost_MISSING_DEPENDENCIES) volk/cmake/Modules/VolkBoost.cmake:52 (find_package) volk/CMakeLists.txt:109 (include) -- Found Boost: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/mips-buildroot-linux-gnu/sysroot/usr/include (found suitable version "1.72.0", minimum required is "1.35") found components: filesystem system -- Disabling use of ORC -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot CMake Warning (dev) at volk/CMakeLists.txt:263 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'ENABLE_TESTING'. This warning is for project developers. Use -Wno-dev to suppress it. -- QA Testing is enabled. -- Modify using: -DENABLE_TESTING=ON/OFF -- System profiling is disabled. -- Modify using: -DENABLE_PROFILING=ON/OFF -- Looking for cpuid.h -- Looking for cpuid.h - not 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 -- 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_m32 -- Performing Test have_m32 - Failed -- Performing Test have_m64 -- Performing Test have_m64 - Failed -- Performing Test have_m3dnow -- Performing Test have_m3dnow - Failed -- Performing Test have_msse4_2 -- Performing Test have_msse4_2 - Failed -- Performing Test have_mpopcnt -- Performing Test have_mpopcnt - Failed -- Performing Test have_mmmx -- Performing Test have_mmmx - Failed -- Performing Test have_mfma -- Performing Test have_mfma - Failed -- Performing Test have_msse -- Performing Test have_msse - Failed -- Performing Test have_msse2 -- Performing Test have_msse2 - Failed -- Performing Test have_msse3 -- Performing Test have_msse3 - Failed -- Performing Test have_mssse3 -- Performing Test have_mssse3 - Failed -- Performing Test have_msse4a -- Performing Test have_msse4a - Failed -- Performing Test have_msse4_1 -- Performing Test have_msse4_1 - Failed -- Performing Test have_mavx -- Performing Test have_mavx - Failed -- Performing Test have_mavx2 -- Performing Test have_mavx2 - Failed -- Architecture is not x86 or x86_64, Overruled arch 3dnow -- Architecture is not x86 or x86_64, Overruled arch mmx -- Architecture is not x86 or x86_64, Overruled arch sse -- Architecture is not x86 or x86_64, Overruled arch sse2 -- Architecture is not x86 or x86_64, Overruled arch sse3 -- Architecture is not x86 or x86_64, Overruled arch ssse3 -- Architecture is not x86 or x86_64, Overruled arch sse4_a -- Architecture is not x86 or x86_64, Overruled arch sse4_1 -- Architecture is not x86 or x86_64, Overruled arch sse4_2 -- Architecture is not x86 or x86_64, Overruled arch avx -- ORC support not found, Overruled arch orc -- Available architectures: generic;norc -- Available machines: generic -- BUILD TYPE = RELEASE -- Base cflags = -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -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 -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -- Compiler Version: mips-linux-gnu-gcc (Sourcery CodeBench Lite 2016.05-8) 5.3.0 Copyright (C) 2015 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: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/bin/mips-linux-gnu-gcc -- c flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -- asm flags: -- Did not find liborc and orcc, disabling orc support... -- Loading version 1.4 into constants... ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 Traceback (most recent call last): File "", line 2, in AttributeError: 'module' object has no attribute 'md5' ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 Traceback (most recent call last): File "", line 2, in AttributeError: 'module' object has no attribute 'md5' CMake Error at volk/cmake/Modules/VolkPython.cmake:120 (add_custom_target): add_custom_target cannot create target "ALL" because another target with the same name already exists. The existing target is a custom target created in source directory "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/volk/python/volk_modtool". See documentation for policy CMP0002 for more details. Call Stack (most recent call first): volk/cmake/Modules/VolkPython.cmake:224 (VOLK_UNIQUE_TARGET) volk/python/volk_modtool/CMakeLists.txt:34 (VOLK_PYTHON_INSTALL) -- Using install prefix: /usr -- -- Configuring volk support... -- Enabling volk support. -- Override with -DENABLE_VOLK=ON/OFF -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF -- ENABLE_GR_LOG set to OFF. -- HAVE_LOG4CPP set to False. -- LOG4CPP_LIBRARIES set to . -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- -- Configuring doxygen support... -- Dependency DOXYGEN_FOUND = YES -- 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 -- Looking for C++ include netdb.h -- Looking for C++ include netdb.h - found -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include sys/select.h -- Looking for C++ include sys/select.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 byteswap.h -- Looking for C++ include byteswap.h - found -- Looking for C++ include linux/ppdev.h -- Looking for C++ include linux/ppdev.h - found -- Looking for C++ include dev/ppbus/ppi.h -- Looking for C++ include dev/ppbus/ppi.h - not 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_SELECT -- Performing Test HAVE_SELECT - 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_NANOSLEEP -- Performing Test HAVE_NANOSLEEP - Success -- Performing Test HAVE_GETTIMEOFDAY -- Performing Test HAVE_GETTIMEOFDAY - Success -- 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 -- 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/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/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:51 (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 Sun, 02 Feb 2020 13:17:34 into constants... -- Loading version 3.7.13.5 into constants... -- Looking for C++ include windows.h CMake Warning (dev) at /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/share/cmake-3.15/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:143 (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. -- -- 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 -- -- Python checking for python >= 2.5 -- Python checking for python >= 2.5 - found -- -- Python checking for Cheetah >= 2.0.0 -- Python checking for Cheetah >= 2.0.0 - not found -- -- Python checking for lxml >= 1.3.6 -- Python checking for lxml >= 1.3.6 - not found -- -- Python checking for pygtk >= 2.10.0 -- Python checking for pygtk >= 2.10.0 - not found -- -- Python checking for numpy -- 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 -- 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 -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.8 -- Found FFTW3F: /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/mips-buildroot-linux-gnu/sysroot/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 -- Enabling gr-filter support. -- Override with -DENABLE_GR_FILTER=ON/OFF ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 147, in globals()[__func_name] = __get_hash(__func_name) File "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/host/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 Traceback (most recent call last): File "", line 2, in AttributeError: 'module' object has no attribute 'md5' CMake Error at cmake/Modules/GrPython.cmake:125 (add_custom_target): add_custom_target cannot create target "ALL" because another target with the same name already exists. The existing target is a custom target created in source directory "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/volk/python/volk_modtool". See documentation for policy CMP0002 for more details. Call Stack (most recent call first): cmake/Modules/GrPython.cmake:228 (GR_UNIQUE_TARGET) gr-filter/examples/CMakeLists.txt:23 (GR_PYTHON_INSTALL) -- -- 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 = ON -- Enabling 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 = 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 Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_FEC = OFF -- Dependency ENABLE_VOLK = ON -- Disabling gr-dtv support. -- Override with -DENABLE_GR_DTV=ON/OFF -- -- Configuring gr-atsc support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_FEC = OFF -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-atsc support. -- Override with -DENABLE_GR_ATSC=ON/OFF -- -- Configuring gr-audio support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-audio support. -- Override with -DENABLE_GR_AUDIO=ON/OFF -- Checking for module 'comedilib' -- Package 'comedilib', required by 'virtual:world', not found -- -- Configuring gr-comedi support... -- Dependency COMEDI_FOUND = -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Disabling gr-comedi support. -- Override with -DENABLE_GR_COMEDI=ON/OFF -- -- 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 = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-channels support. -- Override with -DENABLE_GR_CHANNELS=ON/OFF -- -- Configuring gr-noaa support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Disabling gr-noaa support. -- Override with -DENABLE_GR_NOAA=ON/OFF -- -- Configuring gr-pager support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-pager support. -- Override with -DENABLE_GR_PAGER=ON/OFF -- Found unsuitable Qt version "" from NOTFOUND -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2") -- -- Python checking for PyQt4 -- Python checking for PyQt4 - not found -- -- Configuring gr-qtgui support... -- Dependency Boost_FOUND = TRUE -- Dependency QT4_FOUND = FALSE -- Dependency QWT_FOUND = FALSE -- Dependency ENABLE_VOLK = ON -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- 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 = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_DIGITAL = OFF -- Disabling gr-trellis support. -- Override with -DENABLE_GR_TRELLIS=ON/OFF -- 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 = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-uhd support. -- Override with -DENABLE_GR_UHD=ON/OFF -- UHD Version: -- -- Configuring gr-utils support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_PYTHON = OFF -- Disabling gr-utils support. -- Override with -DENABLE_GR_UTILS=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 = ON -- Dependency ENABLE_GR_ANALOG = ON -- Disabling gr-vocoder support. -- Override with -DENABLE_GR_VOCODER=ON/OFF -- Checking for module 'libusb-1.0' -- Package 'libusb-1.0', required by 'virtual:world', not found -- libusb-1.0 not found. -- -- Configuring gr-fcd support... -- Dependency Boost_FOUND = TRUE -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_BLOCKS = ON -- Dependency ENABLE_GR_AUDIO = OFF -- Dependency LIBUSB_FOUND = FALSE -- Disabling gr-fcd support. -- Override with -DENABLE_GR_FCD=ON/OFF -- 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 = ON -- Dependency GSL_FOUND = FALSE -- Disabling gr-wavelet support. -- Override with -DENABLE_GR_WAVELET=ON/OFF -- -- Python checking for wx >= 2.8 -- Python checking for wx >= 2.8 - not found -- -- Python checking for numpy -- Python checking for numpy - not found -- -- Configuring gr-wxgui support... -- Dependency ENABLE_GNURADIO_RUNTIME = ON -- Dependency ENABLE_GR_FFT = ON -- Dependency ENABLE_GR_FILTER = ON -- Dependency ENABLE_GR_ANALOG = ON -- Dependency ENABLE_PYTHON = OFF -- Disabling gr-wxgui support. -- Override with -DENABLE_GR_WXGUI=ON/OFF -- Checking for module 'libzmq' -- Package 'libzmq', required by 'virtual:world', not found -- Could NOT find ZEROMQ (missing: ZEROMQ_LIBRARIES 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-filter -- * gr-analog -- -- ###################################################### -- # Gnuradio disabled components -- ###################################################### -- * python-support -- * testing-support -- * doxygen -- * sphinx -- * gr-ctrlport -- * gnuradio-companion -- * gr-fec -- * gr-digital -- * gr-dtv -- * gr-atsc -- * gr-audio -- * gr-comedi -- * gr-channels -- * gr-noaa -- * gr-pager -- * gr-qtgui -- * gr-trellis -- * gr-uhd -- * gr-utils -- * gr-video-sdl -- * gr-vocoder -- * gr-fcd -- * gr-wavelet -- * gr-wxgui -- * gr-zeromq -- -- Using install prefix: /usr -- Building for version: 3.7.13.5 / 3.7.13.5 -- Configuring incomplete, errors occurred! See also "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/buildroot-build/CMakeFiles/CMakeOutput.log". See also "/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/buildroot-build/CMakeFiles/CMakeError.log". make: *** [/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output/build/gnuradio-3.7.13.5/.stamp_configured] Error 1 make: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/buildroot'