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

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

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 qt5-qttools-[0-9]*: found qt5-qttools-5.15.9nb3
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.6
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb2
=> Full dependency alsa-lib>=1.0.18: found alsa-lib-1.2.7.2
=> Full dependency jack>=1.9.21nb2: found jack-1.9.21nb2
=> Full dependency pulseaudio>=16.1nb4: found pulseaudio-16.1nb4
=> Full dependency ffmpeg4>=4.4.3nb4: found ffmpeg4-4.4.4nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5
=> Full dependency qt5-qtbase>=5.15.9nb2: found qt5-qtbase-5.15.9nb2
=> Full dependency qt5-qtx11extras>=5.15.9nb2: found qt5-qtx11extras-5.15.9nb2
===> Overriding tools for ssr-0.4.2nb18
===> Extracting for ssr-0.4.2nb18
===> Patching for ssr-0.4.2nb18
=> Applying pkgsrc patches for ssr-0.4.2nb18
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/ssr/patches/patch-glinject_elfhacks.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/ssr/patches/patch-glinject_elfhacks.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-glinject_elfhacks.c,v 1.1 2016/02/08 20:43:32 markd Exp $
|
|NetBSD doesn't know about DT_GNU_HASH
|
|--- glinject/elfhacks.c.orig	2015-11-02 21:13:49.000000000 +0000
|+++ glinject/elfhacks.c
--------------------------
Patching file glinject/elfhacks.c using Plan A...
Hunk #1 succeeded at 198.
done
===> Creating toolchain wrappers for ssr-0.4.2nb18
===> Configuring for ssr-0.4.2nb18
=> Replacing bash interpreter in scripts/ssr-glinject.
INFO: [replace-interpreter] Nothing changed in scripts/ssr-glinject.
=> Fixing CMAKE_MODULE_PATH 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
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/multimedia/ssr/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/multimedia/ssr/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found X11: /opt/pkg/include   
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for connect
-- Looking for connect - not found
-- Looking for connect in socket
-- Looking for connect in socket - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found OpenGL: /opt/pkg/lib/libGL.so   
-- Found PkgConfig: /home/pbulk/build/multimedia/ssr/work/.tools/bin/pkg-config (found version "1.9.5") 
-- Checking for modules 'libavformat;libavcodec;libavutil;libswscale'
--   Found libavformat, version 58.76.100
--   Found libavcodec, version 58.134.100
--   Found libavutil, version 56.70.100
--   Found libswscale, version 5.9.100
CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVFormat)
  does not match the name of the calling package (FFmpeg).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFFmpeg.cmake:19 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVFormat: /opt/pkg/lib/ffmpeg4/libavformat.so  
CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVCodec)
  does not match the name of the calling package (FFmpeg).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFFmpeg.cmake:20 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVCodec: /opt/pkg/lib/ffmpeg4/libavcodec.so  
CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (AVUtil)
  does not match the name of the calling package (FFmpeg).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFFmpeg.cmake:21 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found AVUtil: /opt/pkg/lib/ffmpeg4/libavutil.so  
CMake Warning (dev) at /opt/pkg/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SWScale)
  does not match the name of the calling package (FFmpeg).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindFFmpeg.cmake:22 (find_package_handle_standard_args)
  src/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found SWScale: /opt/pkg/lib/ffmpeg4/libswscale.so  
-- Found ALSA: /opt/pkg/lib/libasound.so (found version "1.2.7.2") 
-- Checking for module 'libpulse'
--   Found libpulse, version 16.1
-- Found PulseAudio: /opt/pkg/lib/libpulse.so  
-- Checking for module 'jack'
--   Found jack, version 1.9.21
-- Found Jack: /opt/pkg/lib/libjack.so  
-- The following REQUIRED packages have been found:

 * OpenGL
 * Threads
 * FFmpeg
 * X11
 * ALSA
 * PulseAudio
 * PkgConfig
 * Jack
 * Qt5Core
 * Qt5Gui
 * Qt5Widgets
 * Qt5X11Extras
 * Qt5 (required version >= 5.7)

-- Configuring done (8.7s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/multimedia/ssr/work/ssr-0.4.2
=> Rewrite cmake Dependencies files