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

        * PYTHON_VERSION_DEFAULT = 310

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

        * 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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py310-angr-[0-9]*: found py310-angr-9.0.7491nb4
=> Full dependency py310-cachetools-[0-9]*: found py310-cachetools-4.2.4nb1
=> Full dependency py310-cparser-[0-9]*: found py310-cparser-2.21nb1
=> Full dependency py310-decorator-[0-9]*: found py310-decorator-4.4.2nb1
=> Full dependency py310-future-[0-9]*: found py310-future-0.18.2nb2
=> Full dependency py310-gitpython-[0-9]*: found py310-gitpython-3.1.29
=> Full dependency py310-manticore-[0-9]*: found py310-manticore-0.3.4nb3
=> Full dependency py310-networkx-[0-9]*: found py310-networkx-2.5.1nb1
=> Full dependency py310-pefile-[0-9]*: found py310-pefile-2022.5.30
=> Full dependency py310-ana-[0-9]*: found py310-ana-0.6nb1
=> Full dependency py310-bintrees-[0-9]*: found py310-bintrees-2.2.0nb1
=> Full dependency py310-bitstring-[0-9]*: found py310-bitstring-3.1.9nb1
=> Full dependency py310-cooldict-[0-9]*: found py310-cooldict-1.4nb1
=> Full dependency py310-dpkt-[0-9]*: found py310-dpkt-1.9.8
=> Full dependency py310-mulpyplexer-[0-9]*: found py310-mulpyplexer-0.08nb1
=> Full dependency py310-progressbar2-[0-9]*: found py310-progressbar2-4.2.0
=> Full dependency py310-rpyc-[0-9]*: found py310-rpyc-4.1.2nb1
=> Full dependency py310-smt>=0.9.5: found py310-smt-0.9.5
=> Full dependency py310-toolz>=0.9.1: found py310-toolz-0.12.0
=> Full dependency py310-z3solver-[0-9]*: found py310-z3solver-4.8.9.0nb2
=> Full dependency python310>=3.10: found python310-3.10.9
===> Overriding tools for deepstate-0.1nb4
===> Extracting for deepstate-0.1nb4
===> Patching for deepstate-0.1nb4
===> Creating toolchain wrappers for deepstate-0.1nb4
===> Configuring for deepstate-0.1nb4
cd /home/pbulk/build/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473 && /usr/bin/mkdir -p build
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.25/Modules/Platform/SunOS.cmake:34 (include):
  File /opt/pkg/share/cmake-3.25/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/devel/deepstate/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.25/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):
  /opt/pkg/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake:45 (include)
  CMakeLists.txt:15 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/deepstate/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/devel/deepstate/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:16 (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.


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    PYTHON_EXECUTABLE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    PYVERSSUFFIX
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/devel/deepstate/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build
=> Rewrite cmake Dependencies files