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

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

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 openssl>=1.1.1pnb1: found openssl-1.1.1s
===> Overriding tools for libmsn-4.2.1nb4
===> Extracting for libmsn-4.2.1nb4
===> Patching for libmsn-4.2.1nb4
=> Applying pkgsrc patches for libmsn-4.2.1nb4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/libmsn/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/libmsn/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2012/10/09 15:47:41 marino Exp $
|
|update for modern openssl.
|use gettimeofday() rather than ftime() to prime srand().
|Fix "unlink" out of scope error on gcc4.7
|
|--- msn/util.cpp.orig	2009-07-22 19:57:10.000000000 +0000
|+++ msn/util.cpp
--------------------------
Patching file msn/util.cpp using Plan A...
Hunk #1 succeeded at 29.
Hunk #2 succeeded at 260.
Hunk #3 succeeded at 279.
Hunk #4 succeeded at 368.
done
===> Creating toolchain wrappers for libmsn-4.2.1nb4
===> Configuring for libmsn-4.2.1nb4
=> Adding run-time search paths to pkg-config files.
=> 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 < 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 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/chat/libmsn/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:2 (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/chat/libmsn/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/chat/libmsn/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenSSL: /home/pbulk/build/chat/libmsn/work/.buildlink/lib/libssl.so
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /home/pbulk/build/chat/libmsn/work/libmsn-4.2.1
=> Rewrite cmake Dependencies files