Automoc issue with cmake
Laszlo Papp
lpapp at kde.org
Sun Nov 4 21:16:38 UTC 2012
This is the output of "cmake --debug-output --trace .." command right
before the failure.
Laszlo
/usr/share/apps/cmake/modules/
FindPackageHandleStandardArgs.cmake(195): ELSE(NOT VERSION_OK )
Called from: [4] /usr/share/apps/cmake/modules/FindAutomoc4.cmake
[3] /usr/share/apps/cmake/modules/FindKDE4Internal.cmake
[2] /usr/share/cmake-2.8/Modules/FindKDE4.cmake
[1] /home/lpapp/Projects/kde/mula/CMakeLists.txt
/usr/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake(197):
IF(${_NAME}_FIND_REQUIRED )
Called from: [4] /usr/share/apps/cmake/modules/FindAutomoc4.cmake
[3] /usr/share/apps/cmake/modules/FindKDE4Internal.cmake
[2] /usr/share/cmake-2.8/Modules/FindKDE4.cmake
[1] /home/lpapp/Projects/kde/mula/CMakeLists.txt
/usr/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake(198):
MESSAGE(FATAL_ERROR ${FPHSA_FAIL_MESSAGE} (missing: ${MISSING_VARS})
${VERSION_MSG} )
Called from: [4] /usr/share/apps/cmake/modules/FindAutomoc4.cmake
[3] /usr/share/apps/cmake/modules/FindKDE4Internal.cmake
[2] /usr/share/cmake-2.8/Modules/FindKDE4.cmake
[1] /home/lpapp/Projects/kde/mula/CMakeLists.txt
CMake Error at
/usr/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198
(MESSAGE):
Did not find automoc4 (Automoc4Config.cmake, install
git://anongit.kde.org/automoc). (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/apps/cmake/modules/FindAutomoc4.cmake:49
(find_package_handle_standard_args)
/usr/share/apps/cmake/modules/FindKDE4Internal.cmake:423 (find_package)
/usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)
CMakeLists.txt:23 (find_package)
Called from: [4] /usr/share/apps/cmake/modules/FindAutomoc4.cmake
[3] /usr/share/apps/cmake/modules/FindKDE4Internal.cmake
[2] /usr/share/cmake-2.8/Modules/FindKDE4.cmake
[1] /home/lpapp/Projects/kde/mula/CMakeLists.txt
-- Configuring incomplete, errors occurred!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20121104/063f6ffd/attachment.html>
More information about the Kde-buildsystem
mailing list