[MacPorts] #47436: libvpx @1.3.0: yasm: FATAL: unrecognized object format `machox32'

MacPorts noreply at macports.org
Fri Apr 17 11:34:52 PDT 2015


#47436: libvpx @1.3.0: yasm: FATAL: unrecognized object format `machox32'
-----------------------+----------------------
  Reporter:  nistix@…  |      Owner:  devans@…
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  libvpx    |
-----------------------+----------------------

Comment (by lucorsica@…):

 Replying to [comment:5 devans@…]:
 > Thanks.
 >
 > My testing confirms that the issue is unique to the +universal build
 when using Xcode 6.3: earlier versions build correctly.
 >
 > The problem stems from a cpp configuration test during the i386 build
 phase that is interpreted differently by 6.3, eventually
 > resulting in yasm being invoked erroneously as
 > {{{
 > yasm -f machox32
 > }}}
 >
 > rather than
 > {{{
 > yasm -f macho32
 > }}}
 >
 > Fix committed in r135165.  Please verify that this fixes your issue.

 Hmm excuse me but what am I supposed to do exactly? What should I do with
 the file from r135165?

-- 
Ticket URL: <https://trac.macports.org/ticket/47436#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list