=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for kfilemetadata-6.26.0.tar.xz
=> Checksum SHA512 OK for kfilemetadata-6.26.0.tar.xz
===> Installing dependencies for kf6-kfilemetadata-6.26.0nb1
==========================================================================
The following variables will affect the build process of this package,
kf6-kfilemetadata-6.26.0nb1. Their current value is shown below:
* JPEG_DEFAULT = libjpeg-turbo
* KRB5_DEFAULT = heimdal
* PYTHON_VERSION_DEFAULT = 313
* 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 = libjpeg-turbo
* KRB5BASE (defined, but empty)
* KRB5_TYPE = heimdal
* PYPACKAGE = python313
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 cmake>=0: found cmake-4.4.0
=> Tool dependency python313>=3.13: found python313-3.13.14
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.88.2
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency extra-cmake-modules>=6.26.0: found extra-cmake-modules-6.28.0
=> Build dependency gcc12>=12.1.0nb1: found gcc12-12.5.0nb3
=> Build dependency vulkan-headers>=1.3.224nb1: found vulkan-headers-1.4.350.1
=> Build dependency x11-links>=1.37: found x11-links-1.37
=> Full dependency catdoc-[0-9]*: found catdoc-0.95
=> Full dependency gnupg2>=2.4.9nb2: found gnupg2-2.5.21
=> Full dependency attr>=2.4.47nb1: found attr-2.5.2
=> Full dependency ebook-tools>=0.2.2nb29: found ebook-tools-0.2.2nb29
=> Full dependency exiv2>=0.28.0: found exiv2-0.28.8
=> Full dependency ffmpeg7>=7.1.3nb1: found ffmpeg7-7.1.5nb1
=> Full dependency gcc12-libs>=12.1.0: found gcc12-libs-12.5.0nb4
=> Full dependency kdegraphics-mobipocket>=25.08.3nb3: found kdegraphics-mobipocket-25.08.3nb3
=> Full dependency kf6-karchive>=6.18.0nb4: found kf6-karchive-6.26.0
=> Full dependency kf6-kcodecs>=6.18.0nb4: found kf6-kcodecs-6.26.0
=> Full dependency kf6-kcoreaddons>=6.18.0nb4: found kf6-kcoreaddons-6.26.0
=> Full dependency kf6-ki18n>=6.2.0: found kf6-ki18n-6.26.0
=> Full dependency poppler-qt6>=26.06.0nb1: found poppler-qt6-26.06.0nb1
=> Full dependency qt6-qtbase>=6.11.1nb1: found qt6-qtbase-6.11.1nb2
=> Full dependency taglib>=2.0: found taglib-2.3.1
===> 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-kfilemetadata-6.26.0nb1
===> Extracting for kf6-kfilemetadata-6.26.0nb1
===> Patching for kf6-kfilemetadata-6.26.0nb1
=> Applying pkgsrc patches for kf6-kfilemetadata-6.26.0nb1
===> Creating toolchain wrappers for kf6-kfilemetadata-6.26.0nb1
===> Configuring for kf6-kfilemetadata-6.26.0nb1
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
-- The C compiler identification is GNU 12.5.0
-- The CXX compiler identification is GNU 12.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/sysutils/kf6-kfilemetadata/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/sysutils/kf6-kfilemetadata/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
CMake Warning at /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 (message):
KDE_INSTALL_LIBDIR got its value from CMAKE_INSTALL_LIBDIR. In most cases
this is unintended, check if you included GNUInstallDirs before
KDEInstallDirs. Some third party modules include GNUInstallDirs too so eg.
find_package(Qt6 ...) is equivalent to include(GNUInstallDirs). If you set
CMAKE_INSTALL_LIBDIR deliberately before including KDEInstallDirs its
recommended to use KDE_INSTALL_LIBDIR instead to suppress this message.
Call Stack (most recent call first):
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:261 (_define_relative)
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
CMakeLists.txt:14 (include)
CMake Warning at /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 (message):
KDE_INSTALL_MANDIR got its value from CMAKE_INSTALL_MANDIR. In most cases
this is unintended, check if you included GNUInstallDirs before
KDEInstallDirs. Some third party modules include GNUInstallDirs too so eg.
find_package(Qt6 ...) is equivalent to include(GNUInstallDirs). If you set
CMAKE_INSTALL_MANDIR deliberately before including KDEInstallDirs its
recommended to use KDE_INSTALL_MANDIR instead to suppress this message.
Call Stack (most recent call first):
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:357 (_define_relative)
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
CMakeLists.txt:14 (include)
-- 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.
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.
-- Found Python3: /usr/pkg/bin/python3.13 (found version "3.13.14") found components: Interpreter
-- 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
-- Could not set up the appstream test. appstreamcli is missing.
-- Found OpenGL: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libGL.so
-- Found WrapOpenGL: TRUE
-- Found WrapVulkanHeaders: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/include
-- Found KF6Archive: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/cmake/KF6Archive/KF6ArchiveConfig.cmake (found version "6.26.0")
-- Found KF6: success (found suitable version "6.26.0", minimum required is "6.26.0") found components: Archive
-- Found KF6CoreAddons: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake (found version "6.26.0")
-- Found KF6: success (found suitable version "6.26.0", minimum required is "6.26.0") found components: CoreAddons
-- Could NOT find KF6Config (missing: KF6Config_DIR)
-- Could NOT find KF6Config: found neither KF6ConfigConfig.cmake nor kf6config-config.cmake
-- Could NOT find KF6 (missing: Config) (Required is at least version "6.26.0")
Reason given by package: Missing the following required components: Config
-- Found Gettext: /pbulk/work/sysutils/kf6-kfilemetadata/work/.tools/bin/msgmerge (found version "0.16.1")
-- Found KF6I18n: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/cmake/KF6I18n/KF6I18nConfig.cmake (found version "6.26.0")
-- Found KF6: success (found suitable version "6.26.0", minimum required is "6.26.0") found components: I18n
-- Found KF6Codecs: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/cmake/KF6Codecs/KF6CodecsConfig.cmake (found version "6.26.0")
-- Found KF6: success (found suitable version "6.26.0", minimum required is "6.26.0") found components: Codecs
-- Poppler: Qt6 requires Core
-- Found Poppler_Core: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libpoppler.so (found version "26.06.0")
-- Found Poppler_Qt6: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libpoppler-qt6.so (found version "26.06.0")
-- Found Poppler: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libpoppler.so;/pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libpoppler-qt6.so (found suitable version "26.06.0", minimum required is "0.12.1") found components: Qt6
-- Found Taglib: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libtag.so (found suitable version "2.3.1", minimum required is "1.12")
-- Found LibExiv2: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libexiv2.so (found suitable version "0.28.8", minimum required is "0.27.4")
-- Found PkgConfig: /pbulk/work/sysutils/kf6-kfilemetadata/work/.tools/bin/pkg-config (found version "3.0.4")
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavcodec.so (Required is at least version "57.48") found components: AVCODEC
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavformat.so (Required is at least version "57.40") found components: AVFORMAT
-- Found FFmpeg: /usr/pkg/lib/ffmpeg7/libavutil.so (Required is at least version "55.27") found components: AVUTIL
-- Found EPub: /pbulk/work/sysutils/kf6-kfilemetadata/work/.buildlink/lib/libepub.so
-- Could NOT find libappimage (missing: libappimage_DIR)
-- 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
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.
-- The following RUNTIME packages have been found:
* CatDoc, catdoc executable,
Extract text from office 98 files - RUNTIME dependency
-- The following OPTIONAL packages have been found:
* OpenGL
* Qt6DBusTools (required version >= 6.11.1)
* Qt6Xml (required version >= 6.9.0)
* KF6Archive (required version >= 6.26.0), KDE Frameworks: Archive Framework,
Archive is needed for several extractors
- Required for extracting data from compressed SVGs
- Required for ODF extractor
- Required for Office 2007 extractor
- Required for FictionBook2 extractor
- Required for Krita extractor
* Poppler (required version >= 0.12.1), A PDF rendering library,
Support for PDF files
* Taglib (required version >= 1.12), A library for reading and editing the meta-data of audio formats,
Support for music metadata
* LibExiv2 (required version >= 0.27.4), Image metadata support,
Support for image metadata
* PkgConfig
* FFmpeg (required version >= 55.27), Video Tag reader,
Support for video metadata
* EPub, Ebook epub reader,
Support for epub metadata
* Qt6Core (required version >= 5.12.0)
* WrapVulkanHeaders
* Qt6CoreTools (required version >= 6.11.1)
* Qt6GuiTools (required version >= 6.11.1)
* Qt6Gui (required version >= 5.12.0), Qt6: Gui component
Qt6::Gui is needed for several extractors
- Required for AppImage extractor
- Required for Qt based PNG extractor
* QMobipocket6 (required version >= 2.1), Mobipocket epub reader,
Support for mobi metadata
* Qt6Test (required version >= 6.9.0)
* Python3, Python Interpreter,
Python interpreter is required for testing external extractors and writers
-- The following REQUIRED packages have been found:
* ECM (required version >= 6.26.0), Extra CMake Modules.,
* KF6CoreAddons (required version >= 6.26.0), KDE Frameworks: Core Addons Framework,
Needed for the formatting of properties for display purposes
* Gettext
* KF6I18n (required version >= 6.26.0)
* KF6Codecs (required version >= 6.26.0), KDE Frameworks: KCodecs Framework,
Needed for the autodetecting encoding of plain text files
* KF6 (required version >= 6.26.0)
* Qt6 (required version >= 6.9.0)
-- The following OPTIONAL packages have not been found:
* KF6Config (required version >= 6.26.0), KDE Frameworks: Config Framework,
Config is needed to build the AppImage extractor
* libappimage (required version >= 0.1.10), Core library of the AppImage project,
Needed to build the AppImage extractor
-- Configuring done (4.5s)
-- Generating done (0.5s)
CMake Warning (unused-cli):
Manually-specified variables were not used by the project:
FETCHCONTENT_FULLY_DISCONNECTED
KDE_INSTALL_AUTOSTARTEXDIR
KDE_INSTALL_XDG_EX_DIR
PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_PATH
Python3_INCLUDE_DIR
Python_EXECUTABLE
Python_INCLUDE_DIR
-- Build files have been written to: /pbulk/work/sysutils/kf6-kfilemetadata/work/kfilemetadata-6.26.0/_KDE_build