Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409596 Details for
Bug 558252
kde-apps/zeroconf-ioslave-4.14.3 : * ERROR: kde-apps/zeroconf-ioslave-4.14.3::gentoo failed (configure phase):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kde-apps:zeroconf-ioslave-4.14.3:20150820-035152.log
kde-apps:zeroconf-ioslave-4.14.3:20150820-035152.log (text/plain), 6.20 KB, created by
Toralf Förster
on 2015-08-20 10:58:45 UTC
(
hide
)
Description:
kde-apps:zeroconf-ioslave-4.14.3:20150820-035152.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-20 10:58:45 UTC
Size:
6.20 KB
patch
obsolete
> * Package: kde-apps/zeroconf-ioslave-4.14.3 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking zeroconf-ioslave-4.14.3.tar.xz to /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work >>>> Source unpacked in /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work >>>> Preparing source in /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_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 >Not building inside KDENetwork, loading KDE CMake Macros. >-- 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:6 (find_package) > > >CMake Warning (dev) 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". >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build/CMakeFiles/CMakeError.log". > * ERROR: kde-apps/zeroconf-ioslave-4.14.3::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 3746: Called kde4-base_src_configure > * environment, line 2779: Called cmake-utils_src_configure > * environment, line 1043: Called _execute_optionally 'src_configure' > * environment, line 535: Called enable_cmake-utils_src_configure > * environment, line 1375: 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-apps/zeroconf-ioslave-4.14.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=kde-apps/zeroconf-ioslave-4.14.3::gentoo'`. > * The complete build log is located at '/var/log/portage/kde-apps:zeroconf-ioslave-4.14.3:20150820-035152.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/temp/environment'. > * Working directory: '/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3_build' > * S: '/var/tmp/portage/kde-apps/zeroconf-ioslave-4.14.3/work/zeroconf-ioslave-4.14.3'
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 558252
:
409590
|
409592
|
409594
| 409596