[MacPorts] #21883: madplay-0.15.2b fails to build on Snow Leopard -- does not support x86-64 instruction set

MacPorts noreply at macports.org
Tue Oct 6 12:41:43 PDT 2009


#21883: madplay-0.15.2b fails to build on Snow Leopard  -- does not support x86-64
instruction set
-------------------------------+--------------------------------------------
 Reporter:  broberts@…         |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.1                                
 Keywords:                     |        Port:                                       
-------------------------------+--------------------------------------------
 After `port upgrade madplay` failed I uninstalled madplay, libid3tag,
 esound, and audiofile.

 However madplay failed to build with the following:

 {{{
 --->  Computing dependencies for madplay
 --->  Building madplay
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_madplay/work/madplay-0.15.2b"
 && /usr/bin/make -j2 all " returned error 2
 Command output: /usr/bin/make  all-recursive
 Making all in intl
 make[2]: Nothing to be done for `all'.
 Making all in po
 make[2]: Nothing to be done for `all'.
 if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -Iintl
 -DLOCALEDIR=\"/opt/local/share/locale\"  -I/opt/local/include  -Wall
 -I/opt/local/include -arch x86_64 -march=i486 -O2 -MT madplay.o -MD -MP
 -MF ".deps/madplay.Tpo" -c -o madplay.o madplay.c; \
         then mv -f ".deps/madplay.Tpo" ".deps/madplay.Po"; else rm -f
 ".deps/madplay.Tpo"; exit 1; fi
 if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -Iintl
 -DLOCALEDIR=\"/opt/local/share/locale\"  -I/opt/local/include  -Wall
 -I/opt/local/include -arch x86_64 -march=i486 -O2 -MT getopt.o -MD -MP -MF
 ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
         then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f
 ".deps/getopt.Tpo"; exit 1; fi
 madplay.c:1: error: CPU you selected does not support x86-64 instruction
 set
 madplay.c:1: error: CPU you selected does not support x86-64 instruction
 set
 getopt.c:1: error: CPU you selected does not support x86-64 instruction
 set
 getopt.c:1: error: CPU you selected does not support x86-64 instruction
 set
 make[2]: *** [getopt.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: *** [madplay.o] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 }}}


 Snow Leopard 10.6.1 on MBP

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


More information about the macports-tickets mailing list