Dennis E. Hamilton wrote:
> Now that the aoo-win7 buildbot is running and still failing (with an
> exception), I have two kinds of observations. A. The Exception and
> Failure itself. See
> <https://ci.apache.org/builders/aoo-win7/builds/105> and the bootstrap
> exception information from stdio, err.txt, and err.html).
Apart from the problem with locked apr makefile in my other reply.
The reason the build fails is a problem in sal/qa/osl/mutex/osl_Mutex.cxx

https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt
> Compiling: sal/qa/osl/mutex/osl_Mutex.cxx
> C:/Progra~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo 
> -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  
> -D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES -I. 
> -I../../../wntmsci12.pro/inc/qa_osl_mutex -I../inc -I../../../inc/pch 
> -I../../../inc -I../../../WIN/inc -I../../../wntmsci12.pro/inc -I. 
> -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/stl 
> -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/external 
> -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc 
> -IE:/slave14/aoo-win7/build/main/solenv/wntmsci12/inc 
> -IE:/slave14/aoo-win7/build/main/solenv/inc 
> -IE:/slave14/aoo-win7/build/main/res 
> -IC:/PROGRA~1/Java/JDK16~1.0_3/include/win32 
> -IC:/PROGRA~1/Java/JDK16~1.0_3/include 
> -IC:/PROGRA~1/MICROS~2/Windows/v6.1/include 
> -IC:/Progra~1/MICROS~1.0/VC/include -IC:/PROGRA~1/MICROS~4/include 
> -IC:/PROGRA~1/MICROS~4/include  
> -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/offuh -I. 
> -I../../../res -I. -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd4251 
> -wd4275     -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 
> -wd4626     -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 
> -wd4619     -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 
> -wd4005     -wd4180   -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_X86_=1 
> -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE 
> -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL -D_MT 
> -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci 
> -DSUPD=420 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI 
> -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  
> -EHa -DEXCEPTIONS_ON  -Fo../../../wntmsci12.pro/slo/osl_Mutex.obj 
> E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx 
> : &&     
> PATH=/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin${PATH:+:${PATH}}
>  E:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin/makedepend 
> @C:/cygwin/tmp/mk6GqbpV > ../../../wntmsci12.pro/misc/s_osl_Mutex.dpcc
> osl_Mutex.cxx
> E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx(34) : fatal 
> error C1083: Cannot open include file: 'tools/prewin.h': No such file or 
> directory
> dmake:  Error code 2, while making '../../../wntmsci12.pro/slo/osl_Mutex.obj'
Likely related to Damjan Jovanovics migration work to Google Test, which
looks great on linux btw.

--
www.Ok.de - die kostenlose E-Mail Adresse

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

Reply via email to