[MacPorts] #70989: libvpx @1.13.1 won't build on Sequoia/Apple Silicon

MacPorts noreply at macports.org
Mon Sep 30 02:12:12 UTC 2024


#70989: libvpx @1.13.1 won't build on Sequoia/Apple Silicon
-------------------------------+--------------------
  Reporter:  MaintenanceCosts  |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:                    |   Keywords:
      Port:  libvpx            |
-------------------------------+--------------------

Comment (by kencu):

 I can reproduce your error if I install the "gtest" port and then try to
 rebuild libvpx.

 So deactivate gtest
 {{{
 sudo port deactivate gtest
 }}}

 and then clean and install libvpx, and you should be good. You can
 reactivate gtest after libvpx is installed if you want.

 We have a "conflicts_build" mechanism in MacPorts, so we'll have to
 declare this in the libvpx Portfile.

 On a broader note, gtest is a port that often collides like this. It
 should probably be installed in a sequestered folder, not in the main
 "lib" folder, to avoid accidentally linking it in when you don't really
 want it.

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


More information about the macports-tickets mailing list