Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580282 - net-p2p/ktorrent-5.0 fails to compile
Summary: net-p2p/ktorrent-5.0 fails to compile
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 05:45 UTC by ta2002
Modified: 2016-04-19 12:10 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 ta2002 2016-04-17 05:45:42 UTC
* ktorrent-5.0.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                     [ ok ]
>>> Unpacking source...
>>> Unpacking ktorrent-5.0.tar.xz to /var/tmp/portage/net-p2p/ktorrent-5.0/work
>>> Source unpacked in /var/tmp/portage/net-p2p/ktorrent-5.0/work
>>> Preparing source in /var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DENABLE_BWSCHEDULER_PLUGIN=yes -DENABLE_DOWNLOADORDER_PLUGIN=yes -DENABLE_INFOWIDGET_PLUGIN=yes -DWITH_SYSTEM_GEOIP=yes -DENABLE_LOGVIEWER_PLUGIN=yes -DENABLE_MAGNETGENERATOR_PLUGIN=no -DENABLE_MEDIAPLAYER_PLUGIN=no -DENABLE_SHUTDOWN_PLUGIN=no -DENABLE_UPNP_PLUGIN=yes -DENABLE_ZEROCONF_PLUGIN=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build/gentoo_toolchain.cmake  /var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- 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 Gettext: /usr/bin/msgmerge (found version "0.19.4") 
-- Found PythonInterp: /usr/bin/python (found version "3.4.3") 
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.18.0") 
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.18.0") 
-- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.18.0") 
-- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.18.0") 
-- Found KF5NotifyConfig: /usr/lib64/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.18.0") 
-- Found KF5Solid: /usr/lib64/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.18.0") 
-- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.18.0") 
-- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.18.0") 
-- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.18.0") 
CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  Could not find a package configuration file provided by "KF5Kross"
  (requested version 5.15) with any of the following names:

    KF5KrossConfig.cmake
    kf5kross-config.cmake

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


-- Could NOT find KF5Kross: found neither KF5KrossConfig.cmake nor kf5kross-config.cmake 
-- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.18.0") 
-- Found KF5Sonnet: /usr/lib64/cmake/KF5Sonnet/KF5SonnetConfig.cmake (found version "5.18.0") 
-- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.18.0") 
-- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.18.0") 
-- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.18.0") 
-- Found KF5KDELibs4Support: /usr/lib64/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake (found version "5.18.0") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find KF5 (missing: Kross) (found suitable version "5.18.0",
  minimum required is "5.15")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  CMakeLists.txt:19 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: net-p2p/ktorrent-5.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_configure
 *   environment, line 3746:  Called kde5_src_configure
 *   environment, line 2800:  Called cmake-utils_src_configure
 *   environment, line 1058:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  525:  Called enable_cmake-utils_src_configure
 *   environment, line 1482:  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 '=net-p2p/ktorrent-5.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-p2p/ktorrent-5.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-p2p:ktorrent-5.0:20160417-051546.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/ktorrent-5.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-p2p/ktorrent-5.0/temp/environment'.
 * Working directory: '/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0_build'
 * S: '/var/tmp/portage/net-p2p/ktorrent-5.0/work/ktorrent-5.0'

>>> Failed to emerge net-p2p/ktorrent-5.0, Log file:
Comment 1 Luke-Jr 2016-04-18 05:35:26 UTC
Looks like a missing DEPEND on kde-frameworks/kross