* Package: kde-frameworks/kio-5.96.0-r1 * Repository: gentoo * Maintainer: kde@gentoo.org * Upstream: https://bugs.kde.org/ * USE: abi_x86_64 acl amd64 elibc_glibc handbook kernel_linux kwallet userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking kio-5.96.0.tar.xz to /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work >>> Source unpacked in /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work >>> Preparing source in /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0" * Build directory (BUILD_DIR): "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build" * Applying kio-5.96.0-fix-crash-in-dropjob.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0" * Build directory (BUILD_DIR): "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build" cmake -C /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DBUILD_DESIGNERPLUGIN=no -DBUILD_QCH=no -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DKIO_NO_PUBLIC_QTCONCURRENT=ON -DCMAKE_DISABLE_FIND_PACKAGE_ACL=OFF -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=OFF -DCMAKE_DISABLE_FIND_PACKAGE_GSSAPI=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5Wallet=OFF -DCMAKE_DISABLE_FIND_PACKAGE_X11=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/gentoo_toolchain.cmake /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0 loading initial cache file /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 12.1.1 -- The CXX compiler identification is GNU 12.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- Looking for __GLIBC__ -- Looking for __GLIBC__ - 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 Gettext: /usr/bin/msgmerge (found version "0.21") CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): find_package for module X11 called with REQUIRED, but CMAKE_DISABLE_FIND_PACKAGE_X11 is enabled. A REQUIRED package cannot be disabled. Call Stack (most recent call first): /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency) CMakeLists.txt:82 (find_package) CMake Warning at CMakeLists.txt:84 (find_package): By not providing "FindKDED.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KDED", but CMake did not find one. Could not find a package configuration file provided by "KDED" with any of the following names: KDEDConfig.cmake kded-config.cmake Add the installation prefix of "KDED" to CMAKE_PREFIX_PATH or set "KDED_DIR" to a directory containing one of the above files. If "KDED" provides a separate development package or SDK, be sure it has been installed. -- Looking for include file attr/libattr.h -- Looking for include file attr/libattr.h - found -- Looking for include file sys/xattr.h -- Looking for include file sys/xattr.h - found -- Looking for include file sys/acl.h -- Looking for include file sys/acl.h - found -- Looking for include file acl/libacl.h -- Looking for include file acl/libacl.h - found -- Looking for include files sys/types.h, sys/extattr.h -- Looking for include files sys/types.h, sys/extattr.h - not found -- Looking for acl_cmp -- Looking for acl_cmp - found -- Looking for acl_from_mode -- Looking for acl_from_mode - found -- Looking for acl_equiv_mode -- Looking for acl_equiv_mode - found -- Looking for acl_extended_file -- Looking for acl_extended_file - found -- Looking for acl_get_perm -- Looking for acl_get_perm - found -- Looking for acl_cmp_np -- Looking for acl_cmp_np - not found -- Looking for acl_from_mode_np -- Looking for acl_from_mode_np - not found -- Looking for acl_equiv_mode_np -- Looking for acl_equiv_mode_np - not found -- Looking for acl_extended_file_np -- Looking for acl_extended_file_np - not found -- Looking for acl_get_perm_np -- Looking for acl_get_perm_np - not found -- Found ACL support: /usr/lib64/libacl.so;/usr/lib64/libattr.so -- Found LibMount: /usr/include (found version "2.38.0") -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Looking for getmntinfo -- Looking for getmntinfo - not found -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for include file fstab.h -- Looking for include file fstab.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Performing Test GETMNTINFO_USES_STATVFS -- Performing Test GETMNTINFO_USES_STATVFS - Failed -- 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 -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for copy_file_range -- Looking for copy_file_range - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Performing Test HAVE_DIRENT_D_TYPE -- Performing Test HAVE_DIRENT_D_TYPE - Success -- Performing Test HAVE_STATX -- Performing Test HAVE_STATX - Success -- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.35") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.14") -- Looking for include file stdio.h -- Looking for include file stdio.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for strtoll -- Looking for strtoll - found -- generating /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/src/ioslaves/http/kcookiejar/org.kde.kcookiejar5.service from /usr/lib64/cmake/KF5DBusAddons/KF5dbus.service.in -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- generating /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/src/kiod/org.kde.kiod5.service from /usr/lib64/cmake/KF5DBusAddons/KF5dbus.service.in -- generating /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/src/kssld/org.kde.kssld5.service from /usr/lib64/cmake/KF5DBusAddons/KF5dbus.service.in -- generating /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/src/kpasswdserver/org.kde.kpasswdserver.service from /usr/lib64/cmake/KF5DBusAddons/KF5dbus.service.in -- generating /var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/src/kioexec/org.kde.kioexecd.service from /usr/lib64/cmake/KF5DBusAddons/KF5dbus.service.in -- Looking for include file arpa/nameser_compat.h -- Looking for include file arpa/nameser_compat.h - found -- Looking for include file arpa/nameser8_compat.h -- Looking for include file arpa/nameser8_compat.h - not found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for res_init in resolv -- Looking for res_init in resolv - not found -- Looking for __res_init in resolv -- Looking for __res_init in resolv - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for connect in socket -- Looking for connect in socket - not found -- The following OPTIONAL packages have been found: * KF5DocTools (required version >= 5.96.0), Provides tools to generate documentation in various format from DocBook files Required to build help ioslave and documentation * KF5Wallet (required version >= 5.96.0), Safe desktop-wide storage for passwords Required to have permanent storage of passwords for kpasswdserver * KF5Notifications (required version >= 5.96.0), Notifications library Required to have error notification support in kpac * Qt5Qml (required version >= 5.15.2), QtQml, one of the Qt5 modules Required to build support for auto-configuration of network proxies -- The following RECOMMENDED packages have been found: * ACL, LibACL, Support for manipulating access control lists Support for manipulating access control lists -- The following REQUIRED packages have been found: * ECM (required version >= 5.96.0), Extra CMake Modules., * KF5Service (required version >= 5.96.0) * KF5Solid (required version >= 5.96.0) * KF5Crash (required version >= 5.96.0) * KF5DBusAddons (required version >= 5.96.0) * KF5Completion (required version >= 5.96.0) * KF5GuiAddons (required version >= 5.96.0) * KF5IconThemes (required version >= 5.96.0) * KF5ItemViews (required version >= 5.96.0) * KF5JobWidgets (required version >= 5.96.0) * KF5WindowSystem (required version >= 5.96.0) * Qt5Network * Qt5Concurrent * Qt5 (required version >= 5.15.2) * LibMount, API for getting info about mounted filesystems (part of util-linux), * KF5Archive (required version >= 5.96.0) * LibXslt, Required by the KDE help system to process DocBook XML * LibXml2, Required by the KDE help system to process DocBook XML * KF5Bookmarks (required version >= 5.96.0) * KF5CoreAddons (required version >= 5.96.0) * KF5Auth (required version >= 5.96.0) * KF5Codecs (required version >= 5.96.0) * Qt5Xml (required version >= 5.15.2) * KF5Config (required version >= 5.96.0) * KF5WidgetsAddons (required version >= 5.96.0) * KF5ConfigWidgets (required version >= 5.96.0) * KF5XmlGui (required version >= 5.96.0) * KF5Sonnet (required version >= 5.96.0) * Qt5Core (required version >= 5.15.2) * Gettext * KF5I18n (required version >= 5.96.0) * KF5TextWidgets (required version >= 5.96.0) * Qt5Gui (required version >= 5.15.2) * Qt5Widgets (required version >= 5.15.2) * Qt5DBus (required version >= 5.15.2) -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) * DESIGNERPLUGIN, Build plugin for Qt Designer -- The following RUNTIME packages have not been found: * KDED, Daemon providing session services KDED is used at runtime for proxy management and cookie storage -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -march=native -O2 -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration C++ -march=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build/CMakeFiles/CMakeError.log". * ERROR: kde-frameworks/kio-5.96.0-r1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 2656: Called ecm_src_configure * environment, line 1621: Called cmake_src_configure * environment, line 1283: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=kde-frameworks/kio-5.96.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=kde-frameworks/kio-5.96.0-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0_build' * S: '/var/tmp/portage/kde-frameworks/kio-5.96.0-r1/work/kio-5.96.0'