[MacPorts] #70989: libvpx @1.13.1 conflicts with installed gtest
MacPorts
noreply at macports.org
Mon Dec 16 04:52:59 UTC 2024
#70989: libvpx @1.13.1 conflicts with installed gtest
-------------------------------+------------------------
Reporter: MaintenanceCosts | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: libvpx |
-------------------------------+------------------------
Changes (by ryandesign):
* status: accepted => closed
* 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/70989#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list