New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23931 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

icu 4.3.4 + ccache

Reported by: steven@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: dports@…
Port: icu

Description (last modified by macsforever2000@…) (diff)

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

comment:1 Changed 3 years ago by macsforever2000@…

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

comment:2 Changed 3 years ago by raimue@…

Disabled ccache in r64637 as a workaround.

comment:3 Changed 3 years ago by nox@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 2 years ago by dports@…

Fixed the underlying problem and re-enabled ccache in r73890

comment:5 Changed 2 years ago by dports@…

  • Cc dports@… added

Cc Me!

Note: See TracTickets for help on using tickets.