+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=38 WRKLOG=/tmp/bulklog/py38-soapy-sdr-0.7.2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=38 WRKLOG=/tmp/bulklog/py38-soapy-sdr-0.7.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for soapy-sdr-0.7.2.tar.gz
=> Checksum SHA512 OK for soapy-sdr-0.7.2.tar.gz
===> Installing dependencies for py38-soapy-sdr-0.7.2
==========================================================================
The following variables will affect the build process of this package,
py38-soapy-sdr-0.7.2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 310

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

        * PYPACKAGE = python38

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/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency swig3-[0-9]*: found swig3-3.0.12nb5
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency python38>=3.8: found python38-3.8.17
=> Full dependency soapy-sdr>=0.7.2: found soapy-sdr-0.8.1
===> Overriding tools for py38-soapy-sdr-0.7.2
===> Extracting for py38-soapy-sdr-0.7.2
===> Patching for py38-soapy-sdr-0.7.2
===> Creating toolchain wrappers for py38-soapy-sdr-0.7.2
===> Configuring for py38-soapy-sdr-0.7.2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The CXX compiler identification is GNU 4.8.5
CMake Warning (dev) at /usr/pkg/share/cmake-3.26/Modules/Platform/Linux.cmake:86 (include):
  File /usr/pkg/share/cmake-3.26/Modules/Platform/Linux.cmake includes
  /home/pbulk/build/ham/py-soapy-sdr/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.26/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake:45 (include)
  CMakeLists.txt:5 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/ham/py-soapy-sdr/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build type not specified: defaulting to release.
-- Found SWIG: /usr/pkg/bin/swig3.0 (found version "3.0.12")  
-- SWIG_FOUND: TRUE - 3.0.12
-- Found PythonInterp: /usr/pkg/bin/python3.8 (found version "3.8.17") 
-- PYTHONINTERP_FOUND: TRUE - 3.8.17
-- PYTHON_EXECUTABLE: /usr/pkg/bin/python3.8
-- PYTHON_INSTALL_DIR: ${prefix}/lib/python3.8/site-packages
-- PYTHONLIBS_FOUND: TRUE - 3.8.17
-- PYTHON_INCLUDE_DIRS: /usr/pkg/include/python3.8;/usr/pkg/include/python3.8
-- PYTHON_LIBRARIES: -L/usr/pkg/lib  -lcrypt -lintl -lpthread -ldl  -lutil -lm -lm
-- Performing Test SIZE_T_IS_UNSIGNED_INT
-- Performing Test SIZE_T_IS_UNSIGNED_INT - Failed
-- CMAKE_SWIG_FLAGS=-c++;-threads
CMake Warning (dev) at /usr/pkg/share/cmake-3.26/Modules/UseSWIG.cmake:809 (message):
  Policy CMP0078 is not set: UseSWIG generates standard target names.  Run
  "cmake --help-policy CMP0078" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:157 (SWIG_ADD_LIBRARY)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.26/Modules/UseSWIG.cmake:651 (message):
  Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module
  flag.  Run "cmake --help-policy CMP0086" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.26/Modules/UseSWIG.cmake:922 (SWIG_ADD_SOURCE_TO_MODULE)
  CMakeLists.txt:157 (SWIG_ADD_LIBRARY)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (1.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.7.2/python
=> Rewrite cmake Dependencies files