Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Wednesday 09 of May 2012, Noel Power wrote:
 Makefile                                  |   20 ++----------
 accessibility/CustomTarget_bridge_inc.mk  |    2 -
 configure.in                              |    3 +
 extensions/CustomTarget_so_activex_idl.mk |    2 -
 extensions/Library_so_activex.mk          |    2 -
 extensions/Library_so_activex_x64.mk      |    2 -
 extensions/WinResTarget_activex.mk        |    2 -
 filter/Configuration_filter.mk            |   14 ++++----
 filter/CustomTarget_svg.mk                |    2 -
 i18npool/CustomTarget_breakiterator.mk    |    8 ++---
 i18npool/CustomTarget_collator.mk         |    2 -
 i18npool/CustomTarget_indexentry.mk       |    2 -
 i18npool/CustomTarget_localedata.mk       |    4 +-
 i18npool/CustomTarget_textconversion.mk   |    2 -
 jvmfwk/CustomTarget_jreproperties.mk      |    2 -
 officecfg/CustomTarget_registry.mk        |    2 -
 packimages/CustomTarget_images.mk         |    8 ++---
 ridljar/CustomTarget_javamaker.mk         |    2 -
 sal/CustomTarget_generated.mk             |    2 -
 solenv/bin/build.pl                       |   12 -------
 solenv/gbuild/AllLangResTarget.mk         |    6 +--
 solenv/gbuild/BuildDirs.mk                |   47
------------------------------ solenv/gbuild/ComponentTarget.mk          | 
  2 -
 solenv/gbuild/ComponentsTarget.mk         |   12 +++----
 solenv/gbuild/Configuration.mk            |   10 +++---
 solenv/gbuild/CppunitTest.mk              |    2 -
 solenv/gbuild/Extension.mk                |    6 +--
 solenv/gbuild/Helper.mk                   |   16 +---------
 solenv/gbuild/InternalUnoApi.mk           |    2 -
 solenv/gbuild/Jar.mk                      |    2 -
 solenv/gbuild/JavaClassSet.mk             |    5 +--
 solenv/gbuild/JunitTest.mk                |    2 -
 solenv/gbuild/Rdb.mk                      |    4 +-
 solenv/gbuild/SdiTarget.mk                |    2 -
 solenv/gbuild/UnoApi.mk                   |    2 -
 solenv/gbuild/UnoApiTarget.mk             |   18 +++++------
 solenv/gbuild/Zip.mk                      |    4 +-
 solenv/gbuild/gbuild.mk                   |    3 -
 solenv/gbuild/platform/WNT_INTEL_MSC.mk   |   27 +++++++----------
 solenv/gbuild/platform/com_GCC_defs.mk    |    1
 unoil/CustomTarget_climaker.mk            |    6 +--
 unoil/CustomTarget_javamaker.mk           |    2 -
 writerfilter/CustomTarget_source.mk       |   38 ++++++++++++------------
 43 files changed, 114 insertions(+), 200 deletions(-)

New commits:

 Commit f4f4e3c050b117a8bfaa95a865b3b37bcb637516 now breaks build on the 
Win-x86_6-fast tinderbox, see e.g. 
http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1336580405.5265#err175 .

With verbose debug, one error looks like this:

$ make
[ build CXX ] writerfilter/source/doctok/WW8FontTable.cxx
make[1]: Entering directory `/home/tinderbox/libreoffice/writerfilter'
S=C:/cygwin/home/tinderbox/libreoffice && O=$S/solver/wntmsci12.pro && 
W=$S/workdir/wntmsci12.pro &&  mkdir -p 
$W/CxxObject/writerfilter/source/doctok/ 
$W/Dep/CxxObject/writerfilter/source/doctok/ 
&&  /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 -DSOLAR_JAVA -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  -DWRITERFILTER_DOCTOK_DLLIMPLEMENTATION   -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/idoctok.lib.pdb  -I$S/writerfilter/source/doctok/  -I$O/inc/external 
-I$O/inc -I$S/solenv/inc -IC:/PROGRA~2/Java/JDK15~1.0_2/include/win32 
-IC:/PROGRA~2/Java/JDK15~1.0_2/include -IC:/PROGRA~1/MICROS~3/Windows/v7.1/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MI0FC3~1/include   -I$S/writerfilter/inc 
-I$S/writerfilter/source -I$S/writerfilter/source/doctok -I$W/CustomTarget/writerfilter/source 
-I$W/CustomTarget/writerfilter/source/ooxml -I$W/CustomTarget/writerfilter/source/doctok  
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal  -c 
$S/writerfilter/source/doctok/WW8FontTable.cxx 
-Fo$W/CxxObject/writerfilter/source/doctok/WW8FontTable.o
cl : Command line error D8038 : invalid 
argument '-IC:/cygwin/home/tinderbox/libreoffice/solver/wntmsci12.pro/inc/external 
-IC:/cygwin/home/tinderbox/libreoffice/solver/wntmsci12.pro/inc 
-IC:/cygwin/home/tinderbox/libreoffice/solenv/inc -IC:/PROGRA~2/Java/JDK15~1.0_2/include/win32 
-IC:/PROGRA~2/Java/JDK15~1.0_2/include -IC:/PROGRA~1/MICROS~3/Windows/v7.1/include 
-IC:/PROGRA~2/MICROS~1.0/VC/include -IC:/PROGRA~2/MI0FC3~1/include   
-IC:/cygwin/home/tinderbox/libreoffice/writerfilter/inc 
-IC:/cygwin/home/tinderbox/libreoffice/writerfilter/source 
-IC:/cygwin/home/tinderbox/libreoffice/writerfilter/source/doctok 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source/ooxml 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source/doctok
  -IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/UnoApiHeadersTarget/offapi/normal 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/UnoApiHeadersTarget/udkapi/normal'
make[1]: *** 
[C:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CxxObject/writerfilter/source/doctok/WW8FontTable.o]
 
Error 2
make[1]: Leaving directory `/home/tinderbox/libreoffice/writerfilter'


 I don't understand what the actual problem is, because if I copy&paste the 
