Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563714 - app-leechcraft/lc-eleeminator - QTERMWIDGET_INCLUDE_DIR, QTERMWIDGET_LIBRARIES are set to NOTFOUND
Summary: app-leechcraft/lc-eleeminator - QTERMWIDGET_INCLUDE_DIR, QTERMWIDGET_LIBRARIE...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Leechcraft Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-21 20:11 UTC by Michal Plichta
Modified: 2017-02-05 19:36 UTC (History)
1 user (show)

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 Michal Plichta 2015-10-21 20:11:51 UTC
>>> Emerging (1 of 1) app-leechcraft/lc-eleeminator-0.6.70::gentoo
 * leechcraft-0.6.70.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking leechcraft-0.6.70.tar.xz to /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work
>>> Source unpacked in /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work
>>> Preparing source in /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/leechcraft-0.6.70 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/leechcraft-0.6.70 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_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-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_build/gentoo_rules.cmake -DCMAKE_TOOL
CHAIN_FILE=/var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_build/gentoo_toolchain.cmake  /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/leechcraft-0.6.70
/src/plugins/eleeminator
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_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
-- 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 Qt4: /usr/bin/qmake (found version "4.8.6") 
-- 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
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=native -O2 -fomit-frame-pointer -pipe 
C++             -march=native -O2 -fomit-frame-pointer -pipe  -fvisibility=hidden -fno-strict-aliasing -std=c++0x
Linker flags:
Executable       -Wl,-O1 -Wl,--as-needed
Module           -Wl,-O1 -Wl,--as-needed
Shared           -Wl,-O1 -Wl,--as-needed

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QTERMWIDGET_INCLUDE_DIR
   used as include directory in directory /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/leechcraft-0.6.70/src/plugins/eleeminator
QTERMWIDGET_LIBRARIES
    linked by target "leechcraft_eleeminator" in directory /var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/leechcraft-0.6.70/src/plugins/eleeminator

-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/app-leechcraft/lc-eleeminator-0.6.70/work/lc-eleeminator-0.6.70_build/CMakeFiles/CMakeError.log".
 * ERROR: app-leechcraft/lc-eleeminator-0.6.70::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2819:  Called cmake-utils_src_configure
 *   environment, line  706:  Called _execute_optionally 'src_configure'
 *   environment, line  266:  Called enable_cmake-utils_src_configure
 *   environment, line 1038:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
Comment 1 Michal Plichta 2015-10-21 20:20:19 UTC
one observation x11-libs/qtermwidget-0.6.0 was emerged with qt5 flag when I recompile it with qt4, lc-eleeminator copiled successfully.

Any reason to add check in lc-eleeminator ebuild which qt was enabled for qtermwidget, or there is something I miss or my system is incorrectly configured?
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2015-10-23 21:14:49 UTC
We will implement proper qt4/qt5 support in LeechCraft soon, I hope.
For now please enable qt4 manually where needed.
Sorry for inconvenience!
Comment 3 Toralf Förster gentoo-dev 2016-04-11 12:06:08 UTC
still a problem here :
app-leechcraft/lc-eleeminator-0.6.70 : -- Configuring incomplete, errors occurred!    @ amd64-plasma-stable_20160403-110113
Comment 4 David Seifert gentoo-dev 2017-02-05 19:36:01 UTC
Remove from tree.

commit a45ae1e0e667875770581b71e703434aab2fd358
Author: 0xd34df00d <0xd34df00d@gmail.com>
Date:   Sun Feb 5 01:33:58 2017 +0100

    app-leechcraft: removed ancient versions 0.6.60, 0.6.65 and 0.6.70.