[cmake-developers] Moc-test errors

Sebastian Holtermann seblist at xwmw.org
Thu Jun 6 12:01:09 EDT 2019


> BTW, with todays compilation (master branch) also some qt4-moc-tests are failing.
> This starts to be itching ...
> 
> 
> # ctest -R Autogen.Moc
> ...
> The following tests FAILED:
>          577 - Qt5Autogen.MocIncludeRelaxed (Failed)
>          578 - Qt5Autogen.MocIncludeStrict (Failed)
>          579 - Qt5Autogen.MocSkipSource (Failed)
>          615 - Qt4Autogen.MocIncludeRelaxed (Failed)
>          616 - Qt4Autogen.MocIncludeStrict (Failed)
>          617 - Qt4Autogen.MocSkipSource (Failed)
> Errors while running CTest
> 
> 	Kornel

I was able to reproduce the issue.  It appears when the CMake sources 
are in a path that contains symbolic links.
Please see issue https://gitlab.kitware.com/cmake/cmake/issues/19346

-Sebastian


More information about the cmake-developers mailing list