command and run it manually, it works without problems. I've also checked the 
arguments passed to cl.exe and they seem to be split properly (attached).

-- 
 Lubos Lunak
 l.lunak@suse.cz
X: -DBOOST_MEM_FN_ENABLE_CDECL
X: -DCPPU_ENV=msci
X: -DENABLE_GRAPHITE
X: -DENABLE_GTK
X: -DINTEL
X: -DM1500
X: -DMSC
X: -DNDEBUG
X: -DNOMINMAX
X: -DOPTIMIZE
X: -DOSL_DEBUG_LEVEL=0
X: -DSOLAR_JAVA
X: -DSUPD=360
X: -DWIN32
X: -DWINVER=0x0500
X: -DWNT
X: -D_CRT_NONSTDC_NO_DEPRECATE
X: -D_CRT_NON_CONFORMING_SWPRINTFS
X: -D_CRT_SECURE_NO_DEPRECATE
X: -D_DLL
X: -D_MT
X: -D_REENTRANT
X: -D_WIN32_IE=0x0500
X: -D_X86_=1
X: -D_DLL
X: -DWRITERFILTER_DOCTOK_DLLIMPLEMENTATION
X: -Gd
X: -GR
X: -Gs
X: -GS
X: -Gy
X: -MD
X: -nologo
X: -Wall
X: -wd4005
X: -wd4061
X: -wd4127
X: -wd4180
X: -wd4189
X: -wd4191
X: -wd4217
X: -wd4242
X: -wd4244
X: -wd4245
X: -wd4250
X: -wd4251
X: -wd4265
X: -wd4275
X: -wd4290
X: -wd4294
X: -wd4350
X: -wd4355
X: -wd4365
X: -wd4503
X: -wd4505
X: -wd4511
X: -wd4512
X: -wd4514
X: -wd4555
X: -wd4611
X: -wd4619
X: -wd4625
X: -wd4626
X: -wd4640
X: -wd4668
X: -wd4675
X: -wd4686
X: -wd4692
X: -wd4706
X: -wd4710
X: -wd4711
X: -wd4373
X: -wd4738
X: -wd4786
X: -wd4800
X: -wd4820
X: -wd4826
X: -wd4917
X: -wd4996
X: -Zc:forScope,wchar_t-
X: -Zm500
X: -DEXCEPTIONS_ON
X: -EHa
X: -Ob1
X: -Oxs
X: -Oy-
X: 
-FdC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/LinkTarget/pdb/Library/idoctok.lib.pdb
X: -IC:/cygwin/home/tinderbox/libreoffice/writerfilter/source/doctok/
X: -IC:/cygwin/home/tinderbox/libreoffice/solver/wntmsci12.pro/inc/external
X: -IC:/cygwin/home/tinderbox/libreoffice/solver/wntmsci12.pro/inc
X: -IC:/cygwin/home/tinderbox/libreoffice/solenv/inc
X: -IC:/PROGRA~2/Java/JDK15~1.0_2/include/win32
X: -IC:/PROGRA~2/Java/JDK15~1.0_2/include
X: -IC:/PROGRA~1/MICROS~3/Windows/v7.1/include
X: -IC:/PROGRA~2/MICROS~1.0/VC/include
X: -IC:/PROGRA~2/MI0FC3~1/include
X: -IC:/cygwin/home/tinderbox/libreoffice/writerfilter/inc
X: -IC:/cygwin/home/tinderbox/libreoffice/writerfilter/source
X: -IC:/cygwin/home/tinderbox/libreoffice/writerfilter/source/doctok
X: -IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source
X: 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source/ooxml
X: 
-IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CustomTarget/writerfilter/source/doctok
X: -IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/UnoApiHeadersTarget/offapi/normal
X: -IC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/UnoApiHeadersTarget/udkapi/normal
X: -c
X: C:/cygwin/home/tinderbox/libreoffice/writerfilter/source/doctok/WW8FontTable.cxx
X: 
-FoC:/cygwin/home/tinderbox/libreoffice/workdir/wntmsci12.pro/CxxObject/writerfilter/source/doctok/WW8FontTable.o

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.