On 2013/04/10 10:09 AM, Andre Fischer wrote:
tonight we had a build breaker in the windows build: a slot id that is
used in SW had been removed in SVX.  The reference in SW had also been
removed, so this change should not be a problem.
But the windows build is still not a full build.  Therefore the old SW
slot header files where used and the build broke.

There is an easy fix for situations like this: a clean build.

Incremental build are known to have problems thats why I suggested [1] to default to a clean build. That didn't receive consensus though and indeed there are good reasons against it:

The incremental build both tests the dependency system and it reduces the load when building significantly.

On the already strained buildbot this means a factor of almost five improvement as clean build takes about 4.5h whereas an incremental build takes only 0.5-1.0h.

Andrew even had to reschedule the snapshot build away from the weekly clean build because the buildbot load is a real problem.

[1] http://markmail.org/message/wmlhc5f5zaiiyu2o
[2] http://markmail.org/message/7q64ijlwygdqmwf3

This may become important in the coming weeks when we have to fix some
bugs in the sidebar (which is about to be merged back into trunk).  The
sidebar is implemented in several modules.  Without a clean windows
build we will run into build breakers very regularly.

It is possible to force a clean build manually.

Herbert


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to