[MacPorts] #66259: libvpx fails to build universal on Apple silicon

MacPorts noreply at macports.org
Mon Dec 16 04:52:58 UTC 2024


#66259: libvpx fails to build universal on Apple silicon
---------------------+------------------------
  Reporter:  Gcenx   |      Owner:  ryandesign
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:  fixed   |   Keywords:
      Port:  libvpx  |
---------------------+------------------------
Changes (by ryandesign):

 * status:  new => closed
 * owner:  (none) => ryandesign
 * resolution:   => fixed


Comment:

 In [changeset:"a59074d455e36ed89c81b8152b178e5e3bb30373/macports-ports"
 a59074d455e36ed89c81b8152b178e5e3bb30373/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="a59074d455e36ed89c81b8152b178e5e3bb30373"
 libvpx, libvpx-devel: Resolve self-conflict

 We don't need or want to link with any MacPorts libraries so remove
 -L/opt/local/lib from LDFLAGS which the build system inserts before -L.
 and remove -I/opt/local/include from CPPFLAGS because although the build
 doesn't use CPPFLAGS it could do so in a future version.

 Fixes build failure when an older version of libvpx or one of a
 different architecture is already installed.

 Closes: https://trac.macports.org/ticket/66259

 Fixes build failure when the gtest port is installed.

 Closes: https://trac.macports.org/ticket/70989
 }}}

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


More information about the macports-tickets mailing list