=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for uhd-3.15.0.0.tar.gz => Checksum RMD160 OK for uhd-3.15.0.0.tar.gz => Checksum SHA512 OK for uhd-3.15.0.0.tar.gz ===> Installing dependencies for uhd-3.15.0.0nb2 ========================================================================== The supported build options for uhd are: doxygen You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.uhd (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, uhd-3.15.0.0nb2. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 38 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python38 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.19.2 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.32nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Build dependency boost-headers-1.73.*: found boost-headers-1.73.0nb3 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency py38-mako-[0-9]*: found py38-mako-1.1.3nb1 => Full dependency py38-requests-[0-9]*: found py38-requests-2.25.1 => Full dependency python38>=3.8.0: found python38-3.8.6nb1 => Full dependency boost-libs-1.73.*: found boost-libs-1.73.0nb2 => Full dependency libusb1>=1.0.9: found libusb1-1.0.24 => Full dependency orc>=0.4.6: found orc-0.4.32 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for uhd-3.15.0.0nb2 ===> Extracting for uhd-3.15.0.0nb2 ===> Patching for uhd-3.15.0.0nb2 => Applying pkgsrc patches for uhd-3.15.0.0nb2 ===> Creating toolchain wrappers for uhd-3.15.0.0nb2 ===> Configuring for uhd-3.15.0.0nb2 => Replacing python interpreter in utils/converter_benchmark.py utils/latency/graph.py utils/latency/run_tests.py utils/uhd_images_downloader.py.in utils/usrp2_card_burner.py utils/usrp2_card_burner_gui.py utils/usrp2_recovery.py tests/devtest/benchmark_rate_test.py tests/devtest/multi_usrp_test.py tests/devtest/python_api_test.py tests/devtest/run_testsuite.py tests/devtest/rx_samples_to_file_test.py tests/devtest/test_messages_test.py tests/devtest/test_pps_test.py tests/devtest/tx_bursts_test.py tests/devtest/tx_waveforms_test.py tests/devtest/uhd_test_base.py tests/devtest/usrp_probe.py tests/devtest/usrp_probe_test.py. INFO: [replace-interpreter] Nothing changed in utils/uhd_images_downloader.py.in. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". -- The CXX compiler identification is GNU 7.4.0 -- The C compiler identification is GNU 7.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/pbulkbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/pbulkbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- -- Configuring the Python interpreter... -- Manually determining build Python version... -- Python interpreter: /usr/pkg/bin/python3.8 Version: 3.8.6 -- Override with: -DPYTHON_EXECUTABLE= -- Python runtime interpreter: /usr/pkg/bin/python3.8 Version: 3.8.6 -- Override with: -DRUNTIME_PYTHON_EXECUTABLE= -- Finding Python Libraries... -- Python Libraries: /usr/pkg/lib/libpython3.8.so -- Python include directories: /usr/pkg/include/python3.8 CMake Warning at cmake/Modules/UHDVersion.cmake:65 (message): Could not detect git executable! Could not determine exact version of UHD! Call Stack (most recent call first): cmake/Modules/UHDPackage.cmake:9 (include) CMakeLists.txt:103 (include) -- Using UHD Images Directory: /usr/pkg/share/uhd/images -- Build type not specified: defaulting to release. -- 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... -- Enabling Boost Error Code Header Only -- Disabling boost::asio use of std::string_view -- Boost version: 1.73.0 -- Boost include directories: /usr/pkg/include -- Boost library directories: /usr/pkg/lib -- Boost libraries: /usr/pkg/lib/libboost_chrono.so;/usr/pkg/lib/libboost_date_time.so;/usr/pkg/lib/libboost_filesystem.so;/usr/pkg/lib/libboost_program_options.so;/usr/pkg/lib/libboost_regex.so;/usr/pkg/lib/libboost_unit_test_framework.so;/usr/pkg/lib/libboost_serialization.so;/usr/pkg/lib/libboost_thread.so;-lpthread;/usr/pkg/lib/libboost_system.so;/usr/pkg/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 - found -- -- 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 = -- Dependency HAVE_PYTHON_LIBS = TRUE -- Disabling LibUHD - Python API support. -- Override with -DENABLE_PYTHON_API=ON/OFF -- -- Configuring Examples support... -- Dependency ENABLE_LIBUHD = ON -- Enabling Examples support. -- Override with -DENABLE_EXAMPLES=ON/OFF -- -- Configuring Utils support... -- Dependency ENABLE_LIBUHD = ON -- Enabling Utils support. -- Override with -DENABLE_UTILS=ON/OFF -- -- Configuring Tests support... -- Dependency ENABLE_LIBUHD = ON -- Enabling Tests support. -- Override with -DENABLE_TESTS=ON/OFF -- -- Found PkgConfig: /tmp/pbulkbuild/ham/uhd/work.earmv6hf/.tools/bin/pkg-config (found version "1.7.3") -- 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: /usr/pkg/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 -- Enabling 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 -- Enabling USRP1 support. -- Override with -DENABLE_USRP1=ON/OFF -- -- Configuring USRP2 support... -- Dependency ENABLE_LIBUHD = ON -- Enabling USRP2 support. -- Override with -DENABLE_USRP2=ON/OFF -- -- Configuring X300 support... -- Dependency ENABLE_LIBUHD = ON -- Enabling X300 support. -- Override with -DENABLE_X300=ON/OFF -- -- Configuring N230 support... -- Dependency ENABLE_LIBUHD = ON -- Enabling N230 support. -- Override with -DENABLE_N230=ON/OFF -- -- Configuring MPMD support... -- Dependency ENABLE_LIBUHD = ON -- Enabling MPMD support. -- Override with -DENABLE_MPMD=ON/OFF -- -- Configuring N300 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = ON -- Enabling N300 support. -- Override with -DENABLE_N300=ON/OFF -- -- Configuring N320 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = ON -- Enabling N320 support. -- Override with -DENABLE_N320=ON/OFF -- -- Configuring E320 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = ON -- Enabling E320 support. -- Override with -DENABLE_E320=ON/OFF -- -- Configuring E300 support... -- Dependency ENABLE_LIBUHD = ON -- Dependency ENABLE_MPMD = ON -- Enabling E300 support. -- Override with -DENABLE_E300=ON/OFF -- -- Configuring OctoClock support... -- Dependency ENABLE_LIBUHD = ON -- Enabling OctoClock support. -- Override with -DENABLE_OCTOCLOCK=ON/OFF -- -- Configuring DPDK support... -- Dependency ENABLE_MPMD = ON -- Dependency DPDK_FOUND = FALSE -- Disabling DPDK support. -- Override with -DENABLE_DPDK=ON/OFF -- -- Looking for C++ include emmintrin.h -- 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/pbulkbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/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 - Failed -- Setting thread names is not supported. -- -- 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. -- -- Processing NI-RIO FPGA LVBITX Bitstreams... -- Using x300.lvbitx_base for codegen -- Using x310.lvbitx_base for codegen -- -- 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. -- Found Curses: /usr/lib/libcurses.so -- Performing Test HAVE_C99_STRUCTDECL -- Performing Test HAVE_C99_STRUCTDECL - Success -- -- Adding B2XX device test target -- Adding X3x0 device test target -- Adding E3XX device test target -- Adding N3XX device test target -- Adding E32x device test target -- -- 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 -- -- Compressed Man Pages disabled -- Override with -DENABLE_MAN_PAGE_COMPRESSION=ON/OFF -- -- Configuring Man Pages support... -- Dependency NOT_WIN32 = TRUE -- Enabling Man Pages support. -- Override with -DENABLE_MAN_PAGES=ON/OFF -- -- ###################################################### -- # UHD enabled components -- ###################################################### -- * LibUHD -- * LibUHD - C API -- * Examples -- * Utils -- * Tests -- * USB -- * B100 -- * B200 -- * USRP1 -- * USRP2 -- * X300 -- * N230 -- * MPMD -- * N300 -- * N320 -- * E320 -- * E300 -- * OctoClock -- * Man Pages -- -- ###################################################### -- # UHD disabled components -- ###################################################### -- * LibUHD - Python API -- * LIBERIO -- * DPDK -- * Manual -- * API/Doxygen -- -- Building version: 3.15.0.0-0-unknown -- Using install prefix: /usr/pkg -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_MANDIR ENABLE_PYTHON3 RST2HTML_EXECUTABLE -- Build files have been written to: /tmp/pbulkbuild/ham/uhd/work.earmv6hf/uhd-3.15.0.0/host => Rewrite cmake Dependencies files