#44290: Atlas on MacPro6,1 (Quad-Core Intel Xeon E5) fails ----------------------+--------------------- Reporter: fultz@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: atlas | ----------------------+--------------------- Comment (by fultz@…): Replying to [comment:14 vince@…]:
Not quite. Granted, there is something wrong with FMA, that I'll try to fix. But note that the CPU architecture is now correctly detected, which is a step forward. [[BR]] If this machine really has a Corei3 CPU, Apple has a LOT of explaining to do. [[BR]] [[BR]] Can you post me the result of:
{{{ sysctl hw.optional }}}
in a Terminal window? Thanks. [[BR]] {{{ % sysctl hw.optional hw.optional.floatingpoint: 1 hw.optional.mmx: 1 hw.optional.sse: 1 hw.optional.sse2: 1 hw.optional.sse3: 1 hw.optional.supplementalsse3: 1 hw.optional.sse4_1: 1 hw.optional.sse4_2: 1 hw.optional.x86_64: 1 hw.optional.aes: 1 hw.optional.avx1_0: 1 hw.optional.rdrand: 1 hw.optional.f16c: 1 hw.optional.enfstrg: 1 hw.optional.fma: 0 hw.optional.avx2_0: 0 hw.optional.bmi1: 0 hw.optional.bmi2: 0 hw.optional.rtm: 0 hw.optional.hle: 0 }}}
-- Ticket URL: <https://trac.macports.org/ticket/44290#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X