#9160 closed defect (invalid)
BUG: gcc40 4.0.3 fails to build on iMac Core Duo
Reported by: | springer.jonathan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | mww@…, dmvianna@…, jon.vandegriff@… | |
Port: |
Description (last modified by mww@…)
In short, the build fails during stage 2 with
stage1/xgcc -Bstage1/ -B/opt/local/i386-apple-darwin8.6.1/bin/ -c -O2 -g -fomit-frame-pointer -fprofile-generate -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/build -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/../include -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -o build/genrecog.o /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/genrecog.c /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/genautomata.c: In function 'output_automata_list_min_issue_delay_code': /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc40/work/gcc-4.0.3/gcc/genautomata.c:8342: internal compiler error: in choose_reload_regs, at reload1.c:5837 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[2]: * [build/genautomata.o] Error 1 make[2]: * Waiting for unfinished jobs.... make[1]: * [stageprofile_build] Error 2 make: * [profiledbootstrap] Error 2
I've attached the complete dports debug log.
I'll try building in a chroot environment to isolate any system causes.
The apple gcc being used to bootstrap is
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
I suspect this is upstream, but I haven't tried a non-Darwin build yet, either.
Change History (5)
comment:1 Changed 18 years ago by dmvianna@…
Cc: | dmvianna@… added |
---|
comment:2 Changed 18 years ago by jon.vandegriff@…
Cc: | jon.vandegriff@… added |
---|
comment:3 Changed 18 years ago by pipping@…
Milestone: | → Port Bugs |
---|
comment:4 Changed 18 years ago by mww@…
Cc: | mww@… added; mww@… removed |
---|---|
Description: | modified (diff) |
Resolution: | → invalid |
Status: | new → closed |
does this still happen with gcc 4.04? If so, please re-open this bug!