[MacPorts] #59499: gstreamer010-gst-plugins-good @0.10.31_12 (gnome) Failed to build on Catalina
MacPorts
noreply at macports.org
Mon Oct 28 06:01:11 UTC 2019
#59499: gstreamer010-gst-plugins-good @0.10.31_12 (gnome) Failed to build on
Catalina
--------------------------------------------+----------------------
Reporter: s0nik42 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords: haspatch
Port: gstreamer010-gst-plugins-good |
--------------------------------------------+----------------------
Comment (by ryandesign):
I see at least 2 problems so far.
1. /opt/local/include/unicode/localpointer.h is provided by port icu. icu
was recently updated to a new version that requires C++11. So anything
that uses icu now needs to use C++11 or newer (`compiler.cxx_standard
2011` or newer).
2. port gstreamer010-gst-plugins-good does not declare a dependency on
port icu. But based on the output you've shown above, gstreamer010-gst-
plugins-good appears to use icu, yet I can't find mention of that in the
gstreamer010-gst-plugins-good source code. Perhaps seeing the main.log
will help us understand what's really going on.
--
Ticket URL: <https://trac.macports.org/ticket/59499#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list