+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lmms-1.2.2nb14/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lmms-1.2.2nb14/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
=> Checksum BLAKE2s OK for lmms_1.2.2.tar.xz
=> Checksum SHA512 OK for lmms_1.2.2.tar.xz
===> Installing dependencies for lmms-1.2.2nb14
==========================================================================
The supported build options for lmms are:

	alsa jack portaudio pulseaudio sdl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.lmms (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
lmms-1.2.2nb14.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = libjpeg-turbo
        * READLINE_DEFAULT = readline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo
        * READLINE_TYPE = readline
        * TERMCAP_TYPE = curses

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency qt5-qttools-[0-9]*: found qt5-qttools-5.15.2nb7
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.2
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.22.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency xz>=4.999.9betanb1: found xz-5.2.5
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2021.5nb1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.14.1nb3
=> Build dependency gcc10>=10.4.0: found gcc10-10.4.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency fluidsynth>=2.2.4nb1: found fluidsynth-2.2.4nb1
=> Full dependency libsndfile>=1.0.29nb1: found libsndfile-1.0.31nb2
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.5
=> Full dependency lame>=3.96.1nb4: found lame-3.100nb2
=> Full dependency libsamplerate>=0.1.9nb1: found libsamplerate-0.2.2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency fftw>=3.1nb1: found fftw-3.3.10
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1
=> Full dependency fltk>=1.3.5nb1: found fltk-1.3.8
=> Full dependency qt5-qtbase>=5.15.2nb7: found qt5-qtbase-5.15.2nb8
=> Full dependency qt5-qtx11extras>=5.15.2nb2: found qt5-qtx11extras-5.15.2nb3
=> Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0
===> Overriding tools for lmms-1.2.2nb14
===> Extracting for lmms-1.2.2nb14
===> Patching for lmms-1.2.2nb14
=> Applying pkgsrc patches for lmms-1.2.2nb14
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.2 2019/06/10 19:08:42 nia Exp $
|
|Install plain (un-gzipped) man page.
|
|--- CMakeLists.txt.orig	2018-11-03 01:43:42.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 575 (offset 12 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CMakeLists.txt,v 1.1 2019/06/10 19:08:42 nia Exp $
|
|Install uncompressed man pages to the correct location.
|
|--- src/CMakeLists.txt.orig	2018-11-03 01:43:42.000000000 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 113.
Hunk #2 succeeded at 258.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_core_audio_AudioOss.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_core_audio_AudioOss.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_audio_AudioOss.cpp,v 1.2 2019/06/10 19:08:42 nia Exp $
|
|Support NetBSD's OSS emulation.
|
|--- src/core/audio/AudioOss.cpp.orig	2019-06-09 11:28:34.000000000 +0000
|+++ src/core/audio/AudioOss.cpp
--------------------------
Patching file src/core/audio/AudioOss.cpp using Plan A...
Hunk #1 succeeded at 59.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_core_midi_MidiOss.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/lmms/patches/patch-src_core_midi_MidiOss.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_midi_MidiOss.cpp,v 1.1.18.1 2022/01/17 19:40:03 bsiegert Exp $
|
|Support NetBSD's OSS emulation.
|
|--- src/core/midi/MidiOss.cpp.orig	2018-11-03 01:43:42.000000000 +0000
|+++ src/core/midi/MidiOss.cpp
--------------------------
Patching file src/core/midi/MidiOss.cpp using Plan A...
Hunk #1 succeeded at 39.
Hunk #2 succeeded at 71.
done
===> Creating toolchain wrappers for lmms-1.2.2nb14
===> Configuring for lmms-1.2.2nb14
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 10.4.0
-- The CXX compiler identification is GNU 10.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/audio/lmms/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/audio/lmms/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/audio/lmms/work/.tools/bin/pkg-config (found version "1.8.0") 
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
Git not found.  Using release info from /CMakeLists.txt

Configuring LMMS
--------------------------
* Project version             : 1.2.2
*   Major version             : 1
*   Minor version             : 2
*   Release version           : 2
*   Stage version             : 
*   Build version             : 0
*

Optional Version Usage:
--------------------------
*   Override version:           -DFORCE_VERSION=x.x.x-x
*   Ignore Git information:     -DFORCE_VERSION=internal

PROCESSOR: i386
Machine: x86_64-sun-solaris2.11
-- Target host is 64 bit
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for include file semaphore.h
-- Looking for include file semaphore.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/ipc.h
-- Looking for include file sys/ipc.h - found
-- Looking for include file sys/shm.h
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sched.h
-- Looking for include file sched.h - found
-- Looking for include file sys/soundcard.h
-- Looking for include file sys/soundcard.h - found
-- Looking for include file soundcard.h
-- Looking for include file soundcard.h - not found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file ctype.h
-- Looking for include file ctype.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file process.h
-- Looking for include file process.h - not found
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Checking for module 'sndfile>=1.0.11'
--   Found sndfile, version 1.0.31
-- Found Lame: /opt/local/include  
-- Looking for vorbis_bitrate_addblock in vorbis
-- Looking for vorbis_bitrate_addblock in vorbis - found
-- Found OggVorbis: /opt/local/lib/libogg.so;/opt/local/lib/libvorbis.so;/opt/local/lib/libvorbisfile.so;/opt/local/lib/libvorbisenc.so
-- Checking for module 'fftw3f>=3.0.0'
--   Found fftw3f, version 3.3.10
-- Found OpenGL: /opt/local/lib/libGL.so   
-- Found X11: /opt/local/include   
-- Looking for XOpenDisplay in /opt/local/lib/libX11.so;/opt/local/lib/libXext.so
-- Looking for XOpenDisplay in /opt/local/lib/libX11.so;/opt/local/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 FLTK: /opt/local/lib/libfltk_images.so;/opt/local/lib/libfltk_forms.so;/opt/local/lib/libfltk_gl.so;/opt/local/lib/libGL.so;/opt/local/lib/libfltk.so  
-- Checking for module 'fluidsynth>=1.0.7'
--   Found fluidsynth, version 2.2.4
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Could NOT find Wine (missing: WINE_LIBRARIES WINE_INCLUDE_DIRS) 
-- Checking for module 'samplerate>=0.1.8'
--   Found samplerate, version 0.2.2
-- Setting build type to 'Release' as none was specified.
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Found XCB_XCB: /opt/local/lib/libxcb.so (found version "1.14") 
-- Found XCB_ATOM: /opt/local/lib/libxcb-util.so (found version "0.4.0") 
-- Found XCB_KEYSYMS: /opt/local/lib/libxcb-keysyms.so (found version "0.4.0") 
-- Found XCB_UTIL: /opt/local/lib/libxcb-util.so (found version "0.4.0") 
-- Found XCB: /opt/local/lib/libxcb.so;/opt/local/lib/libxcb-util.so;/opt/local/lib/libxcb-keysyms.so (found version "1.14") found components: XCB ATOM KEYSYMS UTIL 
-- Found X11_XCB: /opt/local/lib/libX11-xcb.so (found version "1.7.3.1") 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Found UnixCommands: /usr/bin/bash  
-- Checking for module 'bash-completion'
--   Package 'bash-completion', required by 'virtual:world', not found
-- Bash completion script for lmms will be installed to /usr/share/bash-completion/completions or fallback to /opt/local/share/bash-completion/completions if unwritable.

Installation Summary
--------------------
* Install Directory           : /opt/local

Supported audio interfaces
--------------------------
* ALSA                        : 
* JACK                        : 
* OSS                         : OK
* Sndio                       : 
* PortAudio                   : 
* libsoundio                  : 
* PulseAudio                  : 
* SDL                         : 

Supported MIDI interfaces
-------------------------
* ALSA                        : 
* OSS                         : OK
* Sndio                       : 
* JACK                        : 
* WinMM                       : <not supported on this platform>
* AppleMidi                   : <not supported on this platform>

Supported file formats for project export
-----------------------------------------
* WAVE                        : OK
* OGG/VORBIS                  : OK
* MP3/Lame                    : OK

Optional plugins
----------------
* Carla Patchbay & Rack       : 
* SoundFont2 player           : OK
* Stk Mallets                 : 
* VST-instrument hoster       : OK
* VST-effect hoster           : OK
* CALF LADSPA plugins         : OK
* CAPS LADSPA plugins         : OK
* CMT LADSPA plugins          : OK
* TAP LADSPA plugins          : OK
* SWH LADSPA plugins          : OK
* GIG player                  : 


-----------------------------------------------------------------
IMPORTANT:
after installing missing packages, remove CMakeCache.txt before
running cmake again!
-----------------------------------------------------------------



-- Configuring done
-- Generating done
-- Build files have been written to: /home/pbulk/build/audio/lmms/work/lmms
=> Rewrite cmake Dependencies files