David Faure wrote: > On Sunday 01 December 2013 23:43:02 KDE CI System wrote: >> -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL >> -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success >> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >> -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >> -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR >> -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >> Configure step exited with non-zero code, assuming failure to configure >> for project kdelibs. Build step 'Execute shell' marked build as failure > > Looks like a bug in cmake_next, leading to infinite recursion and > therefore a crash.
Yep. For once, not caused by me :). Bisect points to commit bf203c8f8e4a6ad4f642b2653f8abca563484889 Author: Daniele E. Domenichelli <[email protected]> Date: Thu Nov 14 11:42:35 2013 +0100 CMakeParseArguments: Add workaround for compatibility with CMake <= 2.8.12 Daniele, could you have a look? Thanks, Steve. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
