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

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers

Reply via email to