[MacPorts] #66454: libopus @1.3.1_0+universal: Configure & build fail on G4/PPC 10.5.8

MacPorts noreply at macports.org
Tue Dec 13 06:17:51 UTC 2022


#66454: libopus @1.3.1_0+universal: Configure & build fail on G4/PPC 10.5.8
----------------------------+--------------------
  Reporter:  xanda-escuyer  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  libopus        |
----------------------------+--------------------

Comment (by kencu):

 This can work.

 Add this to the Portfile, below the place where configure.args is already
 specified:

 {{{
 configure.args-append --disable-rtcd
 }}}

 and building on Leopard PPC will build universal as i386/ppc:
 {{{
 $ port -v installed libopus
 The following ports are currently installed:
   libopus @1.3.1_0+universal (active) requested_variants='+universal'
 platform='darwin 9' archs='i386 ppc' date='2022-12-12T22:12:46-0800'

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66454#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list