Hi Regina, *

On Sat, Jul 28, 2012 at 9:17 PM, Regina Henschel
<rb.hensc...@t-online.de> wrote:
>> (I'll try another build, though I'm sure I cleaned the whole source
>> tree with dmake clean).

there is a bug in the build environment, sure due to the changes when
building with the --html switch.
This explains also why the linux 32 bits build boot didn't break last night.

instsetoo_native]$ time build --html --all -P8 -- -P4 > ~/aoo-build.log 2>&1 &

exits with no error code:


***********************************************************
Successful packaging process!
***********************************************************
... creating log file log_AOO350_en-US.log
Sat Jul 28 23:02:02 2012 (11:22 min.)

Multiprocessing build is finished
Maximal number of processes run: 8


Though when it built qadevOOo, it exited with error code:

/build/aoo/src/playground/trunk/main/qadevOOo/runner/util/ValueChanger.java:382:
cannot find symbol
symbol  : class TextFitToSizeType
location: package com.sun.star.drawing
        com.sun.star.drawing.TextFitToSizeType TF4 =
com.sun.star.drawing.TextFitToSizeType.RESIZEATTR;
                                                                         ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
9 errors

BUILD FAILED
/build/aoo/src/playground/trunk/main/qadevOOo/build.xml:42: Compile
failed; see the compiler error output for details.

Total time: 26 seconds
dmake:  Error code 1, while making 'ANTBUILD'


This error was ignored, and the build went on.


Regards

Reply via email to