[MacPorts] #54649: gstreamer1-gst-plugins-bad @1.12.2 error: use of undeclared identifier 'GL_CONTEXT_PROFILE_MASK'

MacPorts noreply at macports.org
Mon Aug 21 01:33:31 UTC 2017


#54649: gstreamer1-gst-plugins-bad @1.12.2 error: use of undeclared identifier
'GL_CONTEXT_PROFILE_MASK'
--------------------+----------------------------------------
 Reporter:  kencu   |      Owner:
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  gstreamer1-gst-plugins-bad
--------------------+----------------------------------------
 Attempting to install webkit2-gtk-devel on Sierra, with gtk3 +quartz. gtk3
 is already installed +quartz:
 {{{
 $ port installed gtk3
 The following ports are currently installed:
   gtk3 @3.22.17_0+quartz (active)
 }}}
 this install command I'm using is:
 {{{
 sudo port -v install webkit2-gtk-devel +quartz +minibrowser
 }}}
 this pulls in a requirement for gstreamer1-gst-plugins-bad, which then
 fails to install with this error:
 {{{
 gstglcontext.c:630:29: error: use of undeclared identifier
 'GL_CONTEXT_CORE_PROFILE_BIT'
         if (context_flags & GL_CONTEXT_CORE_PROFILE_BIT)
                             ^
 }}}
 I then tried
 {{{
 sudo port -v install webkit2-gtk-devel +quartz -gtk2 -x11 +minibrowser
 }}}
 and
 {{{
 sudo port -v install webkit2-gtk-devel +quartz
 }}}
 which resulted in the same error.

--
Ticket URL: <https://trac.macports.org/ticket/54649>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list