+ 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/filelight-22.08.1nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/filelight-22.08.1nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for filelight-22.08.1.tar.xz
=> Checksum SHA512 OK for filelight-22.08.1.tar.xz
===> Installing dependencies for filelight-22.08.1nb1
==========================================================================
The following variables will affect the build process of this package,
filelight-22.08.1nb1.  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 glib2-tools-[0-9]*: found glib2-tools-2.74.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.21.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency extra-cmake-modules>=5.19.0: found extra-cmake-modules-5.98.0
=> Build dependency kdoctools>=5.19.0: found kdoctools-5.98.0nb1
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1
=> Full dependency gnupg2>=2.2.0: found gnupg2-2.2.41
=> Full dependency kdeclarative>=5.98.0nb1: found kdeclarative-5.98.0nb1
=> Full dependency qt5-qtbase>=5.15.7nb1: found qt5-qtbase-5.15.8
=> Full dependency kparts>=5.98.0nb1: found kparts-5.98.0nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency qt5-qtquickcontrols2>=5.15.7nb1: found qt5-qtquickcontrols2-5.15.8
===> Overriding tools for filelight-22.08.1nb1
===> Extracting for filelight-22.08.1nb1
===> Patching for filelight-22.08.1nb1
===> Creating toolchain wrappers for filelight-22.08.1nb1
===> Configuring for filelight-22.08.1nb1
/usr/bin/mkdir -p /home/pbulk/build/sysutils/filelight/work/filelight-22.08.1/_KDE_build
=> Install via examples dir.
=> 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/sysutils/filelight/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/sysutils/filelight/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5XmlGui: /home/pbulk/build/sysutils/filelight/work/.buildlink/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.98.0") 
-- 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 KF5KIO: /home/pbulk/build/sysutils/filelight/work/.buildlink/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.98.0") 
-- Found Gettext: /home/pbulk/build/sysutils/filelight/work/.buildlink/bin/msgmerge (found version "0.21.1") 
-- Found KF5I18n: /home/pbulk/build/sysutils/filelight/work/.buildlink/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.98.0") 
-- Found KF5Declarative: /home/pbulk/build/sysutils/filelight/work/.buildlink/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.98.0") 
-- Found KF5: success (found suitable version "5.98.0", minimum required is "5.94.0") found components: XmlGui KIO I18n Declarative 
CMake Warning at CMakeLists.txt:51 (find_package):
  By not providing "FindKF5QQC2DesktopStyle.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "KF5QQC2DesktopStyle", but CMake did not find one.

  Could not find a package configuration file provided by
  "KF5QQC2DesktopStyle" (requested version 5.94.0) with any of the following
  names:

    KF5QQC2DesktopStyleConfig.cmake
    kf5qqc2desktopstyle-config.cmake

  Add the installation prefix of "KF5QQC2DesktopStyle" to CMAKE_PREFIX_PATH
  or set "KF5QQC2DesktopStyle_DIR" to a directory containing one of the above
  files.  If "KF5QQC2DesktopStyle" provides a separate development package or
  SDK, be sure it has been installed.


-- qmlplugindump failed for org.kde.kirigami.
-- Could NOT find org.kde.kirigami-QMLModule (missing: org.kde.kirigami-QMLModule_FOUND) 
-- qmlplugindump failed for org.kde.quickcharts.
-- Could NOT find org.kde.quickcharts-QMLModule (missing: org.kde.quickcharts-QMLModule_FOUND) 
-- Looking for sincos
-- Looking for sincos - found
-- The following OPTIONAL packages have been found:

 * KF5Service (required version >= 5.98.0)
 * KF5Completion (required version >= 5.98.0)
 * KF5ItemViews (required version >= 5.98.0)
 * KF5JobWidgets (required version >= 5.98.0)
 * KF5Solid (required version >= 5.98.0)
 * KF5Auth (required version >= 5.98.0)
 * KF5Codecs (required version >= 5.98.0)
 * KF5ConfigWidgets (required version >= 5.98.0)
 * KF5WidgetsAddons (required version >= 5.98.0)
 * Freetype
 * Fontconfig
 * KF5Package (required version >= 5.98.0)
 * KF5DocTools

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.94.0)
 * Qt5Svg
 * Qt5Qml (required version >= 5.15.8)
 * Qt5QmlModels (required version >= 5.15.8)
 * Qt5QuickControls2
 * Qt5 (required version >= 5.15.2)
 * KF5XmlGui (required version >= 5.98.0)
 * Qt5Gui (required version >= 5.15.2)
 * Qt5Widgets (required version >= 5.15.2)
 * Qt5Network (required version >= 5.15.2)
 * KF5KIO (required version >= 5.94.0)
 * Gettext
 * KF5I18n (required version >= 5.94.0)
 * Qt5Quick (required version >= 5.15.2)
 * KF5Declarative (required version >= 5.94.0)
 * KF5 (required version >= 5.94.0)
 * Qt5Test
 * Qt5Core (required version >= 5.15.2)
 * KF5CoreAddons

-- The following RUNTIME packages have not been found:

 * KF5QQC2DesktopStyle (required version >= 5.94.0)
 * org.kde.kirigami-QMLModule, QML module 'org.kde.kirigami' is a runtime dependency.
 * org.kde.quickcharts-QMLModule, QML module 'org.kde.quickcharts' is a runtime dependency.

-- The following OPTIONAL packages have not been found:

 * PkgConfig

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

    KDE_INSTALL_AUTOSTARTEXDIR


-- Build files have been written to: /home/pbulk/build/sysutils/filelight/work/filelight-22.08.1/_KDE_build
=> Rewrite cmake Dependencies files