Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409628 Details for
Bug 558260
media-video/kmplayer-0.11.3d-r3 : * ERROR: media-video/kmplayer-0.11.3d-r3::gentoo failed (configure phase):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video:kmplayer-0.11.3d-r3:20150820-063054.log
media-video:kmplayer-0.11.3d-r3:20150820-063054.log (text/plain), 6.13 KB, created by
Toralf Förster
on 2015-08-20 11:00:24 UTC
(
hide
)
Description:
media-video:kmplayer-0.11.3d-r3:20150820-063054.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-20 11:00:24 UTC
Size:
6.13 KB
patch
obsolete
> * Package: media-video/kmplayer-0.11.3d-r3 > * Repository: gentoo > * Maintainer: kde@gentoo.org media-video@gentoo.org > * USE: abi_x86_64 amd64 cairo elibc_glibc handbook kernel_linux linguas_en_GB userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kmplayer-0.11.3d.tar.bz2 to /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work >>>> Source unpacked in /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work >>>> Preparing source in /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d ... >>>> Enabling languages: en_GB >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DKMPLAYER_BUILT_WITH_CAIRO=ON -DKMPLAYER_BUILT_WITH_EXPAT=OFF -DKMPLAYER_BUILT_WITH_NPP=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build/gentoo_toolchain.cmake /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_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 using: Ninja >-- Check for working C compiler using: Ninja -- 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 using: Ninja >-- Check for working CXX compiler using: Ninja -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found >-- Found Qt-Version 4.8.7 (using /usr/bin/qmake) >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found X11: /usr/lib64/libX11.so >-- Looking for include file pthread.h >-- Looking for include file pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:112 (elseif): > given arguments: > > "VERSION_LESS" "3.1" > > Unknown arguments specified >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:501 (_pkgconfig_parse_options) > /usr/share/cmake/Modules/FindOpenSSL.cmake:43 (pkg_check_modules) > /usr/share/apps/cmake/modules/Qt4ConfigDependentSettings.cmake:224 (FIND_PACKAGE) > /usr/share/apps/cmake/modules/FindQt4.cmake:1207 (INCLUDE) > /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:392 (find_package) > /usr/share/cmake/Modules/FindKDE4.cmake:108 (find_package) > CMakeLists.txt:12 (find_package) > > >CMake Error in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 3.3) > > should be added at the top of the file. The version specified may be lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build/CMakeFiles/CMakeError.log". > * ERROR: media-video/kmplayer-0.11.3d-r3::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 3873: Called kde4-base_src_configure > * environment, line 2905: Called cmake-utils_src_configure > * environment, line 1169: Called _execute_optionally 'src_configure' > * environment, line 661: Called enable_cmake-utils_src_configure > * environment, line 1501: 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 '=media-video/kmplayer-0.11.3d-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/kmplayer-0.11.3d-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/media-video:kmplayer-0.11.3d-r3:20150820-063054.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d_build' > * S: '/var/tmp/portage/media-video/kmplayer-0.11.3d-r3/work/kmplayer-0.11.3d'
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 558260
:
409622
|
409624
|
409626
| 409628