[MacPorts] #21292: gnuradio-core does not compile on snow leopard

MacPorts noreply at macports.org
Thu Sep 10 14:47:19 PDT 2009


#21292: gnuradio-core does not compile on snow leopard
------------------------------+---------------------------------------------
 Reporter:  banister@…        |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.8.99                               
 Keywords:                    |        Port:  gnuradio-core                        
------------------------------+---------------------------------------------
Description changed by macsforever2000@…:

Old description:

> Snow leopard, using Xcode 3.2
> sudo port install gnuradio produces the following during the build of
> gnuradio-core.
>
> float_dotprod_3dnow.S:63:suffix or operands invalid for `push'[[BR]]
> float_dotprod_3dnow.S:67:suffix or operands invalid for `pop'[[BR]]
> float_dotprod_sse.S:63:suffix or operands invalid for `push'[[BR]]
> float_dotprod_sse.S:163:suffix or operands invalid for `pop'[[BR]]
>
> These files appear to be the 32-bit versions as there are also files
> named float_dotprod_3dnow64.S and float_dotprod_sse64.S.
> Looking at the generated Makefiles, it appeared to select a sub-
> architecture of i386 rather than x86_64.

New description:

 Snow leopard, using Xcode 3.2
 sudo port install gnuradio produces the following during the build of
 gnuradio-core.

 {{{
 float_dotprod_3dnow.S:63:suffix or operands invalid for `push'
 float_dotprod_3dnow.S:67:suffix or operands invalid for `pop'
 float_dotprod_sse.S:63:suffix or operands invalid for `push'
 float_dotprod_sse.S:163:suffix or operands invalid for `pop'
 }}}

 These files appear to be the 32-bit versions as there are also files named
 float_dotprod_3dnow64.S and float_dotprod_sse64.S.
 Looking at the generated Makefiles, it appeared to select a sub-
 architecture of i386 rather than x86_64.

--

-- 
Ticket URL: <http://trac.macports.org/ticket/21292#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list