[MacPorts] #61927: gtkglext+quartz build fails on big sur due to gdk_drawable_get_size and gdk_draw_pixbuf

MacPorts noreply at macports.org
Sun Dec 27 22:11:48 UTC 2020


#61927: gtkglext+quartz build fails on big sur due to gdk_drawable_get_size and
gdk_draw_pixbuf
--------------------------+----------------------
 Reporter:  ShadSterling  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.6.4
 Keywords:  bigsur        |       Port:  gtkglext
--------------------------+----------------------
 {{{
 :info:build gdkglpixmap-quartz.c:146:2: error: implicit declaration of
 function 'gdk_drawable_get_size' is invalid in C99 [-Werror,-Wimplicit-
 function-declaration]
 :info:build gdkglcontext-quartz.c:192:10: warning:
 gdk_drawable_get_size (GDK_DRAWABLE (pixmap), &width,
 &height);'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14
 - Please use Metal or MetalKit. [-Wdeprecated-declarations]
 :info:build         ^
 }}}
 {{{
 :info:build gdkglpixmap-quartz.c:247:2: error: implicit declaration of
 function 'gdk_draw_pixbuf' is invalid in C99 [-Werror,-Wimplicit-function-
 declaration]
 :info:build         gdk_draw_pixbuf(pixmap,
 :info:build         ^
 }}}

 This came up in reinstalling everything after moving to Big Sur, gtkglext
 is not requested.

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


More information about the macports-tickets mailing list