[MacPorts] #56778: gstreamer1-gst-plugins-base build fails on latest upgrade

MacPorts noreply at macports.org
Fri Jul 6 16:19:54 UTC 2018


#56778: gstreamer1-gst-plugins-base build fails on latest upgrade
------------------------------------------+--------------------
  Reporter:  squizzgitmon                 |      Owner:  (none)
      Type:  defect                       |     Status:  new
  Priority:  Normal                       |  Milestone:
 Component:  ports                        |    Version:
Resolution:                               |   Keywords:
      Port:  gstreamer1-gst-plugins-base  |
------------------------------------------+--------------------

Comment (by Ionic):

 Okay, that explains your situation.

 `+x11` was the default variant in the past. I have added `+cocoa` a few
 days ago, but it turned out that having both the GLX (x11) and Cocoa
 OpenGL backend enabled is a bad idea, since we really don't want to link
 two different OpenGL implementations into the same binary.

 Your platform supports both, so we cannot hide either to make it
 unavailable and resolve the conflict.

 I probably could forcefully disable either cocoa or x11 if both are set.
 Since the X11 backend actually works and the Cocoa does not really work, I
 guess we should go for preferring the `x11` variant.

 Will test around with that tomorrow to give users a better upgrade path if
 possible.

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


More information about the macports-tickets mailing list