Opened 15 years ago
Last modified 14 years ago
#23931 closed defect
icu 4.3.4 + ccache — at Initial Version
Reported by: | steven@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | icu |
Description
---> Building icu Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_icu/work/icu/source" && /usr/bin/nice -n 10 /usr/bin/gnumake -j2 all " returned error 2 Command output: /usr/bin/gnumake[1]: Making `all' in `genrb' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `genuca' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `genbrk' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `genctd' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `gennames' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `genpname' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `gencnval' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `gensprep' gnumake[2]: Nothing to be done for `all'. /usr/bin/gnumake[1]: Making `all' in `icuinfo' ccache /usr/bin/g++-4.0 -I../../common -I./../toolutil -I../../tools/ctestfw -I../../i18n -DU_PLATFORM=\"U_DARWIN\" -DU_BUILD=\"i386-apple-darwin9.8.0\" -DU_HOST=\"i386-apple-darwin9.8.0\" -DU_CC=\"ccache /usr/bin/gcc-4.0\" -DU_CXX=\"ccache /usr/bin/g++-4.0\" -O2 -arch i386 -O2 -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -fno-common -c -o icuinfo.o icuinfo.cpp i686-apple-darwin9-g++-4.0.1: /usr/bin/gcc-4.0": No such file or directory i686-apple-darwin9-g++-4.0.1: /usr/bin/g++-4.0": No such file or directory icuinfo.cpp:217: error: missing terminating " character icuinfo.cpp:220: error: missing terminating " character icuinfo.cpp: In function 'void cmd_version(UBool)': icuinfo.cpp:217: error: expected primary-expression before ')' token icuinfo.cpp:220: error: expected primary-expression before ')' token icuinfo.cpp: At global scope: icuinfo.cpp:281: warning: unused parameter 'noLoad' gnumake[2]: *** [icuinfo.o] Error 1 gnumake[1]: *** [all-recursive] Error 2 gnumake: *** [all-recursive] Error 2
Note: See
TracTickets for help on using
tickets.