+ 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.13.1nb20/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quassel-0.13.1nb20/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for quassel-0.13.1.tar.bz2 => Checksum SHA512 OK for quassel-0.13.1.tar.bz2 ===> Installing dependencies for quassel-0.13.1nb20 ========================================================================== 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.13.1nb20. 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.70.2 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency cmake>=2.8.1nb1: found cmake-3.22.1nb1 => Tool dependency perl>=5.0: found perl-5.34.0nb3 => 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.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 => 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.0 => Full dependency libdbusmenu-qt5>=0.9.3.16.04.20160218nb14: found libdbusmenu-qt5-0.9.3.16.04.20160218nb15 => Full dependency qt5-qtbase>=5.15.2nb7: found qt5-qtbase-5.15.2nb8 => Full dependency zlib>=1.2.3: found zlib-1.2.11 => Full dependency qca2-qt5>=2.2.1nb8: found qca2-qt5-2.2.1nb9 => Full dependency qt5-qtscript>=5.15.2nb6: found qt5-qtscript-5.15.2nb7 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for quassel-0.13.1nb20 ===> Extracting for quassel-0.13.1nb20 ===> Patching for quassel-0.13.1nb20 => Applying pkgsrc patches for quassel-0.13.1nb20 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/quassel/patches/patch-src_common_types.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/quassel/patches/patch-src_common_types.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_common_types.h,v 1.1 2020/03/27 08:45:26 nia Exp $ | |Fix building with Qt>=5.14 | |https://github.com/quassel/quassel/pull/518 | |--- src/common/types.h.orig 2019-02-15 16:17:28.000000000 +0000 |+++ src/common/types.h -------------------------- Patching file src/common/types.h using Plan A... Hunk #1 succeeded at 140. Hunk #2 succeeded at 170. done ===> Creating toolchain wrappers for quassel-0.13.1nb20 ===> Configuring for quassel-0.13.1nb20 => 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.13.1... -- Using CMake 3.22.1 -- CMake build type: RelWithDebInfo -- Checking for ccache -- Checking for ccache - not found -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 CMake Warning (dev) at /opt/local/share/cmake-3.22/Modules/Platform/SunOS.cmake:10 (include): File /opt/local/share/cmake-3.22/Modules/Platform/SunOS.cmake includes /home/pbulk/build/chat/quassel/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/local/share/cmake-3.22/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/local/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:45 (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/chat/quassel/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/chat/quassel/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX_W_OVERLOADED_VIRTUAL -- Performing Test CXX_W_OVERLOADED_VIRTUAL - Success CMake Deprecation Warning at CMakeLists.txt:168 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:174 (cmake_policy): The OLD behavior for policy CMP0043 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:184 (cmake_policy): The OLD behavior for policy CMP0071 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Building for Qt5... -- Found QCA2-QT5: qca-qt5 -- Found execinfo (built-in) -- Performing Test HAVE_SSL -- Performing Test HAVE_SSL - Success -- Found ldap: /home/pbulk/build/chat/quassel/work/.buildlink/lib/libldap.so;/home/pbulk/build/chat/quassel/work/.buildlink/lib/liblber.so -- Enabling LDAP authentication support -- Looking for syslog.h -- Looking for syslog.h - found -- Installing data files separately -- Looking for umask -- Looking for umask - found -- Installing bundled Breeze icon theme -- Including languages: 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 * SSL support in Qt, Use secure network connections * syslog.h, Provide support for logging to the syslog * Qt Linguist Tools, Translation support for Quassel -- The following OPTIONAL packages have been found: * Qca-qt5 * ExecInfo, a library for inspecting backtraces Used for generating backtraces in case of a crash * Ldap -- The following RECOMMENDED packages have been found: * 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 * QCA2-QT5, Qt Cryptographic Architecture, Required for encryption support * Qt5LinguistTools, contains tools for handling translation files Required for having translations * ZLIB, a popular compression library, Use the most common library for protocol compression, instead of the bundled miniz implementation -- The following REQUIRED packages have been found: * Qt5Core (required version >= 5.2.0), contains core functionality for Qt, * Qt5Network, the network module for Qt5 * Qt5Gui, the GUI module for Qt5 * Qt5Widgets, the widgets module for Qt5 * Qt5Script, provides scripting support for Qt5 * Qt5Sql, the database support module for Qt5 -- 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_WEBKIT, QtWebKit and QtWebKitWidgets modules, Support showing previews for URLs in chat (legacy) * WITH_WEBENGINE, QtWebEngine and QtWebEngineWidgets modules, Support showing previews for URLs in chat -- The following OPTIONAL packages have not been found: * LibsnoreQt5 (required version >= 0.7.0), a cross-platform notification framework, Enable support for the snorenotify framework * Git -- 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 CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/common/CMakeLists.txt:103 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/core/CMakeLists.txt:81 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/client/CMakeLists.txt:48 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/uisupport/CMakeLists.txt:55 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/qtui/CMakeLists.txt:217 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/CMakeLists.txt:42 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/CMakeLists.txt:57 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /opt/local/qt5/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) cmake/QuasselMacros.cmake:88 (qt5_use_modules) src/CMakeLists.txt:68 (qt_use_modules) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /home/pbulk/build/chat/quassel/work/quassel-0.13.1 => Rewrite cmake Dependencies files