=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for knewstuff-6.2.0.tar.xz
=> Checksum SHA512 OK for knewstuff-6.2.0.tar.xz
===> Installing dependencies for kf6-knewstuff-6.2.0nb1
==========================================================================
The following variables will affect the build process of this package,
kf6-knewstuff-6.2.0nb1.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/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
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency extra-cmake-modules>=6.2.0: found extra-cmake-modules-6.2.0
=> Tool dependency cmake>=0: found cmake-3.30.3
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Build dependency gcc9>=9.5.0nb1: found gcc9-9.5.0nb1
=> Full dependency kf6-karchive>=6.2.0: found kf6-karchive-6.2.0nb1
=> Full dependency qt6-qtbase>=6.6.3nb1: found qt6-qtbase-6.7.2
=> Full dependency kf6-kconfig>=6.2.0: found kf6-kconfig-6.2.0nb1
=> Full dependency kf6-kcoreaddons>=6.2.0: found kf6-kcoreaddons-6.2.0nb1
=> Full dependency kf6-ki18n>=6.2.0: found kf6-ki18n-6.2.0nb1
=> Full dependency kf6-kpackage>=6.2.0: found kf6-kpackage-6.2.0nb1
=> Full dependency qt6-qttools>=6.6.3nb1: found qt6-qttools-6.7.2
=> Full dependency kf6-attica>=6.2.0: found kf6-attica-6.2.0nb1
=> Full dependency kf6-syndication>=6.2.0: found kf6-syndication-6.2.0nb1
=> Full dependency kf6-kirigami>=6.2.0: found kf6-kirigami-6.2.0nb1
=> Full dependency kf6-kwidgetsaddons>=6.2.0: found kf6-kwidgetsaddons-6.2.2nb1
=> Full dependency gcc9-libs>=9.3.0: found gcc9-libs-9.5.0nb2
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for kf6-knewstuff-6.2.0nb1
===> Extracting for kf6-knewstuff-6.2.0nb1
===> Patching for kf6-knewstuff-6.2.0nb1
===> Creating toolchain wrappers for kf6-knewstuff-6.2.0nb1
===> Configuring for kf6-knewstuff-6.2.0nb1
-- The C compiler identification is GNU 9.5.0
-- The CXX compiler identification is GNU 9.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/net/kf6-knewstuff/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: /pbulk/work/net/kf6-knewstuff/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
Detected locale "C" with character encoding "646", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "646", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "646", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "646", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
-- Could not set up the appstream test. appstreamcli is missing.
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- 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
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
-- Found OpenGL: /usr/X11R7/lib/libGL.so
-- Found WrapOpenGL: TRUE
-- Found XKB: /usr/pkg/lib/libxkbcommon.so (Required is at least version "0.5.0")
-- Found Gettext: /pbulk/work/net/kf6-knewstuff/work/.tools/bin/msgmerge (found version "0.16.1")
CMake Warning (dev) at /pbulk/work/net/kf6-knewstuff/work/.buildlink/lib/cmake/KF6Kirigami2/KF6Kirigami2Config.cmake:28 (message):
  find_package(KF6Kirigami2) is deprecated, use find_package(KF6Kirigami)
  instead
Call Stack (most recent call first):
  CMakeLists.txt:49 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 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
-- The following features have been enabled:

 * DESIGNERPLUGIN, Build plugin for Qt Designer

-- The following RUNTIME packages have been found:

 * KF6Kirigami2 (required version >= 2.12.0), KDE's lightweight user interface framework for mobile and convergent applications, <https://techbase.kde.org/Kirigami>
   Required by KNewStuffQuick's qml components

-- The following OPTIONAL packages have been found:

 * OpenGL
 * XKB (required version >= 0.5.0), XKB API common to servers and clients., <http://xkbcommon.org>
 * Qt6GuiTools (required version >= 6.7.2)
 * Qt6Gui (required version >= 6.5.0)
 * Qt6Xml (required version >= 6.5.0)
 * Qt6QuickWidgets (required version >= 6.5.0)
 * Qt6DBusTools (required version >= 6.7.2)
 * Qt6WidgetsTools (required version >= 6.7.2)
 * Qt6CoreTools (required version >= 6.7.2)
 * Qt6QmlTools (required version >= 6.7.2)
 * Qt6QuickTools (required version >= 6.7.2)
 * Qt6Quick (required version >= 6.5.0)
 * KF6Syndication, KDE's RSS/Atom parser library
   Used by the OPDS provider to handle most of the parsing.

-- The following REQUIRED packages have been found:

 * ECM (required version >= 6.2.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
 * KF6Archive (required version >= 6.2.0)
 * KF6Config (required version >= 6.2.0)
 * Gettext
 * KF6I18n (required version >= 6.2.0)
 * KF6CoreAddons (required version >= 6.2.0)
 * KF6Package (required version >= 6.2.0)
 * Qt6Widgets (required version >= 6.5.0)
 * KF6WidgetsAddons (required version >= 6.2.0)
 * Qt6
 * KF6Attica (required version >= 6.2.0), A Qt library that implements the Open Collaboration Services API, <https://commits.kde.org/attica>
   Support for Get Hot New Stuff in KNewStuff
 * Qt6Core (required version >= 6.5.0)
 * Qt6Qml (required version >= 6.5.0)
 * Qt6UiPlugin
   Required to build Qt Designer plugins
 * Qt6Test (required version >= 6.5.0)
   Required for unit tests

-- The following features have been disabled:

 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)

-- Configuring done (16.8s)
-- Generating done (1.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED
    KDE_INSTALL_AUTOSTARTEXDIR
    KDE_INSTALL_XDG_EX_DIR


-- Build files have been written to: /pbulk/work/net/kf6-knewstuff/work/knewstuff-6.2.0/_KDE_build