Re: [cmake-developers] Moc-test errors

2019-06-06 Thread Kornel Benko
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 -

Re: [cmake-developers] Moc-test errors

2019-06-06 Thread 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 -

Re: [cmake-developers] Moc-test errors

2019-06-06 Thread Sebastian Holtermann
The following tests FAILED: 577 - Qt5Autogen.MocIncludeRelaxed (Failed) 578 - Qt5Autogen.MocIncludeStrict (Failed) 579 - Qt5Autogen.MocSkipSource (Failed) Errors while running CTest Okay, it looks like SKIP_AUTOMOC doesn't work properly. Can you please post the output of - `ctest -R

Re: [cmake-developers] Moc-test errors

2019-06-06 Thread Kornel Benko
Am Donnerstag, 6. Juni 2019, 14:02:33 CEST schrieb Kornel Benko: > Am Dienstag, 4. Juni 2019, 16:05:25 CEST schrieb Sebastian Holtermann: > > > The following tests FAILED: > > > 577 - Qt5Autogen.MocIncludeRelaxed (Failed) > > > 578 - Qt5Autogen.MocIncludeStrict (Failed) > > > 579 -

Re: [cmake-developers] Moc-test errors

2019-06-06 Thread Kornel Benko
Am Dienstag, 4. Juni 2019, 16:05:25 CEST schrieb Sebastian Holtermann: > > The following tests FAILED: > > 577 - Qt5Autogen.MocIncludeRelaxed (Failed) > > 578 - Qt5Autogen.MocIncludeStrict (Failed) > > 579 - Qt5Autogen.MocSkipSource (Failed) > > Errors while running CTest > > > > Okay, it looks