#31238: gnuradio-core fails to build on Mac OS Lion ----------------------------------------+----------------------------------- Reporter: axeljaeger@… | Owner: michaelld@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: lion Port: gnuradio-core | ----------------------------------------+----------------------------------- Changes (by hpux735@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [ticket:31238 axeljaeger@…]:
GNURadio fails to build on Mac OS Lion using an Alumium MacBook late 2008 (Core 2 Duo). See attached log,
The error is:
{{{ :info:build float_dotprod_3dnow.S:63:suffix or operands invalid for `push' :info:build float_dotprod_3dnow.S:67:suffix or operands invalid for `pop' :info:build float_dotprod_sse.S:63:suffix or operands invalid for `push' :info:build float_dotprod_sse.S:163:suffix or operands invalid for `pop' }}}
The error seems to be the same as here #21292 but raised again on lion.
This error has cropped up again with Mountain Lion. It appears that the configure patch keys off of darwin 11, and 10.8 uses darwin 12. It is likely that including darwin 12 in the if statement should be a sufficient fix. -- Ticket URL: <https://trac.macports.org/ticket/31238#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS