[MacPorts] #66423: gstreamer1-gst-plugins-good +qt: build failure on macOS 13

MacPorts noreply at macports.org
Fri Dec 9 02:24:45 UTC 2022


#66423: gstreamer1-gst-plugins-good +qt: build failure on macOS 13
--------------------------+-----------------------------------------
 Reporter:  ShadSterling  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.0
 Keywords:  ventura       |       Port:  gstreamer1-gst-plugins-good
--------------------------+-----------------------------------------
 Build failed while reinstalling all ports after upgrading to Ventura

 The problem seems to be that macro `g_once_init_enter` is receiving a
 volatile parameter

 {{{
 :info:build gstqsgtexture.cc:42:7: error: cannot initialize a parameter of
 type 'unsigned long *' with an rvalue of type 'typename
 std::remove_reference<decltype(*(&_debug))>::type *' (aka 'volatile
 unsigned long *')
 :info:build   if (g_once_init_enter (&_debug)) {
 :info:build       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
 }}}

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


More information about the macports-tickets mailing list