>>> uhd 3.15.0.0 Extracting gzip -d -c /tmp/instance-1/dl/uhd/uhd-3.15.0.0.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/uhd-3.15.0.0 -xf - >>> uhd 3.15.0.0 Patching Applying 0001-host-CMakeLists-add-boost-unit_test_framework-requir.patch using patch: patching file host/CMakeLists.txt Hunk #1 succeeded at 289 with fuzz 2 (offset -2 lines). Applying 0002-host-fix-build-boost-173.patch using patch: patching file host/cmake/Modules/UHDBoost.cmake patching file host/examples/network_relay.cpp patching file host/examples/rfnoc_rx_to_file.cpp patching file host/examples/test_clock_synch.cpp patching file host/examples/txrx_loopback_to_file.cpp patching file host/lib/rfnoc/dma_fifo_block_ctrl_impl.cpp patching file host/lib/rfnoc/legacy_compat.cpp patching file host/lib/transport/xport_benchmarker.cpp patching file host/lib/usrp/b100/b100_impl.cpp patching file host/lib/usrp/b200/b200_iface.cpp patching file host/lib/usrp/b200/b200_impl.cpp patching file host/lib/usrp/cores/rx_dsp_core_3000.cpp patching file host/lib/usrp/cores/tx_dsp_core_3000.cpp patching file host/lib/usrp/dboard/db_cbx.cpp patching file host/lib/usrp/dboard/db_dbsrx.cpp patching file host/lib/usrp/dboard/db_dbsrx2.cpp patching file host/lib/usrp/dboard/db_sbx_common.cpp patching file host/lib/usrp/dboard/db_sbx_version3.cpp patching file host/lib/usrp/dboard/db_sbx_version4.cpp patching file host/lib/usrp/dboard/db_tvrx.cpp patching file host/lib/usrp/dboard/db_tvrx2.cpp patching file host/lib/usrp/dboard/db_twinrx.cpp patching file host/lib/usrp/dboard/db_ubx.cpp patching file host/lib/usrp/dboard/db_wbx_common.cpp patching file host/lib/usrp/dboard/db_wbx_simple.cpp patching file host/lib/usrp/dboard/db_wbx_version2.cpp patching file host/lib/usrp/dboard/db_wbx_version3.cpp patching file host/lib/usrp/dboard/db_wbx_version4.cpp patching file host/lib/usrp/dboard/db_xcvr2450.cpp patching file host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.cpp patching file host/lib/usrp/multi_usrp.cpp patching file host/lib/usrp/n230/n230_resource_manager.cpp patching file host/lib/usrp/n230/n230_uart.cpp patching file host/lib/usrp/usrp1/soft_time_ctrl.cpp patching file host/lib/usrp/usrp1/usrp1_impl.cpp patching file host/lib/usrp/x300/x300_radio_ctrl_impl.cpp patching file host/lib/usrp_clock/octoclock/octoclock_impl.cpp patching file host/lib/utils/ihex.cpp patching file host/lib/utils/tasks.cpp patching file host/utils/uhd_cal_rx_iq_balance.cpp patching file host/utils/uhd_cal_tx_dc_offset.cpp patching file host/utils/uhd_cal_tx_iq_balance.cpp >>> uhd 3.15.0.0 Configuring (mkdir -p /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build && cd /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-1/output-1/build/uhd-3.15.0.0/host -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-1/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=/tmp/instance-1/output-1/host/bin/python -DRUNTIME_PYTHON_EXECUTABLE=/usr/bin/python -DENABLE_C_API=ON -DENABLE_DOXYGEN=OFF -DENABLE_DPKD=OFF -DENABLE_LIBUHD=ON -DENABLE_N230=OFF -DENABLE_N300=OFF -DENABLE_N320=OFF -DENABLE_MANUAL=OFF -DENABLE_MAN_PAGES=OFF -DENABLE_OCTOCLOCK=OFF -DENABLE_PYTHON_API=OFF -DENABLE_TESTS=OFF -DENABLE_USRP1=OFF -DENABLE_USRP2=OFF -DENABLE_UTILS=OFF -DENABLE_X300=OFF -DENABLE_B100=OFF -DENABLE_B200=ON -DENABLE_E300=OFF -DENABLE_E320=OFF -DENABLE_EXAMPLES=OFF -DENABLE_MPMD=OFF -DENABLE_RFNOC=OFF -DENABLE_USB=ON ) -- The CXX compiler identification is GNU 7.3.1 -- The C compiler identification is GNU 7.3.1 -- Check for working CXX compiler: /tmp/instance-1/output-1/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /tmp/instance-1/output-1/host/bin/arm-linux-gnueabihf-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: /tmp/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- -- Configuring the Python interpreter... -- Manually determining build Python version... -- Python interpreter: /tmp/instance-1/output-1/host/bin/python Version: 2.7.18 -- Override with: -DPYTHON_EXECUTABLE= -- Manually determining runtime Python version... -- Python runtime interpreter: /usr/bin/python Version: 2.7.18 -- Override with: -DRUNTIME_PYTHON_EXECUTABLE= -- Finding Python Libraries... -- Could not find Python Libraries. fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Could not determine git branch. Probably building from tarball. fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Using UHD Images Directory: /usr/share/uhd/images -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_VISIBILITY_INLINES_HIDDEN -- Performing Test HAVE_VISIBILITY_INLINES_HIDDEN - Success -- -- Configuring Boost C++ Libraries... -- -- Checking for Boost version 1.58 or greater -- Looking for required Boost components... CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) cmake/Modules/UHDBoost.cmake:176 (find_package) CMakeLists.txt:300 (include) -- Enabling Boost Error Code Header Only -- Disabling boost::asio use of std::string_view -- Boost version: 1.74.0 -- Boost include directories: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -- Boost library directories: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -- Boost libraries: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_chrono.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_date_time.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_filesystem.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_program_options.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_regex.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_serialization.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_thread.so;-lpthread;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_system.so;/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libboost_atomic.so -- Looking for Boost version 1.58 or greater - found -- -- Python checking for Python version 2.7 or greater -- Python checking for Python version 2.7 or greater - found -- -- Python checking for Mako templates 0.4.2 or greater -- Python checking for Mako templates 0.4.2 or greater - found -- -- Python checking for requests 2.0 or greater -- Python checking for requests 2.0 or greater - "import requests" failed -- -- Python checking for numpy 1.7 or greater -- Python checking for numpy 1.7 or greater - "import numpy" failed -- -- Configuring LibUHD support... -- Dependency Boost_FOUND = TRUE -- Dependency HAVE_PYTHON_PLAT_MIN_VERSION = TRUE -- Dependency HAVE_PYTHON_MODULE_MAKO = TRUE -- Enabling LibUHD support. -- Override with -DENABLE_LIBUHD=ON/OFF -- -- Configuring LibUHD - C API support... -- Dependency ENABLE_LIBUHD = ON -- Enabling LibUHD - C API support. -- Override with -DENABLE_C_API=ON/OFF -- -- Configuring LibUHD - Python API support... -- Dependency ENABLE_LIBUHD = ON -- Dependency HAVE_PYTHON_MODULE_NUMPY = FALSE -- Dependency HAVE_PYTHON_LIBS = FALSE -- Disabling LibUHD - Python API support. -- Override with -DENABLE_PYTHON_API=ON/OFF -- -- Configuring Examples support... -- Dependency ENABLE_LIBUHD = ON -- Disabling Examples support. -- Override with -DENABLE_EXAMPLES=ON/OFF -- -- Configuring Utils support... -- Dependency ENABLE_LIBUHD = ON -- Disabling Utils support. -- Override with -DENABLE_UTILS=ON/OFF -- -- Configuring Tests support... -- Dependency ENABLE_LIBUHD = ON -- Disabling Tests support. -- Override with -DENABLE_TESTS=ON/OFF -- -- Found PkgConfig: /tmp/instance-1/output-1/host/bin/pkg-config (found version "1.6.1") -- Looking for libusb_handle_events_timeout_completed -- Looking for libusb_handle_events_timeout_completed - found -- Looking for libusb_error_name -- Looking for libusb_error_name - found -- Looking for libusb_strerror -- Looking for libusb_strerror - found -- Found LIBUSB: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libusb-1.0.so -- Could NOT find LIBERIO (missing: LIBERIO_LIBRARY LIBERIO_INCLUDE_DIR) -- Could NOT find DPDK: Found unsuitable version ".", but required is exact version "17.11" (found DPDK_INCLUDE_CONFIG_DIR-NOTFOUND;DPDK_INCLUDE_ETHDEV_DIR-NOTFOUND) -- -- Configuring LIBERIO support... -- Dependency ENABLE_LIBUHD = ON -- Dependency LIBERIO_FOUND = FALSE -- Disabling LIBERIO support. -- Override with -DENABLE_LIBERIO=ON/OFF -- -- Configuring USB support... -- Dependency ENABLE_LIBUHD = ON -- Dependency LIBUSB_FOUND = TRUE -- Enabling USB support. -- Override with -DENABLE_USB=ON/OFF -- -- Configuring B100 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_USB = ON -- Disabling B100 support. -- Override with -DENABLE_B100=ON/OFF -- -- Configuring B200 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_USB = ON -- Enabling B200 support. -- Override with -DENABLE_B200=ON/OFF -- -- Configuring USRP1 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_USB = ON -- Disabling USRP1 support. -- Override with -DENABLE_USRP1=ON/OFF -- -- Configuring USRP2 support... -- Dependency ENABLE_LIBUHD = ON -- Disabling USRP2 support. -- Override with -DENABLE_USRP2=ON/OFF -- -- Configuring X300 support... -- Dependency ENABLE_LIBUHD = ON -- Disabling X300 support. -- Override with -DENABLE_X300=ON/OFF -- -- Configuring N230 support... -- Dependency ENABLE_LIBUHD = ON -- Disabling N230 support. -- Override with -DENABLE_N230=ON/OFF -- -- Configuring MPMD support... -- Dependency ENABLE_LIBUHD = ON -- Disabling MPMD support. -- Override with -DENABLE_MPMD=ON/OFF -- -- Configuring N300 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = OFF -- Disabling N300 support. -- Override with -DENABLE_N300=ON/OFF -- -- Configuring N320 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = OFF -- Disabling N320 support. -- Override with -DENABLE_N320=ON/OFF -- -- Configuring E320 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = OFF -- Disabling E320 support. -- Override with -DENABLE_E320=ON/OFF -- -- Configuring E300 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = OFF -- Disabling E300 support. -- Override with -DENABLE_E300=ON/OFF -- -- Configuring OctoClock support... -- Dependency ENABLE_LIBUHD = ON -- Disabling OctoClock support. -- Override with -DENABLE_OCTOCLOCK=ON/OFF -- -- Configuring DPDK support... -- Dependency ENABLE_MPMD = OFF -- Dependency DPDK_FOUND = FALSE -- Disabling DPDK support. -- Override with -DENABLE_DPDK=ON/OFF -- -- Looking for C++ include emmintrin.h CMake Warning (dev) at /usr/share/cmake-3.16/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: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libusb-1.0.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): lib/convert/CMakeLists.txt:25 (CHECK_INCLUDE_FILE_CXX) lib/CMakeLists.txt:46 (include) lib/CMakeLists.txt:88 (INCLUDE_SUBDIRECTORY) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include emmintrin.h - not found -- Looking for C++ include arm_neon.h -- Looking for C++ include arm_neon.h - found -- The ASM compiler identification is GNU -- Found assembler: /tmp/instance-1/output-1/host/bin/arm-linux-gnueabihf-gcc -- -- Configuring priority scheduling... -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success -- Performing Test HAVE_WIN_SETTHREADPRIORITY -- Performing Test HAVE_WIN_SETTHREADPRIORITY - Failed -- Priority scheduling supported through pthread_setschedparam. -- Performing Test HAVE_PTHREAD_SETNAME -- Performing Test HAVE_PTHREAD_SETNAME - Success -- Setting thread names is supported through pthread_setname_np. -- -- Configuring high resolution timing... -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Performing Test HAVE_MACH_ABSOLUTE_TIME -- Performing Test HAVE_MACH_ABSOLUTE_TIME - Failed -- Performing Test HAVE_QUERY_PERFORMANCE_COUNTER -- Performing Test HAVE_QUERY_PERFORMANCE_COUNTER - Failed -- High resolution timing supported through clock_gettime. -- -- Configuring module loading... -- Performing Test HAVE_DLOPEN -- Performing Test HAVE_DLOPEN - Success -- Performing Test HAVE_LOAD_LIBRARY -- Performing Test HAVE_LOAD_LIBRARY - Failed -- Module loading supported through dlopen. -- -- USB support enabled via libusb. -- -- Configuring interface address discovery... -- Performing Test HAVE_GETIFADDRS -- Performing Test HAVE_GETIFADDRS - Success -- Looking for C++ include winsock2.h -- Looking for C++ include winsock2.h - not found -- Interface address discovery supported through getifaddrs. -- Looking for C++ include atlbase.h -- Looking for C++ include atlbase.h - not found -- -- Loading build info. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- -- Configuring Manual support... -- Dependency DOXYGEN_FOUND = NO -- Disabling Manual support. -- Override with -DENABLE_MANUAL=ON/OFF -- -- Configuring API/Doxygen support... -- Dependency DOXYGEN_FOUND = NO -- Disabling API/Doxygen support. -- Override with -DENABLE_DOXYGEN=ON/OFF -- -- Found GZip: /bin/gzip -- -- Compressed Man Pages enabled -- Override with -DENABLE_MAN_PAGE_COMPRESSION=ON/OFF -- -- Configuring Man Pages support... -- Dependency NOT_WIN32 = TRUE -- Dependency GZIP_FOUND = TRUE -- Disabling Man Pages support. -- Override with -DENABLE_MAN_PAGES=ON/OFF -- -- ###################################################### -- # UHD enabled components -- ###################################################### -- * LibUHD -- * LibUHD - C API -- * USB -- * B200 -- -- ###################################################### -- # UHD disabled components -- ###################################################### -- * LibUHD - Python API -- * Examples -- * Utils -- * Tests -- * LIBERIO -- * B100 -- * USRP1 -- * USRP2 -- * X300 -- * N230 -- * MPMD -- * N300 -- * N320 -- * E320 -- * E300 -- * OctoClock -- * DPDK -- * Manual -- * API/Doxygen -- * Man Pages -- -- Building version: 3.15.0.0-0-unknown -- Using install prefix: /usr -- 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_DPKD -- Build files have been written to: /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build >>> uhd 3.15.0.0 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build make[1]: Entering directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make[2]: Entering directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make[3]: Entering directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' [ 0%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/adf4350_regs.hpp [ 1%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/adf4351_regs.hpp [ 3%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/transport/vrt_if_packet.cpp [ 3%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/max2871_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/max2118_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/max2829_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/adf4360_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/max2870_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad9777_regs.hpp [ 4%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad7922_regs.hpp [ 5%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad5623_regs.hpp [ 6%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/max2112_regs.hpp [ 8%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/lmk04816_regs.hpp [ 8%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad9510_regs.hpp [ 9%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad9862_regs.hpp [ 9%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/tda18272hnm_regs.hpp [ 9%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ad9522_regs.hpp [ 11%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ads62p48_regs.hpp [ 11%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/ads62p44_regs.hpp [ 11%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/tuner_4937di5_regs.hpp [ 12%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/adf5355_regs.hpp [ 12%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/adf5356_regs.hpp [ 13%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/lmk04828_regs.hpp [ 13%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/lmx2592_regs.hpp [ 14%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/magnesium_cpld_regs.hpp [ 14%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/convert/convert_general.cpp [ 15%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/ic_reg_maps/rhodium_cpld_regs.hpp [ 15%] Generating /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build/lib/rfnoc/nocscript/basic_functions.hpp Scanning dependencies of target uhd make[3]: Leaving directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make[3]: Entering directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' [ 16%] Building CXX object lib/CMakeFiles/uhd.dir/types/sid.cpp.o [ 16%] Building CXX object lib/CMakeFiles/uhd.dir/types/serial.cpp.o [ 16%] Building CXX object lib/CMakeFiles/uhd.dir/types/metadata.cpp.o [ 16%] Building CXX object lib/CMakeFiles/uhd.dir/types/device_addr.cpp.o [ 17%] Building CXX object lib/CMakeFiles/uhd.dir/types/mac_addr.cpp.o [ 19%] Building CXX object lib/CMakeFiles/uhd.dir/types/byte_vector.cpp.o [ 19%] Building CXX object lib/CMakeFiles/uhd.dir/types/time_spec.cpp.o [ 19%] Building CXX object lib/CMakeFiles/uhd.dir/types/metadata_c.cpp.o [ 20%] Building CXX object lib/CMakeFiles/uhd.dir/types/sensors.cpp.o [ 20%] Building CXX object lib/CMakeFiles/uhd.dir/types/ranges.cpp.o [ 20%] Building CXX object lib/CMakeFiles/uhd.dir/types/types.cpp.o [ 21%] Building CXX object lib/CMakeFiles/uhd.dir/types/tune.cpp.o [ 21%] Building CXX object lib/CMakeFiles/uhd.dir/types/filters.cpp.o [ 22%] Building CXX object lib/CMakeFiles/uhd.dir/types/wb_iface.cpp.o [ 23%] Building CXX object lib/CMakeFiles/uhd.dir/types/ranges_c.cpp.o [ 25%] Building CXX object lib/CMakeFiles/uhd.dir/types/string_vector_c.cpp.o [ 25%] Building CXX object lib/CMakeFiles/uhd.dir/types/usrp_info_c.cpp.o [ 25%] Building CXX object lib/CMakeFiles/uhd.dir/types/tune_c.cpp.o [ 26%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_with_neon.cpp.o [ 26%] Building ASM object lib/CMakeFiles/uhd.dir/convert/convert_neon.S.o [ 27%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_general.cpp.o [ 27%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_item32.cpp.o [ 27%] Building CXX object lib/CMakeFiles/uhd.dir/types/sensors_c.cpp.o [ 28%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_impl.cpp.o [ 28%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_with_tables.cpp.o [ 28%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_unpack_sc12.cpp.o [ 29%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_pack_sc12.cpp.o [ 30%] Building CXX object lib/CMakeFiles/uhd.dir/convert/convert_fc32_item32.cpp.o [ 30%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/async_msg_handler.cpp.o [ 31%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_ctrl_base.cpp.o [ 31%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_ctrl_base_factory.cpp.o [ 32%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_ctrl_impl.cpp.o [ 32%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/blockdef_xml_impl.cpp.o [ 33%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/block_id.cpp.o [ 34%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/ctrl_iface.cpp.o [ 34%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/graph_impl.cpp.o [ 35%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/legacy_compat.cpp.o [ 35%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/node_ctrl_base.cpp.o In file included from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/metafunctions.hpp:20:0, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range.hpp:19, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/byte_vector.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/types/byte_vector.cpp:9: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/result_iterator.hpp:20:53: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED("") ^ In file included from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/metafunctions.hpp:22:0, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range.hpp:19, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/byte_vector.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/types/byte_vector.cpp:9: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/const_reverse_iterator.hpp:20:61: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED("") ^ In file included from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/metafunctions.hpp:23:0, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range.hpp:19, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/byte_vector.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/types/byte_vector.cpp:9: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/range/reverse_result_iterator.hpp:20:61: note: #pragma message: This header is deprecated. Use instead. BOOST_HEADER_DEPRECATED("") ^ [ 36%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rate_node_ctrl.cpp.o In file included from /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:69:0, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/ranges.hpp:13, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/ranges.h:28, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/types/ranges_c.cpp:8: /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {uhd::range_t}; _Tp = uhd::range_t; _Alloc = std::allocator]': /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc: In function 'uhd_error uhd_meta_range_push_back(uhd_meta_range_handle, const uhd_range_t*)': /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h: In member function 'virtual void __convert_fc32_1_sc16_item32_le_1_PRIORITY_SIMD::operator()(const input_type&, const output_type&, size_t)': /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:6740:1: error: inlining failed in call to always_inline 'float32x4_t vdupq_n_f32(float32_t)': target specific option mismatch vdupq_n_f32 (float32_t __a) ^~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:26:53: note: called from here float32x4_t Q0 = vdupq_n_f32(float(scale_factor)); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:55:17: note: called from here vst1_s16((reinterpret_cast(&output[i+6])), D15); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:54:39: note: called from here int16x4_t D15 = vrev32_s16(D14); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:53:38: note: called from here int16x4_t D14 = vmovn_s32(Q13); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:52:42: note: called from here int32x4_t Q13 = vcvtq_s32_f32(Q11); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:51:44: note: called from here float32x4_t Q11 = vmulq_f32(Q10, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:49:17: note: called from here vst1_s16((reinterpret_cast(&output[i+4])), D13); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:48:39: note: called from here int16x4_t D13 = vrev32_s16(D12); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:47:37: note: called from here int16x4_t D12 = vmovn_s32(Q9); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:46:40: note: called from here int32x4_t Q9 = vcvtq_s32_f32(Q8); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:45:42: note: called from here float32x4_t Q8 = vmulq_f32(Q7, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:43:17: note: called from here vst1_s16((reinterpret_cast(&output[i+2])), D11); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:42:39: note: called from here int16x4_t D11 = vrev32_s16(D10); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:41:37: note: called from here int16x4_t D10 = vmovn_s32(Q6); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:40:40: note: called from here int32x4_t Q6 = vcvtq_s32_f32(Q5); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:39:42: note: called from here float32x4_t Q5 = vmulq_f32(Q4, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:37:17: note: called from here vst1_s16((reinterpret_cast(&output[i])), D9); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:36:37: note: called from here int16x4_t D9 = vrev32_s16(D8); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:35:36: note: called from here int16x4_t D8 = vmovn_s32(Q3); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:34:40: note: called from here int32x4_t Q3 = vcvtq_s32_f32(Q2); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:33:42: note: called from here float32x4_t Q2 = vmulq_f32(Q1, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:31:81: note: called from here float32x4_t Q10 = vld1q_f32(reinterpret_cast(&input[i+6])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:30:80: note: called from here float32x4_t Q7 = vld1q_f32(reinterpret_cast(&input[i+4])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:29:80: note: called from here float32x4_t Q4 = vld1q_f32(reinterpret_cast(&input[i+2])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:28:78: note: called from here float32x4_t Q1 = vld1q_f32(reinterpret_cast(&input[i])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:6740:1: error: inlining failed in call to always_inline 'float32x4_t vdupq_n_f32(float32_t)': target specific option mismatch vdupq_n_f32 (float32_t __a) ^~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:26:53: note: called from here float32x4_t Q0 = vdupq_n_f32(float(scale_factor)); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:6740:1: error: inlining failed in call to always_inline 'float32x4_t vdupq_n_f32(float32_t)': target specific option mismatch vdupq_n_f32 (float32_t __a) ^~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:26:53: note: called from here float32x4_t Q0 = vdupq_n_f32(float(scale_factor)); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:55:17: note: called from here vst1_s16((reinterpret_cast(&output[i+6])), D15); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:54:39: note: called from here int16x4_t D15 = vrev32_s16(D14); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:53:38: note: called from here int16x4_t D14 = vmovn_s32(Q13); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:52:42: note: called from here int32x4_t Q13 = vcvtq_s32_f32(Q11); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:51:44: note: called from here float32x4_t Q11 = vmulq_f32(Q10, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:49:17: note: called from here vst1_s16((reinterpret_cast(&output[i+4])), D13); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:48:39: note: called from here int16x4_t D13 = vrev32_s16(D12); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:47:37: note: called from here int16x4_t D12 = vmovn_s32(Q9); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:46:40: note: called from here int32x4_t Q9 = vcvtq_s32_f32(Q8); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:45:42: note: called from here float32x4_t Q8 = vmulq_f32(Q7, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:43:17: note: called from here vst1_s16((reinterpret_cast(&output[i+2])), D11); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:42:39: note: called from here int16x4_t D11 = vrev32_s16(D10); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:41:37: note: called from here int16x4_t D10 = vmovn_s32(Q6); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:40:40: note: called from here int32x4_t Q6 = vcvtq_s32_f32(Q5); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:39:42: note: called from here float32x4_t Q5 = vmulq_f32(Q4, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10844:1: error: inlining failed in call to always_inline 'void vst1_s16(int16_t*, int16x4_t)': target specific option mismatch vst1_s16 (int16_t * __a, int16x4_t __b) ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:37:17: note: called from here vst1_s16((reinterpret_cast(&output[i])), D9); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:9027:1: error: inlining failed in call to always_inline 'int16x4_t vrev32_s16(int16x4_t)': target specific option mismatch vrev32_s16 (int16x4_t __a) ^~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:36:37: note: called from here int16x4_t D9 = vrev32_s16(D8); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7552:1: error: inlining failed in call to always_inline 'int16x4_t vmovn_s32(int32x4_t)': target specific option mismatch vmovn_s32 (int32x4_t __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:35:36: note: called from here int16x4_t D8 = vmovn_s32(Q3); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:7440:1: error: inlining failed in call to always_inline 'int32x4_t vcvtq_s32_f32(float32x4_t)': target specific option mismatch vcvtq_s32_f32 (float32x4_t __a) ^~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:34:40: note: called from here int32x4_t Q3 = vcvtq_s32_f32(Q2); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:1172:1: error: inlining failed in call to always_inline 'float32x4_t vmulq_f32(float32x4_t, float32x4_t)': target specific option mismatch vmulq_f32 (float32x4_t __a, float32x4_t __b) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:33:42: note: called from here float32x4_t Q2 = vmulq_f32(Q1, Q0); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:31:81: note: called from here float32x4_t Q10 = vld1q_f32(reinterpret_cast(&input[i+6])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:30:80: note: called from here float32x4_t Q7 = vld1q_f32(reinterpret_cast(&input[i+4])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:29:80: note: called from here float32x4_t Q4 = vld1q_f32(reinterpret_cast(&input[i+2])); ^ In file included from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:10:0: /tmp/instance-1/output-1/host/opt/ext-toolchain/lib/gcc/arm-linux-gnueabihf/7.3.1/include/arm_neon.h:10392:1: error: inlining failed in call to always_inline 'float32x4_t vld1q_f32(const float32_t*)': target specific option mismatch vld1q_f32 (const float32_t * __a) ^~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/convert/convert_with_neon.cpp:28:78: note: called from here float32x4_t Q1 = vld1q_f32(reinterpret_cast(&input[i])); ^ make[3]: *** [lib/CMakeFiles/uhd.dir/build.make:447: lib/CMakeFiles/uhd.dir/convert/convert_with_neon.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 36%] Building CXX object lib/CMakeFiles/uhd.dir/rfnoc/rx_stream_terminator.cpp.o In file included from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/detail/maybe_include.hpp:29:0, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/detail/function_iterate.hpp:14, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:57, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function.hpp:70, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/rfnoc/node_ctrl_base.hpp:18, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/rfnoc/rate_node_ctrl.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/rate_node_ctrl.cpp:8: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/function_template.hpp: In constructor 'boost::function::function(Functor, typename boost::enable_if_<(! boost::is_integral::value), int>::type) [with Functor = boost::_bi::bind_t, unsigned int), boost::_bi::list2, boost::arg<2> > >; R = double; T0 = boost::shared_ptr; T1 = unsigned int]': /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/function_template.hpp:1079:3: note: parameter passing for argument of type 'boost::_bi::bind_t, unsigned int), boost::_bi::list2, boost::arg<2> > >' changed in GCC 7.1 function(Functor f ^~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/rate_node_ctrl.cpp: In member function 'virtual double uhd::rfnoc::rate_node_ctrl::get_output_samp_rate(size_t)': /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/rate_node_ctrl.cpp:44:69: note: parameter passing for argument of type 'boost::_bi::bind_t, unsigned int), boost::_bi::list2, boost::arg<2> > >' changed in GCC 7.1 return find_upstream_unique_property( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ boost::bind(_get_output_samp_rate, _1, _2), RATE_UNDEFINED); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/rate_node_ctrl.cpp: In member function 'virtual double uhd::rfnoc::rate_node_ctrl::get_input_samp_rate(size_t)': /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/rate_node_ctrl.cpp:31:71: note: parameter passing for argument of type 'boost::_bi::bind_t, unsigned int), boost::_bi::list2, boost::arg<2> > >' changed in GCC 7.1 return find_downstream_unique_property( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ boost::bind(_get_input_samp_rate, _1, _2), RATE_UNDEFINED); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/memory:65:0, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/function_base.hpp:16, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function/detail/prologue.hpp:17, from /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/boost/function.hpp:30, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/convert.hpp:13, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/../usrp/device3/../../transport/super_recv_packet_handler.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/../usrp/device3/device3_impl.hpp:14, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/legacy_compat.cpp:8: /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = uhd::range_t*; _Tp = uhd::range_t]': /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 __uninitialized_copy_a(_InputIterator __first, _InputIterator __last, ^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_uninitialized.h:287:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/vector:64:0, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/dict.hpp:14, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/types/device_addr.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/include/uhd/stream.hpp:12, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/../usrp/device3/../../transport/super_recv_packet_handler.hpp:14, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/../usrp/device3/device3_impl.hpp:14, from /tmp/instance-1/output-1/build/uhd-3.15.0.0/host/lib/rfnoc/legacy_compat.cpp:8: /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h: In copy constructor 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = uhd::range_t; _Alloc = std::allocator]': /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h:331:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__uninitialized_copy_a(__x.begin(), __x.end(), ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ this->_M_impl._M_start, ~~~~~~~~~~~~~~~~~~~~~~~ _M_get_Tp_allocator()); ~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = uhd::range_t; _Alloc = std::allocator]': /tmp/instance-1/output-1/host/opt/ext-toolchain/arm-linux-gnueabihf/include/c++/7.3.1/bits/stl_vector.h:1263:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 std::__uninitialized_copy_a(__first, __last, __result, ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ _M_get_Tp_allocator()); ~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:323: lib/CMakeFiles/uhd.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make[1]: *** [Makefile:163: all] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/uhd-3.15.0.0/host/buildroot-build' make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/uhd-3.15.0.0/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'