On Sat, Oct 8, 2011 at 11:18 AM, Remi Pointel <[email protected]> wrote:
> On Fri, 7 Oct 2011 05:54:23 -0600
> David Coppa <[email protected]> wrote:
>>
>> This time they have been faster to release a new version!
>>
>> <<This release features several notable changes, including a new
>> AUTOMOC target property that helps make it easier to build Qt
>> projects.
>>
>> ...
>>
>> Other improvements include the movement of many files from KDE's
>> overrides of CMake module files, which have been accepted into
>> upstream CMake thanks to the hard work of Alex Neundorf and Stephen
>> Kelly.>>
>>
>> "100% tests passed, 0 tests failed out of 197" on amd64 and sparc64
>>
>> Test and comment, as usual...
>
> Hello,
>
> I have one test which failed:
> 99% tests passed, 1 tests failed out of 200
>
> The following tests FAILED:
>        188 - CMake.ModuleNotices (Failed)
>
> If I add "MacroPushRequiredVars.cmake" in 
> Tests/CMakeTests/ModuleNoticesTest.cmake.in, it works fine and all regress 
> tests are ok.

MacroPushRequiredVars.cmake from ${FILESDIR} is history. Those macros
are now in the standard modules dir of cmake. You didn't apply the
patch with "patch -NE".

> Also, I have renamed the "post-install" step by "post-build", because it 
> includes all *.orig files in the PLIST, don't know why but it works fine with 
> "post-build".

It was "post-build" before, but espie@ said me to use "post-install"
and I don't remember why atm...

ciao,
David

Reply via email to