cygwin problem in building in deep directories

Noel Grandin noel at peralex.com
Mon May 14 04:46:25 PDT 2012



On 2012-05-14 13:13, Michael Stahl wrote:
> in general you are right, configure clearly shouldn't create empty 
> paths in case of error, so i've changed the PathFormat on master to 
> report errors.

Thanks for the fix.

After that, I start getting errors in SW and SC that look like (see below).
The weird thing is that if I cut and paste the command line into a 
separate script and execute, it runs fine.
Not sure how to debug this further?

[ build CXX ] sc/source/core/data/attarray.cxx
S=C:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo 
&& 
O=D:/reallyreallylong/reallyreallylong/reallyreallylong/solver/wntmsci12.pro 
&& 
W=D:/reallyreallylong/reallyreallylong/reallyreallylong/workdir/wntmsci12.pro 
&&  mkdir -p $W/CxxObject/sc/source/core/data/ 
$W/Dep/CxxObject/sc/source/core/data/ &&  
/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe 
-DBOOST_MEM_FN_ENABLE_CDECL -DCPPU_ENV=msci -DENABLE_GRAPHITE 
-DENABLE_GTK -DINTEL -DM1500 -DMSC -DNDEBUG -DNOMINMAX -DOPTIMIZE 
-DOSL_DEBUG_LEVEL=0 -DSUPD=360 -DWIN32 -DWINVER=0x0500 -DWNT 
-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS 
-D_CRT_SECURE_NO_DEPRECATE -D_DLL -D_MT -D_REENTRANT -D_WIN32_IE=0x0500 
-D_X86_=1  -D_DLL  -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"WNT\"  
-Gd -GR -Gs -GS -Gy -MD -nologo -Wall -wd4005 -wd4061 -wd4127 -wd4180 
-wd4189 -wd4191 -wd4217 -wd4242 -wd4244 -wd4245 -wd4250 -wd4251 -wd4265 
-wd4275 -wd4290 -wd4294 -wd4350 -wd4355 -wd4365 -wd4503 -wd4505 -wd4511 
-wd4512 -wd4514 -wd4555 -wd4611 -wd4619 -wd4625 -wd4626 -wd4640 -wd4668 
-wd4675 -wd4686 -wd4692 -wd4706 -wd4710 -wd4711 -wd4373 -wd4738 -wd4786 
-wd4800 -wd4820 -wd4826 -wd4917 -wd4996 -Zc:forScope,wchar_t- -Zm500   
-DEXCEPTIONS_ON -EHa  -Ob1 -Oxs -Oy-  
-Fd$W/LinkTarget/pdb/Library/isc.lib.pdb  -I$S/sc/source/core/data/  
-I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc 
-I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$O/inc/external -I$O/inc 
-I$S/solenv/inc -IC:/PROGRA~1/MICROS~3/Windows/v7.1/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~2/include    
-I$W/UnoApiHeadersTarget/offapi/normal 
-I$W/UnoApiHeadersTarget/udkapi/normal  -c 
$S/sc/source/core/data/attarray.cxx 
-Fo$W/CxxObject/sc/source/core/data/attarray.o
cl : Command line error D8038 : invalid argument 
'-IC:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo/sc/source/core/inc 
-IC:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo/sc/source/filter/inc 
-IC:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo/sc/source/ui/inc 
-IC:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo/sc/inc 
-ID:/reallyreallylong/reallyreallylong/reallyreallylong/workdir/wntmsci12.pro/SdiTarget/sc/sdi 
-ID:/reallyreallylong/reallyreallylong/reallyreallylong/solver/wntmsci12.pro/inc/external 
-ID:/reallyreallylong/reallyreallylong/reallyreallylong/solver/wntmsci12.pro/inc 
-IC:/LibreOffice/reallyreallylong/reallyreallylong/reallyreallylong/libo/solenv/inc 
-IC:/PROGRA~1/MICROS~3/Windows/v7.1/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MICROS~2/include    
-ID:/reallyreallylong/reallyreallylong/reallyreallylong/workdir/wntmsci12.pro/UnoApiHeadersTarget/offapi/normal 
-ID:/reallyreallylong/reallyreallylong/reallyreallylong/workdir/wntmsci12.pro/UnoApiHeadersTarget/udkapi/normal'
make: *** 
[D:/reallyreallylong/reallyreallylong/reallyreallylong/workdir/wntmsci12.pro/CxxObject/sc/source/core/data/attarray.o] 
Error 2



Disclaimer: http://www.peralex.com/disclaimer.html




More information about the LibreOffice mailing list