[MacPorts] #31701: Mac Lion py26-game build error

MacPorts noreply at macports.org
Fri Oct 21 06:46:54 PDT 2011


#31701: Mac Lion py26-game build error
-------------------------------------+--------------------------------------
 Reporter:  melb-roscoe@…            |       Owner:  jmr@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:                  
Component:  ports                    |     Version:  2.0.3           
 Keywords:                           |        Port:  py26-game       
-------------------------------------+--------------------------------------

Comment(by carbncl@…):

 The build error is : :info:build src/scale_mmx64.c:424:27: error: invalid
 instruction mnemonic 'movsxl'
 It is caused by clang (llvm): :info:build /Developer/usr/bin/clang -DND...
 Some google-ing : {{{game
 17:08  astrange> movsxl with a memory operand is unclear and so forbidden
 in clang
 17:08  astrange> change it to movslq
 17:08  fangism> O_o
 17:09  astrange> or add -no-integrated-as to cflags
 }}}

 I'm a bit surprised that this is built with clang, my guess is that should
 be with gcc... Dirty environment maybe?

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


More information about the macports-tickets mailing list