BUG: gcc42 @4.2.2_0: fails to install on leopard/ppc
Reported by: |
takanori@… |
Owned by: |
mww@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
|
Keywords:
|
|
Cc:
|
mww@… takanori@…
|
Port:
|
|
|
|
---> Fetching gcc42
---> Attempting to fetch gcc-core-4.2.2.tar.bz2 from ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.2/
---> Attempting to fetch gcc-fortran-4.2.2.tar.bz2 from ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.2/
---> Attempting to fetch gcc-g++-4.2.2.tar.bz2 from ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.2/
---> Attempting to fetch gcc-java-4.2.2.tar.bz2 from ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.2/
---> Attempting to fetch gcc-objc-4.2.2.tar.bz2 from ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.2/
---> Verifying checksum(s) for gcc42
---> Extracting gcc42
---> Configuring gcc42
---> Building gcc42 with target bootstrap
---> Staging gcc42 into destroot
Error: Target org.macports.destroot returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/destroot/opt/local/include/gcc42 && cp ../../lib/gcc42/gcc/*/4.2.2/include/ffitarget.h ." returned error 1
Command output: cp: ../../lib/gcc42/gcc/*/4.2.2/include/ffitarget.h: No such file or directory
That's because if gcj is not installed, libffi is also not installed.
This problem has been solved. (r31581)