#24606 closed defect (fixed)
atlas-3.8.3 fails to properly detect core i7 cpu
Reported by: | jameskyle@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | atlas |
Description
Atlas fails to detect the core i7 CPU and uses default, core Pentium opts instead.
This is indicated by:
ERROR: enum fam=3, chip=2, mach=0 make[3]: *** [atlas_run] Error 44 make[2]: *** [IRunArchInfo_x86] Error 2 ERROR: enum fam=3, chip=2, mach=0 make[3]: *** [atlas_run] Error 44 make[2]: *** [IRunArchInfo_x86] Error 2 ERROR: enum fam=3, chip=2, mach=0 make[3]: *** [atlas_run] Error 44 make[2]: *** [IRunArchInfo_x86] Error 2 ERROR: enum fam=3, chip=2, mach=0 make[3]: *** [atlas_run] Error 44 make[2]: *** [IRunArchInfo_x86] Error 2
Change History (6)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Port: | atlas added |
---|
comment:2 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to jameskyle@… |
---|
comment:3 Changed 15 years ago by Veence (Vincent)
comment:4 Changed 14 years ago by jameskyle@…
I'm currently building on my new macbook i7 with gcc45, if it builds I'll make 4.5 the default variant and close the ticket.
comment:5 Changed 14 years ago by jameskyle@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ok, I had a malfunction with my macbook (power cable thing). Anyway, I didnt' finish the build on that platform. However, atlas builds fine with gcc45 on my Mac Pro, so I've added the gcc45 variant, set it as default, and pushing the changes.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Please don't make gcc45 the default variant except in the specific cases where you are sure it's needed. We don't want to end up with #25081 all over again.
Note: See
TracTickets for help on using
tickets.
Please see #24869. Atlas seems to require gcc45 (gcc44?) in order to work properly on Arrandale CPUs.