+ 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=311 WRKLOG=/tmp/bulklog/py311-soapy-sdr-0.8.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-soapy-sdr-0.8.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for soapy-sdr-0.8.1.tar.gz
=> Checksum SHA512 OK for soapy-sdr-0.8.1.tar.gz
===> Installing dependencies for py311-soapy-sdr-0.8.1
==========================================================================
The following variables will affect the build process of this package,
py311-soapy-sdr-0.8.1.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 312

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

        * PYPACKAGE = python311

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 cmake>=0: found cmake-3.31.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency python311>=3.11.0: found python311-3.11.11nb1
=> Full dependency soapy-sdr>=0.7.2: found soapy-sdr-0.8.1
===> Overriding tools for py311-soapy-sdr-0.8.1
===> Extracting for py311-soapy-sdr-0.8.1
===> Patching for py311-soapy-sdr-0.8.1
===> Creating toolchain wrappers for py311-soapy-sdr-0.8.1
===> Configuring for py311-soapy-sdr-0.8.1
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 11.5.0
-- 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
CMake Warning (dev) at CMakeLists.txt:19 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/pkg/bin/python3.11 (found version "3.11.11")
-- PYTHONINTERP_FOUND: TRUE - 3.11.11
-- PYTHON_EXECUTABLE: /usr/pkg/bin/python3.11
/home/pbulk/build/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.8.1/python/get_python_lib.py:4: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.sysconfig import get_python_lib
/home/pbulk/build/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.8.1/python/get_python_lib.py:4: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
  from distutils.sysconfig import get_python_lib
-- PYTHON_INSTALL_DIR: ${prefix}//usr/pkg/lib/python3.11/site-packages
-- PYTHONLIBS_FOUND: TRUE - 3.11.11
-- PYTHON_INCLUDE_DIRS: /usr/pkg/include/python3.11;/usr/pkg/include/python3.11
-- PYTHON_LIBRARIES: -L/usr/pkg/lib  -lintl -ldl  -lm
-- Performing Test SIZE_T_IS_UNSIGNED_INT
-- Performing Test SIZE_T_IS_UNSIGNED_INT - Failed
-- CMAKE_SWIG_FLAGS=-c++;-threads;-I/home/pbulk/build/ham/py-soapy-sdr/work/.buildlink/include
CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/UseSWIG.cmake:813 (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:160 (SWIG_ADD_LIBRARY)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/UseSWIG.cmake:655 (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.31/Modules/UseSWIG.cmake:926 (SWIG_ADD_SOURCE_TO_MODULE)
  CMakeLists.txt:160 (SWIG_ADD_LIBRARY)
This warning is for project developers.  Use -Wno-dev to suppress it.

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

    FETCHCONTENT_FULLY_DISCONNECTED
    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.8.1/python/cmake-pkgsrc-build