=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for uhd-4.1.0.5.tar.gz
=> Checksum SHA512 OK for uhd-4.1.0.5.tar.gz
===> Installing dependencies for uhd-4.1.0.5nb3
==========================================================================
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-4.1.0.5nb3.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * PYTHON_VERSION_DEFAULT = 310

Based on these variables, the following variables have been set:

        * CURSES_TYPE = curses
        * PYPACKAGE = python310

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.24.1
=> Tool dependency gtar-base>=1.13.25: found gtar-base-1.34
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency boost-headers-1.78.*: found boost-headers-1.78.0
=> Full dependency py310-mako-[0-9]*: found py310-mako-1.1.6nb2
=> Full dependency py310-requests-[0-9]*: found py310-requests-2.28.1
=> Full dependency python310>=3.10: found python310-3.10.7
=> Full dependency boost-libs-1.78.*: found boost-libs-1.78.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-4.1.0.5nb3
===> Extracting for uhd-4.1.0.5nb3
===> Patching for uhd-4.1.0.5nb3
=> Applying pkgsrc patches for uhd-4.1.0.5nb3
===> Creating toolchain wrappers for uhd-4.1.0.5nb3
===> Configuring for uhd-4.1.0.5nb3
=> Replacing python interpreter in utils/convert_cal_data.py utils/converter_benchmark.py utils/latency/graph.py utils/latency/run_tests.py utils/rfnoc_image_builder.py utils/uhd_images_downloader.py.in utils/uhd_power_cal.py 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/python_rx_stability_test.py tests/devtest/run_testsuite.py tests/devtest/recv_stability_test.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 tests/streaming_performance/batch_run_benchmark_rate.py tests/streaming_performance/run_E3xx_max_rate_tests.py tests/streaming_performance/run_N3xx_max_rate_tests.py tests/streaming_performance/run_X3xx_max_rate_tests.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 5.5.0
-- The C compiler identification is GNU 5.5.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /work/ham/uhd/work/.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: /work/ham/uhd/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning at CMakeLists.txt:49 (message):
  

  The compiler selected to build UHD (GCC version 5.5.0 :
  /work/ham/uhd/work/.cwrapper/bin/c++) is older than that officially
  supported (6.3.0 minimum).  This build may or not work.  We highly
  recommend using a more recent GCC version.


-- 
-- Configuring the Python interpreter...
-- Manually determining build Python version...
-- Python interpreter: /usr/pkg/bin/python3.10 Version: 3.10.7
-- Override with: -DPYTHON_EXECUTABLE=<path-to-python>
-- Python runtime interpreter: /usr/pkg/bin/python3.10 Version: 3.10.7
-- Override with: -DRUNTIME_PYTHON_EXECUTABLE=<path-to-python>
-- Finding Python Libraries...
-- Python Libraries: /usr/pkg/lib/libpython3.10.so
-- Python include directories: /usr/pkg/include/python3.10
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.65 or greater
--   Looking for required Boost components...
--   Enabling Boost Error Code Header Only
--     Disabling boost::asio use of std::string_view
--   Boost version: 1.78.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_serialization.so;/usr/pkg/lib/libboost_thread.so;-lpthread;/usr/pkg/lib/libboost_unit_test_framework.so;/usr/pkg/lib/libboost_system.so;/usr/pkg/lib/libboost_atomic.so
-- Looking for Boost version 1.65 or greater - found
-- 
-- Python checking for Python version 3.6 or greater
<string>:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
-- Python checking for Python version 3.6 or greater - found
-- 
-- Python checking for Mako templates 0.4.2 or greater
<string>:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
-- Python checking for Mako templates 0.4.2 or greater - found
-- 
-- Python checking for requests 2.0 or greater
<string>:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
-- Python checking for requests 2.0 or greater - found
-- 
-- Python checking for ruamel.yaml 0.15 or greater
-- Python checking for ruamel.yaml 0.15 or greater - "import ruamel.yaml" failed
-- 
-- Configuring LibUHD support...
--   Dependency Boost_FOUND = 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
-- 
-- 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  
-- Found PkgConfig: /work/ham/uhd/work/.tools/bin/pkg-config (found version "1.8.0") 
-- Could NOT find DPDK (missing: DPDK_INCLUDE_DIRS DPDK_LIBRARIES) (Required is exact version "18.11")
-- 
-- 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 MPMD support...
--   Dependency ENABLE_LIBUHD = ON
--   Enabling MPMD support.
--   Override with -DENABLE_MPMD=ON/OFF
-- 
-- Configuring SIM support...
--   Dependency ENABLE_LIBUHD = ON
--   Dependency ENABLE_MPMD = ON
--   Dependency ENABLE_PYTHON_API = OFF
--   Disabling SIM support.
--   Override with -DENABLE_SIM=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 X400 support...
--   Dependency ENABLE_LIBUHD = ON
--   Dependency ENABLE_MPMD = ON
--   Enabling X400 support.
--   Override with -DENABLE_X400=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 - found
-- Looking for C++ include arm_neon.h
-- Looking for C++ include arm_neon.h - not found
-- 
-- Configuring priority scheduling...
-- Performing Test HAVE_PTHREAD_SETSCHEDPARAM
-- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Failed
-- Performing Test HAVE_WIN_SETTHREADPRIORITY
-- Performing Test HAVE_WIN_SETTHREADPRIORITY - Failed
--   Priority scheduling not supported.
-- Performing Test HAVE_PTHREAD_SETNAME
-- Performing Test HAVE_PTHREAD_SETNAME - Failed
--   Setting thread names is not supported.
-- Performing Test HAVE_PTHREAD_SETAFFINITY_NP
-- Performing Test HAVE_PTHREAD_SETAFFINITY_NP - Failed
-- Performing Test HAVE_WIN_SETTHREADAFFINITYMASK
-- Performing Test HAVE_WIN_SETTHREADAFFINITYMASK - Failed
--   Setting thread affinity is not supported.
-- 
-- 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.
-- 
-- Configuring atomics support...
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
--   Atomics support is built-in, no linking required.
-- 
-- 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
-- Adding X4x0 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
--   * MPMD
--   * N300
--   * N320
--   * E320
--   * E300
--   * X400
--   * OctoClock
--   * Man Pages
-- 
-- ######################################################
-- # UHD disabled components                             
-- ######################################################
--   * LibUHD - Python API
--   * SIM
--   * DPDK
--   * Manual
--   * API/Doxygen
-- 
-- Building version: 4.1.0.5-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: /work/ham/uhd/work/uhd-4.1.0.5/host
=> Rewrite cmake Dependencies files