1. -*- mode: compilation; default-directory: "/cygdrive/c/libo/writerfilter/" -*-
  2. Compilation started at Sat Oct 27 15:35:11
  3.  
  4. make
  5. [build CXX] writerfilter/source/dmapper/DomainMapper.cxx
  6. S=C:/libo && O=$S/solver/wntmsci13.pro && W=$S/workdir/wntmsci13.pro &&  mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && unset INCLUDE &&  /opt/lo/bin/ccache /cygdrive/c/PROGRA~2/MICROS~2.0/VC/bin/cl.exe -DBOOST_MEM_FN_ENABLE_CDECL -DCPPU_ENV=msci -DENABLE_GTK -DINTEL -DM1500 -DMSC -DNDEBUG -DNOMINMAX -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSUPD=370 -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  -DRTL_USING  -D_DLL  -DWRITERFILTER_DOCTOK_DLLIMPLEMENTATION -DWRITERFILTER_OOXML_DLLIMPLEMENTATION -DWRITERFILTER_RESOURCEMODEL_DLLIMPLEMENTATION -DWRITERFILTER_RTFTOK_DLLIMPLEMENTATION -DWRITERFILTER_WRITERFILTER_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 -wd4351 -wd4355 -wd4365 -wd4435 -wd4503 -wd4505 -wd4511 -wd4512 -wd4514 -wd4555 -wd4611 -wd4619 -wd4625 -wd4626 -wd4628 -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/iwriterfilter.lib.pdb  -I$S/writerfilter/source/dmapper/  -I$O/inc/external -I$O/inc -I$S/solenv/inc  -IC:/PROGRA~1/MICROS~1/Windows/v7.1/include -IC:/PROGRA~2/MICROS~2.0/VC/include   -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source  -I$O/inc/udkapi -I$O/inc/offapi  -c $S/writerfilter/source/dmapper/DomainMapper.cxx -Fo$W/CxxObject/writerfilter/source/dmapper/DomainMapper.o
  7. DomainMapper.cxx
  8. DomainMapp.tmp.WIN-TRG1WIGBJ1L.1180.pre.cxx
  9. C:/PROGRA~2/MICROS~2.0/VC/include\setjmp.h(252) : warning C4987: nonstandard extension used: 'throw (...)'
  10. C:/PROGRA~2/MICROS~2.0/VC/include\crtdbg.h(1041) : warning C4986: 'operator new[]': exception specification does not match previous declaration
  11.         C:/PROGRA~2/MICROS~2.0/VC/include\new(79) : see declaration of 'operator new[]'
  12. C:/PROGRA~2/MICROS~2.0/VC/include\crtdbg.h(1059) : warning C4986: 'operator delete[]': exception specification does not match previous declaration
  13.         C:/PROGRA~2/MICROS~2.0/VC/include\new(77) : see declaration of 'operator delete[]'
  14. C:/PROGRA~2/MICROS~2.0/VC/include\xmemory(208) : error C2664: 'std::pair<_Ty1,_Ty2>::pair(const std::pair<_Ty1,_Ty2> &)' : cannot convert parameter 1 from 'writerfilter::dmapper::TablePropertyMapPtr' to 'const std::pair<_Ty1,_Ty2> &'
  15.         with
  16.         [
  17.             _Ty1=const writerfilter::dmapper::PropertyDefinition,
  18.             _Ty2=com::sun::star::uno::Any
  19.         ]
  20.         Reason: cannot convert from 'writerfilter::dmapper::TablePropertyMapPtr' to 'const std::pair<_Ty1,_Ty2>'
  21.         with
  22.         [
  23.             _Ty1=const writerfilter::dmapper::PropertyDefinition,
  24.             _Ty2=com::sun::star::uno::Any
  25.         ]
  26.         No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  27.         C:/PROGRA~2/MICROS~2.0/VC/include\xmemory(280) : see reference to function template instantiation 'void std::allocator<_Ty>::construct<PropertiesPointer&>(std::pair<_Ty1,_Ty2> *,_Other)' being compiled
  28.         with
  29.         [
  30.             _Ty=std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>,
  31.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr,
  32.             _Ty1=const writerfilter::dmapper::PropertyDefinition,
  33.             _Ty2=com::sun::star::uno::Any,
  34.             _Other=writerfilter::dmapper::TablePropertyMapPtr &
  35.         ]
  36.         C:/PROGRA~2/MICROS~2.0/VC/include\xtree(592) : see reference to function template instantiation 'void std::_Cons_val<std::allocator<_Ty>,_Ty,PropertiesPointer&>(_Alloc &,_Ty1 *,_Ty2)' being compiled
  37.         with
  38.         [
  39.             _Ty=std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>,
  40.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr,
  41.             _Alloc=std::allocator<std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>>,
  42.             _Ty1=std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>,
  43.             _Ty2=writerfilter::dmapper::TablePropertyMapPtr &
  44.         ]
  45.         C:/PROGRA~2/MICROS~2.0/VC/include\xtree(755) : see reference to function template instantiation 'std::_Tree_nod<_Traits>::_Node *std::_Tree_val<_Traits>::_Buynode<PropertiesPointer&>(_Valty)' being compiled
  46.         with
  47.         [
  48.             _Traits=std::_Tmap_traits<writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any,std::less<writerfilter::dmapper::PropertyDefinition>,std::allocator<std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>>,false>,
  49.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr,
  50.             _Valty=writerfilter::dmapper::TablePropertyMapPtr &
  51.         ]
  52.         C:/libo/writerfilter/inc\resourcemodel/TableManager.hxx(893) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2> std::_Tree<_Traits>::insert<PropertiesPointer&>(_Valty)' being compiled
  53.         with
  54.         [
  55.             _Ty1=std::_Tree_iterator<std::_Tree_val<std::_Tmap_traits<writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any,std::less<writerfilter::dmapper::PropertyDefinition>,std::allocator<std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>>,false>>>,
  56.             _Ty2=bool,
  57.             _Traits=std::_Tmap_traits<writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any,std::less<writerfilter::dmapper::PropertyDefinition>,std::allocator<std::pair<const writerfilter::dmapper::PropertyDefinition,com::sun::star::uno::Any>>,false>,
  58.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr,
  59.             _Valty=writerfilter::dmapper::TablePropertyMapPtr &
  60.         ]
  61.         C:/libo/writerfilter/inc\resourcemodel/TableManager.hxx(886) : while compiling class template member function 'void writerfilter::TableManager<T,PropertiesPointer>::cellProps(PropertiesPointer)'
  62.         with
  63.         [
  64.             T=writerfilter::dmapper::Handle_t,
  65.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr
  66.         ]
  67.         c:\libo\writerfilter\source\dmapper\TablePropertiesHandler.hxx(69) : see reference to class template instantiation 'writerfilter::TableManager<T,PropertiesPointer>' being compiled
  68.         with
  69.         [
  70.             T=writerfilter::dmapper::Handle_t,
  71.             PropertiesPointer=writerfilter::dmapper::TablePropertyMapPtr
  72.         ]
  73. make: *** [C:/libo/workdir/wntmsci13.pro/CxxObject/writerfilter/source/dmapper/DomainMapper.o] Error 2
  74.  
  75. Compilation exited abnormally with code 2 at Sat Oct 27 15:35:18