Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614248 - dev-vcs/kdesvn-2.0.0 - bogus kde-frameworks/ktexteditor dependency
Summary: dev-vcs/kdesvn-2.0.0 - bogus kde-frameworks/ktexteditor dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://git.reviewboard.kde.org/r/130...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 22:26 UTC by Coacher
Modified: 2017-04-01 14:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2017-03-29 22:26:46 UTC
Hello.

 * Package:    dev-vcs/kdesvn-2.0.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux man userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking kdesvn-2.0.0.tar.xz to /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work
>>> Source unpacked in /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work
>>> Preparing source in /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0 ...
 * Applying kdesvn-2.0.0-desktop.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0_build"
cmake -C /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0
loading initial cache file /var/tmp/portage/dev-vcs/kdesvn-2.0.0/work/kdesvn-2.0.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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
-- Found KF5Bookmarks: /usr/lib64/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake (found version "5.29.0") 
-- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.29.0") 
-- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.29.0") 
-- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.29.0") 
-- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.29.0") 
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
-- Found PythonInterp: /usr/bin/python (found version "3.4.5")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.29.0")
-- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.29.0")
-- Found KF5ItemViews: /usr/lib64/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.29.0")
-- Found KF5JobWidgets: /usr/lib64/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake (found version "5.29.0")
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.29.0")
-- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.29.0")
-- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.29.0")
-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.29.0")
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  Could not find a package configuration file provided by "KF5TextEditor"
  with any of the following names:

    KF5TextEditorConfig.cmake
    kf5texteditor-config.cmake

  Add the installation prefix of "KF5TextEditor" to CMAKE_PREFIX_PATH or set
  "KF5TextEditor_DIR" to a directory containing one of the above files.  If
  "KF5TextEditor" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:48 (find_package)


-- Could NOT find KF5TextEditor: found neither KF5TextEditorConfig.cmake nor kf5texteditor-config.cmake
-- Found KF5Wallet: /usr/lib64/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.29.0")
-- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.29.0")
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find KF5 (missing: TextEditor) (found version "5.29.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  CMakeLists.txt:48 (find_package)


-- Configuring incomplete, errors occurred!

Please fix.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-04-01 13:03:47 UTC
Thanks, that dependency is a bogus one, upstream used it instead of several implicit deps. Needs a buildsystem patch.
Comment 2 Andreas Sturmlechner gentoo-dev 2017-04-01 14:05:44 UTC
Thanks, fixed in git commit f17b08710c0faefc7ed8026806277e8abc512254