+ 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/quassel-0.14.0nb7/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quassel-0.14.0nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for quassel-0.14.0.tar.bz2
=> Checksum SHA512 OK for quassel-0.14.0.tar.bz2
===> Installing dependencies for quassel-0.14.0nb7
==========================================================================
The supported build options for quassel are:
quassel-audio quassel-webkit
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.quassel (not defined)
==========================================================================
==========================================================================
The following variables will affect the build process of this package,
quassel-0.14.0nb7. 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.6
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.0
=> Tool dependency perl>=5.0: found perl-5.36.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.81.*: found boost-headers-1.81.0
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency openldap-client>=2.4.48nb1: found openldap-client-2.6.4
=> Full dependency libdbusmenu-qt5>=0.9.3.16.04.20160218nb18: found libdbusmenu-qt5-0.9.3.16.04.20160218nb18
=> Full dependency qt5-qtbase>=5.15.8nb1: found qt5-qtbase-5.15.8nb1
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency qca2-qt5>=2.3.5nb1: found qca2-qt5-2.3.5nb1
=> Full dependency sonnet>=5.98.0nb2: found sonnet-5.98.0nb2
=> Full dependency qt5-qtscript>=5.15.8nb1: found qt5-qtscript-5.15.8nb1
===> Overriding tools for quassel-0.14.0nb7
===> Extracting for quassel-0.14.0nb7
===> Patching for quassel-0.14.0nb7
===> Creating toolchain wrappers for quassel-0.14.0nb7
===> Configuring for quassel-0.14.0nb7
=> Replacing bash interpreter in po/update.sh scripts/tx-sync.sh.
=> Replacing Perl interpreter in data/scripts/inxi data/scripts/mpris.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- Building Quassel 0.14.0
-- Using CMake 3.26.0
-- Setting build type to 'Release' as none was specified.
-- Checking for ccache
-- Checking for ccache - not found
-- The CXX compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/chat/quassel/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test LINKER_SUPPORTS_RELRO
-- Performing Test LINKER_SUPPORTS_RELRO - Failed
-- Performing Test LINKER_SUPPORTS_NOW
-- Performing Test LINKER_SUPPORTS_NOW - Success
-- Performing Test LINKER_SUPPORTS_AS_NEEDED
-- Performing Test LINKER_SUPPORTS_AS_NEEDED - Failed
-- Performing Test LINKER_SUPPORTS_ENABLE_NEW_DTAGS
-- Performing Test LINKER_SUPPORTS_ENABLE_NEW_DTAGS - Failed
-- Performing Test LINKER_SUPPORTS_NO_UNDEFINED
-- Performing Test LINKER_SUPPORTS_NO_UNDEFINED - Success
-- Found Qt 5.15.8
-- Performing Test HAVE_SSL
-- Performing Test HAVE_SSL - Success
-- Found Boost: /opt/pkg/include (found suitable version "1.81.0", minimum required is "1.54")
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.2.13")
-- Looking for C++ include syslog.h
-- Looking for C++ include syslog.h - found
-- Looking for umask
-- Looking for umask - found
-- Installing data files separately
-- Installing bundled Breeze icon theme
-- Enabling translations for: cs, da, de, el, en, eo, es, et, fi, fr, gl, hi, hu, it, ja, ko, lt, mr, nb, nl, oc, pa, pl, pt, ro, ru, sl, sq, sr, sv, tr, uk, zh
-- The following features have been enabled:
* WANT_CORE, Build the core (server) binary
* WANT_QTCLIENT, Build the client-only binary (requires a core to connect to)
* WANT_MONO, Build the monolithic (all-in-one) binary
* WITH_BUNDLED_ICONS, Install required icons from the Breeze icon theme
* ENABLE_SHARED, Build modules as shared libraries
* syslog.h, Provide support for logging to the syslog
-- The following OPTIONAL packages have been found:
* Ldap, LDAP (Lightweight Directory Access Protocol) libraries,
Enables core user authentication via LDAP
-- The following RECOMMENDED packages have been found:
* Qt5LinguistTools, contains tools for handling translation files
Required for having translations
* Qt5DBus, D-Bus support for Qt5,
Needed for supporting D-Bus-based notifications and tray icon, used by most modern desktop environments
* dbusmenu-qt5, a library implementing the DBusMenu specification,
Required for having a context menu for the D-Bus-based tray icon
* Qt5Multimedia, Multimedia support for Qt5,
Required for audio notifications
* Qca-qt5 (required version >= 2.0), Qt Cryptographic Architecture,
Required for encryption support
* Backtrace, a header (and possibly library) for inspecting backtraces
Used for generating backtraces in case of a crash
-- The following REQUIRED packages have been found:
* Qt5Network
* Qt5Gui
* Qt5Widgets
* Qt5Sql
* Qt5 (required version >= 5.5.0), the Qt libraries,
* Qt5Core
* Boost (required version >= 1.54), Boost libraries for C++,
* ZLIB, a popular compression library,
Used for protocol compression
-- The following features have been disabled:
* WITH_KDE, Integrate with the KDE Frameworks runtime environment
* WITH_OXYGEN_ICONS, Support the Oxygen icon theme (KDE4)
* EMBED_DATA, Embed icons and translations in the binaries instead of installing them
* WITH_WEBENGINE, QtWebEngine and QtWebEngineWidgets modules, Support showing previews for URLs in chat
* WITH_WEBKIT, QtWebKit and QtWebKitWidgets modules, Support showing previews for URLs in chat (legacy)
* BUILD_TESTING, Build unit tests
-- The following OPTIONAL packages have not been found:
* Git
* LibsnoreQt5 (required version >= 0.7.0), a cross-platform notification framework,
Enable support for the snorenotify framework
-- The following RECOMMENDED packages have not been found:
* Qt5WebEngine, a WebEngine implementation for Qt,
Needed for displaying previews for URLs in chat
* ECM, extra modules for CMake, maintained by the KDE project,
Required to find KDE Frameworks components
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done (11.0s)
-- Generating done (0.3s)
-- Build files have been written to: /home/pbulk/build/chat/quassel/work/quassel-0.14.0
=> Rewrite cmake Dependencies files