+ 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/strawberry-1.0.5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/strawberry-1.0.5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for strawberry-1.0.5.tar.xz
=> Checksum SHA512 OK for strawberry-1.0.5.tar.xz
===> Installing dependencies for strawberry-1.0.5
==========================================================================
The supported build options for strawberry are:

	pulseaudio

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

	PKG_OPTIONS.strawberry (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
strawberry-1.0.5.  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.4
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.5
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.78.*: found boost-headers-1.78.0
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2
=> Full dependency gst-plugins1-flac-[0-9]*: found gst-plugins1-flac-1.20.2
=> Full dependency gst-plugins1-mpg123-[0-9]*: found gst-plugins1-mpg123-1.20.2
=> Full dependency gst-plugins1-ogg-[0-9]*: found gst-plugins1-ogg-1.20.2
=> Full dependency gst-plugins1-opus-[0-9]*: found gst-plugins1-opus-1.20.2
=> Full dependency gst-plugins1-vorbis-[0-9]*: found gst-plugins1-vorbis-1.20.2
=> Full dependency gst-plugins1-oss-[0-9]*: found gst-plugins1-oss-1.20.2
=> Full dependency chromaprint>=1.4.3nb3: found chromaprint-1.5.1
=> Full dependency taglib>=1.9.1: found taglib-1.12
=> Full dependency sqlite3>=3.38.2nb1: found sqlite3-3.38.5
=> Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb2
=> Full dependency gettext-lib>=0.18: found gettext-lib-0.21
=> Full dependency libmtp>=0.3.0: found libmtp-1.1.19
=> Full dependency protobuf>=3.19.0nb1: found protobuf-3.20.1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency gnutls>=3.7.2nb1: found gnutls-3.7.6
=> Full dependency fftw>=3.1nb1: found fftw-3.3.10
=> Full dependency libcdio>=0.93: found libcdio-2.1.0nb4
=> Full dependency gst-plugins1-base>=1.18.5: found gst-plugins1-base-1.20.2nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1
=> Full dependency dbus>=0.91: found dbus-1.14.0nb3
=> Full dependency qt5-qtbase>=5.15.2nb7: found qt5-qtbase-5.15.4
=> Full dependency libxcb>=1.6: found libxcb-1.15nb1
=> Full dependency qt5-qtx11extras>=5.15.2nb2: found qt5-qtx11extras-5.15.4
===> Overriding tools for strawberry-1.0.5
===> Extracting for strawberry-1.0.5
===> Patching for strawberry-1.0.5
=> Applying pkgsrc patches for strawberry-1.0.5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/strawberry/patches/patch-src_analyzer_blockanalyzer.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/strawberry/patches/patch-src_analyzer_blockanalyzer.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_analyzer_blockanalyzer.cpp,v 1.1 2022/04/25 15:19:48 tnn Exp $
|
|avoid ambiguous math functions
|
|--- src/analyzer/blockanalyzer.cpp.orig	2022-03-26 20:21:03.329168404 +0000
|+++ src/analyzer/blockanalyzer.cpp
--------------------------
Patching file src/analyzer/blockanalyzer.cpp using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/strawberry/patches/patch-src_analyzer_boomanalyzer.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/strawberry/patches/patch-src_analyzer_boomanalyzer.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_analyzer_boomanalyzer.cpp,v 1.1 2022/04/25 15:19:48 tnn Exp $
|
|avoid ambiguous math functions
|
|--- src/analyzer/boomanalyzer.cpp.orig	2022-03-22 20:09:13.757653684 +0000
|+++ src/analyzer/boomanalyzer.cpp
--------------------------
Patching file src/analyzer/boomanalyzer.cpp using Plan A...
Hunk #1 succeeded at 38.
done
===> Creating toolchain wrappers for strawberry-1.0.5
===> Configuring for strawberry-1.0.5
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.23/Modules/Platform/SunOS.cmake:10 (include):
  File /opt/pkg/share/cmake-3.23/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/audio/strawberry/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.23/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.23/Modules/CMakeSystemSpecificInformation.cmake:27 (include)
  CMakeLists.txt:1 (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/audio/strawberry/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/strawberry/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/audio/strawberry/work/.tools/bin/pkg-config (found version "1.8.0") 
-- Strawberry Version:
-- Display:  1.0.5
-- Package:  1.0.5
-- RPM:      1.0.5-1
-- PAC:      1.0.5-1
-- Found Boost: /home/pbulk/build/audio/strawberry/work/.buildlink/include (found version "1.78.0")  
-- 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  
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include  
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Failed
-- Found Iconv: /home/pbulk/build/audio/strawberry/work/.buildlink/lib/libiconv.so (found version "1.14") 
-- Found GnuTLS: /opt/pkg/lib/libgnutls.so (found version "3.7.6") 
-- Found Protobuf: /home/pbulk/build/audio/strawberry/work/.buildlink/lib/libprotobuf.so (found version "3.20.1") 
-- Checking for module 'dbus-1'
--   Found dbus-1, version 1.14.0
-- Found X11: /home/pbulk/build/audio/strawberry/work/.buildlink/include   
-- Looking for XOpenDisplay in /home/pbulk/build/audio/strawberry/work/.buildlink/lib/libX11.so;/home/pbulk/build/audio/strawberry/work/.buildlink/lib/libXext.so
-- Looking for XOpenDisplay in /home/pbulk/build/audio/strawberry/work/.buildlink/lib/libX11.so;/home/pbulk/build/audio/strawberry/work/.buildlink/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
-- Checking for module 'xcb'
--   Found xcb, version 1.15
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.70.5
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.70.5
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.70.5
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.70.5
-- Checking for module 'libcdio'
--   Found libcdio, version 2.1.0
-- Checking for module 'gstreamer-1.0'
--   Found gstreamer-1.0, version 1.20.2
-- Checking for module 'gstreamer-base-1.0'
--   Found gstreamer-base-1.0, version 1.20.2
-- Checking for module 'gstreamer-audio-1.0'
--   Found gstreamer-audio-1.0, version 1.20.2
-- Checking for module 'gstreamer-app-1.0'
--   Found gstreamer-app-1.0, version 1.20.2
-- Checking for module 'gstreamer-tag-1.0'
--   Found gstreamer-tag-1.0, version 1.20.2
-- Checking for module 'gstreamer-pbutils-1.0'
--   Found gstreamer-pbutils-1.0, version 1.20.2
-- Checking for module 'libvlc'
--   Package 'libvlc', required by 'virtual:world', not found
-- Checking for module 'sqlite3>=3.9'
--   Found sqlite3, version 3.38.5
-- Checking for module 'libpulse'
--   Package 'libpulse', required by 'virtual:world', not found
-- Checking for module 'libchromaprint>=1.4'
--   Found libchromaprint, version 1.5.1
-- Checking for module 'libgpod-1.0>=0.7.92'
--   Package 'libgpod-1.0', required by 'virtual:world', not found
-- Checking for module 'libmtp>=1.0'
--   Found libmtp, version 1.1.19
-- Checking for module 'gdk-pixbuf-2.0'
--   Package 'gdk-pixbuf-2.0', required by 'virtual:world', not found
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE) 
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 
-- Have qpa/qplatformnativeinterface.h header.
-- Checking for module 'taglib>=1.11.1'
--   Found taglib, version 1.12
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Performing Test QT_SQLITE_TEST
-- Performing Test QT_SQLITE_TEST - Success
-- Performing Test SQLITE_FTS5_TEST
-- Performing Test SQLITE_FTS5_TEST - Success

Building strawberry version: 1.0.5, Qt version 5.15.4

The following components will be built:
   D-Bus support
   Devices: Audio CD support
   Devices: GIO device backend
   Devices: GIO device backend (Unix support)
   Devices: MTP support
   Devices: UDisks2 backend
   Engine: GStreamer backend
   Global shortcuts
   Moodbar
   MusicBrainz integration
   Song fingerprinting and tracking
   Streaming: Qobuz
   Streaming: Subsonic
   Streaming: Tidal
   X11 global shortcuts

The following components WILL NOT be built:
   ALSA integration (missing alsa)
   Devices: iPod classic support (missing libgpod, gdk-pixbuf)
   Engine: VLC backend (missing libvlc)
   PulseAudio integration (missing libpulse)
   Translations (missing gettext)

CMake Warning at CMakeLists.txt:539 (message):
  It is detected that Strawberry is being built with Qt 5.  There are no
  bugfix releases for the latest minor LTS version of Qt 5 available to
  open-source users, only commercial users.  Therefore Strawberry should be
  built with Qt 6 when possible.  Building with Qt 6 will also take advantage
  of improvements and new features not available in Qt 5.  To build with Qt 6
  specify -DBUILD_WITH_QT6=ON to automatically detect Qt 6, or for example
  -DCMAKE_PREFIX_PATH=/usr/local/lib64/cmake to manually specify the Qt 6
  directory.


-- Configuring done
CMake Warning at src/CMakeLists.txt:1191 (add_executable):
  Cannot generate a safe linker search path for target strawberry because
  files in some directories may conflict with libraries in implicit
  directories:

    link library [libiconv.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libprotobuf.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libfftw3.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libSM.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libICE.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libX11.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib
    link library [libXext.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib

  Some of these libraries may not be found correctly.


CMake Warning at ext/strawberry-tagreader/CMakeLists.txt:20 (add_executable):
  Cannot generate a safe linker search path for target strawberry-tagreader
  because files in some directories may conflict with libraries in implicit
  directories:

    link library [libprotobuf.so] in /home/pbulk/build/audio/strawberry/work/.buildlink/lib may be hidden by files in:
      /opt/pkg/lib

  Some of these libraries may not be found correctly.


-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    LIBPULSE


-- Build files have been written to: /home/pbulk/build/audio/strawberry/work/strawberry-1.0.5
=> Rewrite cmake Dependencies files