Failure to build 3.6 branch
Ruslan Kabatsayev
b7.10110111 at gmail.com
Wed Jan 9 10:46:11 PST 2013
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
More information about the LibreOffice
mailing list