+ 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/quassel-0.14.0nb14/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quassel-0.14.0nb14/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.0nb14 ========================================================================== 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.0nb14. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * 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: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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 glib2-tools-[0-9]*: found glib2-tools-2.78.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.28.1 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.83.*: found boost-headers-1.83.0 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libdbusmenu-qt5>=0.9.3.16.04.20160218nb24: found libdbusmenu-qt5-0.9.3.16.04.20160218nb24 => Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.6nb1 => Full dependency qca2-qt5>=2.3.5nb7: found qca2-qt5-2.3.5nb7 => Full dependency qt5-qtbase>=5.15.11nb4: found qt5-qtbase-5.15.11nb5 => Full dependency qt5-qtscript>=5.15.11nb3: found qt5-qtscript-5.15.11nb3 => Full dependency sonnet>=5.108.0nb3: found sonnet-5.108.0nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 ===> Overriding tools for quassel-0.14.0nb14 ===> Extracting for quassel-0.14.0nb14 ===> Patching for quassel-0.14.0nb14 ===> Creating toolchain wrappers for quassel-0.14.0nb14 ===> Configuring for quassel-0.14.0nb14 => 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.28.1 -- Setting build type to 'Release' as none was specified. -- Checking for ccache -- Checking for ccache - not found -- The CXX compiler identification is GNU 13.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.11 -- Performing Test HAVE_SSL -- Performing Test HAVE_SSL - Success -- Found Boost: /opt/local/include (found suitable version "1.83.0", minimum required is "1.54") -- Found ZLIB: /opt/local/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, <http://www.openldap.org/> 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, <https://www.qt.io/> Needed for supporting D-Bus-based notifications and tray icon, used by most modern desktop environments * dbusmenu-qt5, a library implementing the DBusMenu specification, <https://launchpad.net/libdbusmenu-qt> Required for having a context menu for the D-Bus-based tray icon * Qt5Multimedia, Multimedia support for Qt5, <https://www.qt.io/> Required for audio notifications * Qca-qt5 (required version >= 2.0), Qt Cryptographic Architecture, <https://projects.kde.org/projects/kdesupport/qca> 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, <https://www.qt.io/> * Qt5Core * Boost (required version >= 1.54), Boost libraries for C++, <https://www.boost.org/> * ZLIB, a popular compression library, <http://www.zlib.net> 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, <https://projects.kde.org/projects/playground/libs/snorenotify> Enable support for the snorenotify framework -- The following RECOMMENDED packages have not been found: * Qt5WebEngine, a WebEngine implementation for Qt, <https://www.qt.io/> Needed for displaying previews for URLs in chat * ECM, extra modules for CMake, maintained by the KDE project, <https://projects.kde.org/projects/kdesupport/extra-cmake-modules> 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 (8.3s) -- Generating done (0.3s) -- Build files have been written to: /home/pbulk/build/chat/quassel/work/quassel-0.14.0 => Rewrite cmake Dependencies files