Opened 15 years ago
Closed 15 years ago
#20457 closed defect (duplicate)
building gcc44 fails
Reported by: | macports.users@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | gcc, cd | Cc: | macports.users@… |
Port: |
Description
---> Building gcc44 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_gcc44/work/build" && /usr/bin/make -j2 bootstrap " returned error 2 Command output: rm -f ${fix_dir}/limits.h; \
mv tmp-xlimits.h ${fix_dir}/limits.h; \ chmod a+r ${fix_dir}/limits.h; \
done
rm -f include-fixed/README cp ../../gcc-4.4.1/gcc/../fixincludes/README-fixinc include-fixed/README chmod a+r include-fixed/README echo timestamp > stmp-int-hdrs mkdir i386-apple-darwin9.7.0/libgcc Checking multilib configuration for libgcc... Configuring stage 1 in i386-apple-darwin9.7.0/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i386-apple-darwin9.7.0 checking host system type... i386-apple-darwin9.7.0 checking for i386-apple-darwin9.7.0-ar... /usr/bin/ar checking for i386-apple-darwin9.7.0-lipo... lipo checking for i386-apple-darwin9.7.0-nm... /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/nm checking for i386-apple-darwin9.7.0-ranlib... /usr/bin/ranlib -c checking for i386-apple-darwin9.7.0-strip... /usr/bin/strip checking whether ln -s works... yes checking for i386-apple-darwin9.7.0-gcc... /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/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 checking for suffix of object files... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/i386-apple-darwin9.7.0/libgcc': configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. make[2]: * [configure-stage1-target-libgcc] Error 1 make[1]: * [stage1-bubble] Error 2 make: * [bootstrap] Error 2
Error: Status 1 encountered during processing.
Cc Me!