[MacPorts] #25713: gcc44 build error, shell command failed?
MacPorts
noreply at macports.org
Thu Oct 14 02:58:15 PDT 2010
#25713: gcc44 build error, shell command failed?
----------------------------------------+-----------------------------------
Reporter: lord.of.chickens@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: tiger | Port: gcc44
----------------------------------------+-----------------------------------
Comment(by soxofaan+macports@…):
Hi, I'm getting same problem: building/installing gcc44 fails with error
message "shell command failed"
This is the end of the output I get when build with debug flag:
{{{
libtool: compile:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/
-B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-
darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem
/opt/local/x86_64-apple-darwin10/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-4.4.5/libgomp -I. -I../../../gcc-4.4.5/libgomp/config/bsd
-I../../../gcc-4.4.5/libgomp/config/posix -I../../../gcc-4.4.5/libgomp
-Wall -pthread -Werror -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c
../../../gcc-4.4.5/libgomp/iter.c -fno-common -DPIC -o .libs/iter.o
dyld: Library not loaded: /opt/local/lib/libmpfr.1.dylib
Referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/cc1
Reason: image not found
dyld: Library not loaded: /opt/local/lib/libmpfr.1.dylib
Referenced from:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/cc1
Reason: image not found
xgcc: Internal error: Trace/BPT trap (program cc1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
xgcc: Internal error: Trace/BPT trap (program cc1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [env.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [iter.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libgomp] Error 2
make: *** [bootstrap] Error 2
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build"
&& /usr/bin/make -j2 bootstrap " returned error 2
Error: Target org.macports.build returned: shell command failed
DEBUG: Backtrace: shell command failed
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for gcc44):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for gcc44 is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
I'll attach the log file too
--
Ticket URL: <https://trac.macports.org/ticket/25713#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list