+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bullet-2.89/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/bullet-2.89/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for bullet-2.89.tar.gz
=> Checksum SHA512 OK for bullet-2.89.tar.gz
===> Installing dependencies for bullet-2.89
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.28.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency glu>=7.11.2: found glu-9.0.3
===> Overriding tools for bullet-2.89
===> Extracting for bullet-2.89
===> Patching for bullet-2.89
===> Creating toolchain wrappers for bullet-2.89
===> Configuring for bullet-2.89
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "bullet.pc.in".
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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 C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/bullet/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/bullet/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
BSD?
-- Found OpenGL: /opt/pkg/lib/libGL.so   
OPENGL FOUND
/opt/pkg/lib/libGL.so/opt/pkg/lib/libGLU.so
-- Configuring done (3.1s)
CMake Warning (dev) at src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/pbulk/build/devel/bullet/work/bullet3-2.89/src/Bullet3Common/shared/b3Float4.h
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/pbulk/build/devel/bullet/work/bullet3-2.89/src/Bullet3Common/shared/b3PlatformDefinitions.h
This warning is for project developers.  Use -Wno-dev to suppress it.

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

    BUILD_CPU_DEMOS
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /home/pbulk/build/devel/bullet/work/bullet3-2.89
=> Rewrite cmake Dependencies files