Opened 15 years ago
Closed 15 years ago
#20456 closed defect (duplicate)
build gcc43 fails
Reported by: | macports.users@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | gcc, cd | Cc: | |
Port: |
Description
---> Building gcc43 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build" && /usr/bin/make -j2 all " returned error 2 Command output: # If this is the top-level multilib, build all the other # multilibs. /bin/sh ../../../../gcc-4.3.3/libgcc/../mkinstalldirs ../../.././gcc/x86_64 for file in libgcc_s.10.4.dylib libgcc_s.10.5.dylib libgcc_s.1.dylib; do \
rm -f ../../.././gcc/x86_64/$file; \ ln -s ../$file ../../.././gcc/x86_64/; \
done
rm -f ../../.././gcc/x86_64/libgcc_s_x86_64.1.dylib ln -s libgcc_s.1.dylib \
../../.././gcc/x86_64/libgcc_s_x86_64.1.dylib
rm -f ../../.././gcc/x86_64/libgcc_s_ppc64.1.dylib ln -s libgcc_s.1.dylib \
../../.././gcc/x86_64/libgcc_s_ppc64.1.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/./gcc/ -B/opt/local/i386-apple-darwin9.7.0/bin/ -B/opt/local/i386-apple-darwin9.7.0/lib/ -isystem /opt/local/i386-apple-darwin9.7.0/include -isystem /opt/local/i386-apple-darwin9.7.0/sys-include -g -fkeep-inline-functions -m64 -O2 -O2 -g -O2 -arch i386 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -DGCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I../../../../gcc-4.3.3/libgcc -I../../../../gcc-4.3.3/libgcc/. -I../../../../gcc-4.3.3/libgcc/../gcc -I../../../../gcc-4.3.3/libgcc/../include -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../../gcc-4.3.3/libgcc/../gcc/libgcc2.c \
-fvisibility=hidden -DHIDE_EXPORTS
cc1: error: unrecognized command line option "-arch"cc1: error: unrecognized command line option "-arch"
make[3]: * [_muldi3_s.o] Error 1 make[3]: * Waiting for unfinished jobs.... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/./gcc/ -B/opt/local/i386-apple-darwin9.7.0/bin/ -B/opt/local/i386-apple-darwin9.7.0/lib/ -isystem /opt/local/i386-apple-darwin9.7.0/include -isystem /opt/local/i386-apple-darwin9.7.0/sys-include -g -fkeep-inline-functions -m64 -O2 -O2 -g -O2 -arch i386 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -DGCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I../../../../gcc-4.3.3/libgcc -I../../../../gcc-4.3.3/libgcc/. -I../../../../gcc-4.3.3/libgcc/../gcc -I../../../../gcc-4.3.3/libgcc/../include -DHAVE_CC_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../../gcc-4.3.3/libgcc/../gcc/libgcc2.c \
-fvisibility=hidden -DHIDE_EXPORTS
make[5]: * [_muldi3.o] Error 1 make[5]: * Waiting for unfinished jobs.... cc1: error: unrecognized command line option "-arch" make[5]: * [_negdi2.o] Error 1 make[4]: * [multi-do] Error 1 make[3]: * [all-multi] Error 2 make[2]: * [all-stage1-target-libgcc] Error 2 make[1]: * [stage1-bubble] Error 2 make: * [all] Error 2
Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 15 years ago by macports.users@…
Cc: | macports.users@… added |
---|
comment:2 Changed 15 years ago by tobypeterson
Cc: | macports.users@… removed |
---|
also, people seriously need to stop cc'ing themselves on bugs they file
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Cc Me!