Automoc issue with cmake

Laszlo Papp lpapp at kde.org
Sat Nov 17 11:11:36 UTC 2012


Any ideas? Unfortunately, I have not been able to do almost any KDE
development due to this issue as FindKDE4 is a fundamental statement in
general.

On Sun, Nov 4, 2012 at 9:16 PM, Laszlo Papp <lpapp at kde.org> wrote:

> 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/20121117/f6003fac/attachment.html>


More information about the Kde-buildsystem mailing list