=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for uhd-3.14.1.1.tar.gz
=> Checksum RMD160 OK for uhd-3.14.1.1.tar.gz
=> Checksum SHA512 OK for uhd-3.14.1.1.tar.gz
===> Installing dependencies for uhd-3.14.1.1nb1
==========================================================================
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.14.1.1nb1. Their current value is shown below:
* CURSES_DEFAULT = curses
* PYTHON_VERSION_DEFAULT = 37
Based on these variables, the following variables have been set:
* CURSES_TYPE = curses
* PYPACKAGE = python37
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.17.0
=> Tool dependency gtar-base>=1.13.25: found gtar-base-1.32nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency boost-headers-1.72.*: found boost-headers-1.72.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency py37-mako-[0-9]*: found py37-mako-1.1.2
=> Full dependency py37-requests-[0-9]*: found py37-requests-2.23.0
=> Full dependency python37>=3.7.0: found python37-3.7.7
=> Full dependency boost-libs-1.72.*: found boost-libs-1.72.0
=> Full dependency boost-libs>=1.72.0: found boost-libs-1.72.0
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.22nb3
=> Full dependency orc>=0.4.6: found orc-0.4.31
===> Overriding tools for uhd-3.14.1.1nb1
===> Extracting for uhd-3.14.1.1nb1
===> Patching for uhd-3.14.1.1nb1
=> Applying pkgsrc patches for uhd-3.14.1.1nb1
===> Creating toolchain wrappers for uhd-3.14.1.1nb1
===> Configuring for uhd-3.14.1.1nb1
=> 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 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/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
-- Check for working CXX compiler: /tmp/pkgbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/c++ - 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/pkgbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/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...
-- Python interpreter: /usr/pkg/bin/python3.7
-- Override with: -DPYTHON_EXECUTABLE=<path-to-python>
-- Python runtime interpreter: /usr/pkg/bin/python3.7
-- Override with: -DRUNTIME_PYTHON_EXECUTABLE=<path-to-python>
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:110 (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...
-- Looking for optional Boost components...
-- Found Boost: /usr/pkg/include (found suitable version "1.72.0", minimum required is "1.53") missing components: python3
-- Looking for required Boost components...
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Boost: /usr/pkg/include (found suitable version "1.72.0", minimum required is "1.53") found components: chrono date_time filesystem program_options regex system unit_test_framework serialization thread atomic
-- 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_system.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_atomic.so
-- Found PythonInterp: /usr/pkg/bin/python3.7 (found suitable version "3.7.7", minimum required is "3")
-- Found PythonLibs: /usr/pkg/lib/libpython3.7.so (found suitable version "3.7.7", minimum required is "3")
--
-- Python checking for Python version 3 or greater
-- Python checking for Python version 3 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
--
-- 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 BOOST_PYTHON_FOUND =
-- Dependency HAVE_PYTHON_MODULE_NUMPY = FALSE
-- Dependency PythonLibs_FOUND = 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/pkgbuild/ham/uhd/work.earmv6hf/.tools/bin/pkg-config (found version "1.6.0")
-- 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
-- Checking for module 'libgps'
-- Package 'libgps', required by 'virtual:world', not found
-- Checking for module 'libgps >= 3.11'
-- Package 'libgps', required by 'virtual:world', not found
-- Could NOT find LIBGPS (missing: LIBGPS_LIBRARY LIBGPS_INCLUDE_DIR)
-- Could NOT find LIBERIO (missing: LIBERIO_LIBRARY LIBERIO_INCLUDE_DIR)
-- Could NOT find dpdk (missing: DPDK_INCLUDE_DIR)
--
-- 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 GPSD support...
-- Dependency ENABLE_LIBUHD = ON
-- Dependency ENABLE_GPSD =
-- Dependency LIBGPS_FOUND = FALSE
-- Disabling GPSD support.
-- Override with -DENABLE_GPSD=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 E300 support...
-- Dependency ENABLE_LIBUHD = ON
-- Disabling E300 support.
-- Override with -DENABLE_E300=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 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/pkgbuild/ham/uhd/work.earmv6hf/.cwrapper/bin/gcc
--
-- Could NOT find UDev (missing: UDEV_INCLUDE_DIR UDEV_LIBS)
--
-- 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 N3XX device test target
-- Adding E32x device test target
--
-- Could NOT find UDev (missing: UDEV_INCLUDE_DIR UDEV_LIBS)
-- 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: /usr/bin/gzip
--
-- Configuring Man Pages support...
-- Dependency GZIP_FOUND = TRUE
-- 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
-- * OctoClock
-- * Man Pages
--
-- ######################################################
-- # UHD disabled components
-- ######################################################
-- * LibUHD - Python API
-- * LIBERIO
-- * GPSD
-- * E300
-- * DPDK
-- * Manual
-- * API/Doxygen
--
-- Building version: 3.14.1.1-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
RST2HTML_EXECUTABLE
-- Build files have been written to: /tmp/pkgbuild/ham/uhd/work.earmv6hf/uhd-3.14.1.1/host
=> Rewrite cmake Dependencies files