Not being able to "emerge kde-runtime" using KDE 4.13 - missing: LIBGCRYPT_LIBRARY LIBGCRYPT_INCLUDE_DIR
Jörg Knobloch
jorgk at jorgk.com
Wed Jul 30 22:07:24 UTC 2014
Following
https://techbase.kde.org/Getting_Started/Build/Windows
I ran:
emerge qt
emerge kdelibs
After that: "emerge kde-runtime" failed as follows.
The strange thing is, that I ran that yesterday, and then it worked.
Today I tried to "emerge kde-baseapps" and it failed on the kde-runtime.
Any hints?
===
r:\>emerge kde-runtime
emerge debug: buildAction: all
emerge debug: packageName: kde-runtime
emerge debug: buildType: RelWithDebInfo
emerge debug: buildTests: False
________________________________________________________________________________
Already up-to-date.
From git://anongit.kde.org/kde-runtime
* branch KDE/4.13 -> FETCH_HEAD
Already up-to-date.
Already on 'KDE/4.13'
Your branch is up-to-date with 'origin/KDE/4.13'.
entering:
r:\build\kde\kde-runtime-20110130\work\msvc2010-RelWithDebInfo-gitHEAD
cleaning
r:\build\kde\kde-runtime-20110130\work\msvc2010-RelWithDebInfo-gitHEAD
entering:
r:\build\kde\kde-runtime-20110130\work\msvc2010-RelWithDebInfo-gitHEAD
emerge debug: cmake -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX="r:/"
-DCMAKE_I
NCLUDE_PATH="r:/include" -DCMAKE_LIBRARY_PATH="r:/lib"
-DCMAKE_PREFIX_PATH="r:/"
-DCMAKE_BUILD_TYPE=RelWithDebInfo "q:\kde-runtime"
-- The C compiler identification is MSVC 16.0.40219.1
-- The CXX compiler identification is MSVC 16.0.40219.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual
Studio
10.0/VC/bin/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual
Studio
10.0/VC/bin/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft
Visual Studi
o 10.0/VC/bin/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft
Visual Studi
o 10.0/VC/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - not found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - 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.5 (using r:/bin/qmake.exe)
-- Found Automoc4: R:/bin/automoc4.exe
-- Found Perl: r:/dev-utils/bin/perl.exe (found version "5.16.3")
-- Found Phonon: r:/include (Required is at least version "4.3.80")
-- Found KDEWin library: R:/lib/kdewin.lib
-- Found KDE 4.12 include dir: r://include
-- Found KDE 4.12 library dir: r://lib
-- Found the KDE4 kconfig_compiler preprocessor:
r://bin/kconfig_compiler.exe
-- Found automoc4: R:/bin/automoc4.exe
-- Could NOT find SLP (missing: SLP_LIBRARIES SLP_INCLUDE_DIR)
-- Found LibAttica: R:/lib/attica.lib (found suitable version "0.4.2",
minimum r
equired is "0.1.4")
-- Found QCA2: R:/lib/qca.lib (Required is at least version "2.0.0")
CMake Error at
r:/dev-utils/share/cmake-2.8/Modules/FindPackageHandleStandardArg
s.cmake:108 (message):
Could NOT find LibGcrypt (missing: LIBGCRYPT_LIBRARY
LIBGCRYPT_INCLUDE_DIR)
(Required is at least version "1.5.0")
Call Stack (most recent call first):
r:/dev-utils/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
(
_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindLibGcrypt.cmake:66 (find_package_handle_standard_args)
CMakeLists.txt:54 (find_package)
-- Configuring incomplete, errors occurred!
See also
"R:/build/kde/kde-runtime-20110130/work/msvc2010-RelWithDebInfo-gitHEAD
/CMakeFiles/CMakeOutput.log".
See also
"R:/build/kde/kde-runtime-20110130/work/msvc2010-RelWithDebInfo-gitHEAD
/CMakeFiles/CMakeError.log".
emerge fatal error: while running configure cmd: cmake -G "NMake
Makefiles" -DC
MAKE_INSTALL_PREFIX="r:/" -DCMAKE_INCLUDE_PATH="r:/include"
-DCMAKE_LIBRARY_PATH
="r:/lib" -DCMAKE_PREFIX_PATH="r:/" -DCMAKE_BUILD_TYPE=RelWithDebInfo
"q:\kde-ru
ntime"
emerge fatal error: running python
r:\emerge\portage\kde\kde-runtime\kde-runtime
-20110130.py compile
emerge debug: Task: Emerge stopped after: 0:00:11.060419
r:\>
More information about the Kde-windows
mailing list