Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#23931 closed defect (fixed)

icu 4.3.4 + ccache

Reported by: steven@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: drkp (Dan Ports)
Port: icu

Description (last modified by mf2k (Frank Schima))

--->  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

Change History (5)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to nox@…

comment:2 Changed 14 years ago by raimue (Rainer Müller)

Disabled ccache in r64637 as a workaround.

comment:3 Changed 14 years ago by nox@…

Resolution: fixed
Status: newclosed

comment:4 Changed 13 years ago by drkp (Dan Ports)

Fixed the underlying problem and re-enabled ccache in r73890

comment:5 Changed 13 years ago by drkp (Dan Ports)

Cc: dports@… added

Cc Me!

Note: See TracTickets for help on using tickets.