Re: Build Bots error in WITH_LANG variable

Stephan Bergmann <[email protected]> Mon, 07 Feb 2011 16:43:58 +0100
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
On 02/05/11 18:53, Mathias Bauer wrote:
> the CWS gnumake3 failed in all build bots. The reason is that -
> according to the logs - the variable "WITH_LANG" is set to ' '.
>
> See:
>
> http://termite.services.openoffice.org/buildbot/builders/Windows-2003/builds/1994/steps/Compile/logs/stdio
>
>
> (in case it's still there)
>
> Does anybody know why? IMHO it should be empty or unset.

<http://code.google.com/p/ootermite/source/browse/trunk/buildbot/slave/configure#40> 
apparently is the culprit.  Maybe Gregor can shed some light on this.

-Stephan