[kdelibs/frameworks] /: Move kconfig_compiler tests in kconfig framework

David Faure faure at kde.org
Mon May 14 21:11:22 UTC 2012


On Monday 14 May 2012 19:46:29 Kevin Ottens wrote:
> On Sunday 13 May 2012 21:27:40 David Faure wrote:
> > On Saturday 12 May 2012 23:24:04 Kevin Ottens wrote:
> > > Git commit f1eee305fe31b002b8f35738873fe45dedf83fc1 by Kevin Ottens.
> > > Committed on 12/05/2012 at 23:22.
> > > Pushed by ervin into branch 'frameworks'.
> > > 
> > > Move kconfig_compiler tests in kconfig framework
> > 
> > I get this (full kdelibs, Qt4, latest ECM) :
> > 
> > [100%] Building CXX object
> > tier2/kconfig/autotests/kconfig_compiler/CMakeFiles/test_signal.dir/test_s
> > i
> > gnal.cpp.o
> > /d/kde/build/5/kdelibs-frameworks/tier2/kconfig/autotests/kconfig_compiler
> > /
> > test_signal.cpp:70:27: fatal error: test_signal.moc: No such file or
> > directory compilation terminated.
> 
> Anything special with this build?

Not really... it happened in my existing build dir, so I tried again after 
wiping out the build dir, and the same error happened.

> I had the same setup, kdelibs, Qt4 and ECM
> 0.0.3 when I tried the build before pushing and this moc file got generated
> just fine.

Latest cmake and latest ECM?

Isn't this another one of these cmake-automoc-changed-the-naming issues, i.e. 
test_signal.moc should be moc_test_signal.cpp, because this is about "Q_OBJECT 
in the header"?

I wonder if you have CMAKE_AUTOMOC_RELAXED_MODE set to ON somehow...

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list