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

MacPorts noreply at macports.org
Mon Dec 12 19:37:13 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):

 why is it that you need it universal, may I ask?

 In the libopus Portfile, it has already fixed this error, by the way:

 {{{
 platform i386 {
     # checking How to get X86 CPU Info... configure: error: no supported
 Get CPU Info method, please disable intrinsics
     compiler.blacklist *gcc-4.* {clang < 500}
 }
 }}}

 however, that fix won't work if you're trying to build it on a PPC as
 universal, due to the way it's written..

 And 100,000 other similar cases that make building universal i386/ppc on
 Leopard a problem.

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


More information about the macports-tickets mailing list