Opened 18 years ago

Closed 17 years ago

#9054 closed defect (fixed)

BUG: gcc41 does not build on Intel Macs

Reported by: Li.Cheng@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: lupin.wp@…
Port:

Description (last modified by mww@…)

When I try to buildl gcc41 on an Intel Mac I get the following error. I have a log file with the debug and verbose flags set if you would like.

/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc41/work/build/./gcc/xgcc -B/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gcc41/work/build/./gcc/ -B/opt/local/i386-apple-darwin8.6.1/bin/ -B/opt/local/i386-apple-darwin8.6.1/lib/ -isystem /opt/local/i386-apple-darwin8.6.1/include -isystem /opt/local/i386-apple-darwin8.6.1/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-4.1.0/libgfortran -I. -iquote../../../gcc-4.1.0/libgfortran/io -I../../../gcc-4.1.0/libgfortran/../gcc -I../../../gcc-4.1.0/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -c ../../../gcc-4.1.0/libgfortran/runtime/compile_options.c -o compile_options.o >/dev/null 2>&1 make[4]: * [compile_options.lo] Error 1 make[3]: * [all] Error 2 make[2]: * [all-target-libgfortran] Error 2 make[1]: * [all] Error 2 make: * [profiledbootstrap] Error 2

Attachments (1)

log.txt.bz2 (65.4 KB) - added by Li.Cheng@… 18 years ago.
log with debug and verbose flags set

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by Li.Cheng@…

Attachment: log.txt.bz2 added

log with debug and verbose flags set

comment:1 Changed 18 years ago by m@…

So you know, it looks like gcc42 builds OK, so this might help find a fix and if you need gfortran like I do, this provides a way to get it.

comment:2 Changed 18 years ago by markd@…

Cc: lupin.wp@… added

* Bug 8411 has been marked as a duplicate of this bug. *

comment:3 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to mww@…
severity: majornormal
Summary: gcc41 does not build on Intel MacsBUG: gcc41 does not build on Intel Macs

does version 4.1.1 work?

comment:4 Changed 18 years ago by m@…

(In reply to comment #4)

does version 4.1.1 work?

No.

comment:5 Changed 18 years ago by billherschel@…

FWIW, I had the same problem trying to build py-numpy on an intel mac. gcc41 appeared to fail at the same spot as in the attached log (I think I have a log if anyone's interested). I tried using gcc42 as suggested in bug 9101 and it seems to have worked.

If anyone has any suggestions for gcc41 I'd be willing to try it on my machine, I'm afraid I'm a bit over my head so you'd have to be pretty explicit in telling me what to do. Thanks for all the hard work!

comment:6 Changed 17 years ago by mww@…

Description: modified (diff)
Resolution: fixed
Status: newclosed

please re-open if problem persists with the new version 4.1.2!

Note: See TracTickets for help on using tickets.