Hi all,
I was trying to build latest libreoffice-3-6 branch, and got
compilation failure. Here's output:
_____________________________________________________
[ build CXX ] unotools/source/streaming/streamwrap.cxx
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:
In member function ‘sal_Unicode ConvertChar::RecodeChar(sal_Unicode)
const’:
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:180:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:231:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:531:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:582:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:730:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
/fastdocs/programmer/libreoffice/libo/unotools/source/misc/fontcvt.cxx:1447:781:
error: call of overloaded ‘valueOf(sal_Unicode&, int)’ is ambiguous
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1914:21:
note: candidates are: static rtl::OUString
rtl::OUString::valueOf(sal_Int32, sal_Int16)
/fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/rtl/ustring.hxx:1931:21:
note:                 static rtl::OUString
rtl::OUString::valueOf(sal_Int64, sal_Int16)
make[2]: *** 
[/fastdocs/programmer/libreoffice/libo/workdir/unxlngi6.pro/CxxObject/unotools/source/misc/fontcvt.o]
Error 1
make[2]: *** Waiting for unfinished jobs....
-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development
  internal build errors:
ERROR: error 512 occurred while making
/fastdocs/programmer/libreoffice/libo/tail_build/prj
 it seems that the error is inside 'tail_build', please re-run build
___________________________________________________________
I'm using gcc-4.5 if this matters.
Thanks,
Ruslan
Context
- Failure to build 3.6 branch · Ruslan Kabatsayev
 
   
 
  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.