Actions
Bug #1870
closedНе находит для сборки Qwt
Start date:
01/29/2015
Due date:
% Done:
100%
Estimated time:
5:00 h
Reported in:
master
Description
>>> Emerging (3 of 4) app-leechcraft/lc-lemon-9999::gentoo >>> Unpacking source... GIT update --> repository: https://github.com/0xd34df00d/leechcraft.git at the commit: 3a3b60a3752406f3e5ee07a47ccadf462019dd45 branch: master storage directory: "/usr/portage/distfiles/egit-src/leechcraft" checkout type: bare repository Cloning into '/var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999'... done. Branch branch-master set up to track remote branch master from origin. Switched to a new branch 'branch-master' >>> Unpacked to /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999 >>> Source unpacked in /var/tmp/portage/app-leechcraft/lc-lemon-9999/work >>> Preparing source in /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999_build" cmake --no-warn-unused-cli -C /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999_build/gentoo_toolchain.cmake /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999/src/plugins/lemon Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/app-leechcraft/lc-lemon-9999/work/lc-lemon-9999_build/gentoo_common_config.cmake -- The C compiler identification is GNU 4.9.2 -- The CXX compiler identification is GNU 4.9.2 -- 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 -- Boost version: 1.56.0 -- 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.6 (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 -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2") -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found LeechCraft libraries at /usr/lib64/libleechcraft-util.so;/usr/lib64/libleechcraft-util-db.so;/usr/lib64/libleechcraft-util-gui.so;/usr/lib64/libleechcraft-util-models.so;/usr/lib64/libleechcraft-util-network.so;/usr/lib64/libleechcraft-util-qml.so;/usr/lib64/libleechcraft-util-shortcuts.so;/usr/lib64/libleechcraft-util-sll.so;/usr/lib64/libleechcraft-util-svcauth.so;/usr/lib64/libleechcraft-util-sys.so;/usr/lib64/libleechcraft-util-tags.so;/usr/lib64/libleechcraft-util-x11.so;/usr/lib64/libleechcraft-util-xdg.so;/usr/lib64/libleechcraft-util-xpc.so;/usr/lib64/libleechcraft-util-xsd.so;/usr/lib64/libleechcraft-xsd.so -- Found LeechCraft headers at /usr/include/leechcraft CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find Qwt (missing: QWT_LIBRARIES) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) cmake/FindQwt.cmake:25 (find_package_handle_standard_args) CMakeLists.txt:7 (find_package) -- Configuring incomplete, errors occurred!
Files
Actions