kmix failure in cmake

Rex Dieter rdieter at math.unl.edu
Fri Sep 4 16:58:40 UTC 2015


On 09/04/2015 11:52 AM, Jonathan Riddell wrote:
> Anyone know what this failure when running kmix is about?
>
> kmix hasn't changed, this was previously a cmake warning, now it's an
> error and cmake return non-0 exit code.  Some policy must have changed
> somewhere but I'm not sure what
>
> CMake Error at /usr/lib/automoc4/Automoc4Config.cmake:248 (add_dependencies):
>    The dependency target "kmix_automoc" of target "kmix" does not exist.
> Call Stack (most recent call first):
>    /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:1036
> (_automoc4_kde4_post_target_handling)
>    /usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake:843 (kde4_add_executable)
>    CMakeLists.txt:230 (kde4_add_kdeinit_executable)

I hit the same error in a different module recently (kde-baseapps?), 
discovered it only happens when building with cmake option: 
-DKDE4_BUILD_TESTS:BOOL=OFF

Same for you here?

-- Rex



More information about the release-team mailing list