+ 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=312 WRKLOG=/tmp/bulklog/freecell-solver-6.12.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/freecell-solver-6.12.0/work.log
=> Checksum BLAKE2s OK for freecell-solver-6.12.0.tar.xz
=> Checksum SHA512 OK for freecell-solver-6.12.0.tar.xz
===> Installing dependencies for freecell-solver-6.12.0
==========================================================================
The following variables will affect the build process of this package,
freecell-solver-6.12.0.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 312

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

        * PYPACKAGE = python312

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 gperf-[0-9]*: found gperf-3.2nb1
=> Tool dependency cmake>=0: found cmake-3.31.7nb2
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.40.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py312-pysol_cards-[0-9]*: found py312-pysol_cards-0.18.1
=> Full dependency py312-random2-[0-9]*: found py312-random2-1.0.2
=> Full dependency py312-six-[0-9]*: found py312-six-1.17.0
=> Full dependency p5-Moo-[0-9]*: found p5-Moo-2.005005nb2
=> Full dependency p5-Path-Tiny-[0-9]*: found p5-Path-Tiny-0.148
=> Full dependency p5-Template-Toolkit-[0-9]*: found p5-Template-Toolkit-3.102nb1
=> Full dependency python312>=3.12.0: found python312-3.12.10nb1
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
===> Overriding tools for freecell-solver-6.12.0
===> Extracting for freecell-solver-6.12.0
===> Patching for freecell-solver-6.12.0
===> Creating toolchain wrappers for freecell-solver-6.12.0
===> Configuring for freecell-solver-6.12.0
=> Fix man dir.
=> Replacing python interpreter in board_gen/fc_solve_find_index_s2ints.py board_gen/find-freecell-deal-index.py board_gen/gen-multiple-pysol-layouts board_gen/make_pysol_freecell_board.py board_gen/transpose-freecell-board.py.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (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 C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/games/freecell-solver/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/games/freecell-solver/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Perl: /home/pbulk/build/games/freecell-solver/work/.tools/bin/perl (found version "5.40.2")
-- Looking for vasprintf
-- Looking for vasprintf - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test FLAG_EXISTS_1
-- Performing Test FLAG_EXISTS_1 - Success
-- Performing Test FLAG_EXISTS_2
-- Performing Test FLAG_EXISTS_2 - Success
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of __int128
-- Check size of __int128 - done
-- Looking for strncasecmp
-- Looking for strncasecmp - not found
-- Looking for strndup
-- Looking for strndup - found
-- Check size of int
-- Check size of int - done
-- Check size of void*
-- Check size of void* - done
CMake Deprecation Warning at man/CMakeLists.txt:1 (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.


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

    FETCHCONTENT_FULLY_DISCONNECTED
    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/games/freecell-solver/work/freecell-solver-6.12.0/cmake-pkgsrc-build