My next step is to try to get rid of the intermittent failure of the icu build. It seems to be the one thing standing between me a repeatable unattended build. If you know anything about its cause, please let me know.

Here is a typical failure output:

Generating Code...
        link.exe @C:\cygwin32\tmp\nm2E74.tmp
   Creating library .\..\..\lib\icule.lib and object .\..\..\lib\icule.exp
if exist ..\..\bin\icule40.dll.manifest mt.exe -manifest ..\..\bin\icule40.dll.manifest -outputresource:..\..\bin\icule40.dll;2
        copy ".\LEFontInstance.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LEGlyphFilter.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LEGlyphStorage.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LEInsertionList.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LELanguages.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LEScripts.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LESwaps.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LETypes.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\LayoutEngine.h" ..\..\include\layout
        1 file(s) copied.
        copy ".\loengine.h" ..\..\include\layout
        1 file(s) copied.
        cd "..\allinone"
cd "C:\OpenOfficeDev\Trunk\main\icu\wntmsci12.pro\misc\build\icu\source\allinone\..\layoutex" C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe / /F layoutex.mak EXCEPTIONSWITCH="-EHa -Zc:wchar_t-"

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        if not exist ".\Release/" mkdir ".\Release"
rc.exe /l 0x409 /fo".\Release\layoutex.res" /i "..\common" /d "NDEBUG" .\layoutex.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1073: don't know how to make '".\..\..\lib\icuin.lib"'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe' : return code '0x2'
Stop.
dmake: Error code 2, while making './wntmsci12.pro/misc/build/so_built_so_icu'

1 module(s):
        icu
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /cygdrive/c/OpenOfficeDev/Trunk/main/icu

When you have fixed the errors in that module you can resume the build by running:

        build --all:icu

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

Reply via email to