[cmake-developers] Targets for FindGTK2.cmake

Daniele E. Domenichelli daniele.domenichelli at gmail.com
Wed Oct 2 06:13:17 EDT 2013


Hello Brad,

On 25/09/13 18:20, Daniele E. Domenichelli wrote:
> On 25/09/13 17:01, Brad King wrote:
>> On 09/25/2013 09:21 AM, Daniele E. Domenichelli wrote:
>>> I noticed that on some builds, all the tests for GTK2Targets suddenly
>>> disappeared:
>>>
>>> Is it my fault or if they were explicitly disabled?
>>
>> Didn't you change the tests to be conditional on certain dependencies
>> existing?
> 
> Yes, but at least GTK2_GLIB_FOUND should be true and the GTK2::glib
> target should be created, since it doesn't have dependencies, and
> GTK2_FOUND should be true since GTK2Components.* tests are executed...
> Therefore I was expecting at least the GTK2Targets.glib to be executed,
> but I don't see it.
> Anyway let's wait until tomorrow and check the new dashboard after my
> last changes!

I tried to add some debug output, because I cannot understand what's
going on in the build machines, because the tests are still missing.
Unfortunately I get messages like "The rest of the test output was
removed since it exceeds the threshold of 1024 bytes."

See for example:
http://open.cdash.org/testDetails.php?test=211018778&build=3045684

Is there a way to change this limit for my tests, at least until I
understand the problem?

Meanwhile I tried to explicitly set the compiler used in the tests, so
that the check for the unused compiler is skipped and therefore the
output should have a few more lines... I don't know if it is enough
though, we'll see it tomorrow.


Cheers,
 Daniele



More information about the cmake-developers mailing list