Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 860263 Details for
Bug 904478
dev-libs/ktextaddons-1.1.1 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:ktextaddons-1.1.1:20230416-215416.log
dev-libs:ktextaddons-1.1.1:20230416-215416.log (text/plain), 6.03 KB, created by
Toralf Förster
on 2023-04-17 16:30:04 UTC
(
hide
)
Description:
dev-libs:ktextaddons-1.1.1:20230416-215416.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-04-17 16:30:04 UTC
Size:
6.03 KB
patch
obsolete
> * Package: dev-libs/ktextaddons-1.1.1:5 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ktextaddons-1.1.1.tar.xz to /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work >>>> Preparing source in /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_build" >cmake -C /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_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 -DCMAKE_DISABLE_FIND_PACKAGE_Qt5TextToSpeech=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1 >loading initial cache file /var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.0.1 >-- The CXX compiler identification is GNU 13.0.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.1") >-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.105.0") >-- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.105.0") >-- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.105.0") >-- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.105.0") >-- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.105.0") >-- Found KF5: success (found suitable version "5.105.0", minimum required is "5.100.0") found components: I18n ConfigWidgets Archive XmlGui CoreAddons >-- Could NOT find Qt5Keychain (missing: Qt5Keychain_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 >-- The following REQUIRED packages have been found: > > * ECM (required version >= 5.102.0), Extra CMake Modules., <https://invent.kde.org/frameworks/extra-cmake-modules> > * Qt5Gui (required version >= 5.15.9) > * Qt5Network > * Qt5 (required version >= 5.15.2) > * Qt5Core (required version >= 5.15.2) > * Gettext > * KF5I18n (required version >= 5.100.0) > * Qt5Widgets (required version >= 5.15.2) > * KF5Archive (required version >= 5.100.0) > * KF5ConfigWidgets (required version >= 5.105.0) > * KF5XmlGui (required version >= 5.100.0) > * KF5CoreAddons (required version >= 5.100.0) > * KF5 (required version >= 5.100.0) > >-- 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 REQUIRED packages have not been found: > > * Qt5Keychain, Provides support for secure credentials storage, <https://github.com/frankosterfeld/qtkeychain> > >CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:464 (message): > feature_summary() Error: REQUIRED package(s) are missing, aborting CMake > run. >Call Stack (most recent call first): > CMakeLists.txt:103 (feature_summary) > > >-- Configuring incomplete, errors occurred! > * ERROR: dev-libs/ktextaddons-1.1.1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2494: Called ecm_src_configure > * environment, line 1487: Called cmake_src_configure > * environment, line 1131: 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 '=dev-libs/ktextaddons-1.1.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/ktextaddons-1.1.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:ktextaddons-1.1.1:20230416-215416.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/ktextaddons-1.1.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ktextaddons-1.1.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1_build' > * S: '/var/tmp/portage/dev-libs/ktextaddons-1.1.1/work/ktextaddons-1.1.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 904478
:
860262
| 860263 |
860264
|
860265
|
860266
|
860267