[cmake-developers] Moc-test errors
Kornel Benko
kornel at lyx.org
Thu Jun 6 16:58:09 EDT 2019
Am Donnerstag, 6. Juni 2019, 18:01:09 CEST schrieb Sebastian Holtermann:
>
> > 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
>
Right, the sources are addressed with /usr/src/cmake/cmake, but /usr/src/cmake is symbolic link
to /usr2/src/cmake.
Thanks for the pointer.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <https://cmake.org/pipermail/cmake-developers/attachments/20190606/12a40c53/attachment.sig>
More information about the cmake-developers
mailing list