Hi all,
I'm trying to build from master on OSX and keep getting the following
build breakage in icu (icuinfo) :
ccache g++-4.0 -I../../common -I./../toolutil -I../../tools/ctestfw
-I../../i18n -DU_PLATFORM=\"U_DARWIN\"
-DU_BUILD=\"i386-apple-darwin10.6.0\"
-DU_HOST=\"i386-apple-darwin10.6.0\" -DU_CC=\"ccache gcc-4.0\"
-DU_CXX=\"ccache g++-4.0\" -O -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long
-fno-common -c -o icuinfo.o icuinfo.cpp
i686-apple-darwin10-g++-4.0.1: gcc-4.0": No such file or directory
i686-apple-darwin10-g++-4.0.1: g++-4.0": No such file or directory
icuinfo.cpp:107: error: missing terminating " character
icuinfo.cpp:110: error: missing terminating " character
icuinfo.cpp: In function 'void cmd_version(UBool)':
icuinfo.cpp:107: error: expected primary-expression before ')' token
icuinfo.cpp:110: error: expected primary-expression before ')' token
icuinfo.cpp:84: warning: unused variable 'status'
Looking at icuinfo.cpp, it doesn't look like there is a problem with the
double quoting around the printf statements, but perhaps I'm missing
something ?
Alex
Context
- [Libreoffice] ICU Build breakage in master on OSX · Alexander Thurgood
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.