===> Building for gtkglarea2-2.1.0nb7
/opt/pkg/bin/bmake  all-recursive
Making all in gtkgl
  CC       gdkgl.lo
gdkgl.c:274:3: error: use of undeclared identifier 'context'
  context = g_object_new(GDK_TYPE_GL_CONTEXT, NULL);
  ^
gdkgl.c:275:8: error: use of undeclared identifier 'context'
  if (!context)
       ^
gdkgl.c:317:10: error: use of undeclared identifier 'context'
  return context;
         ^
gdkgl.c:537:3: error: use of undeclared identifier 'Display'
  Display *dpy;
  ^
gdkgl.c:537:12: error: use of undeclared identifier 'dpy'
  Display *dpy;
           ^
gdkgl.c:538:3: error: use of undeclared identifier 'XVisualInfo'
  XVisualInfo *vi;
  ^
gdkgl.c:538:16: error: use of undeclared identifier 'vi'
  XVisualInfo *vi;
               ^
gdkgl.c:539:3: error: use of undeclared identifier 'Pixmap'; did you mean 'pixmap'?
  Pixmap xpixmap;
  ^~~~~~
  pixmap
gdkgl.c:533:49: note: 'pixmap' declared here
gdk_gl_pixmap_new(GdkVisual *visual, GdkPixmap *pixmap)
                                                ^
gdkgl.c:539:9: error: expected ';' after expression
  Pixmap xpixmap;
        ^
        ;
gdkgl.c:539:3: warning: expression result unused [-Wunused-value]
  Pixmap xpixmap;
  ^~~~~~
gdkgl.c:539:10: error: use of undeclared identifier 'xpixmap'; did you mean 'pixmap'?
  Pixmap xpixmap;
         ^~~~~~~
         pixmap
gdkgl.c:533:49: note: 'pixmap' declared here
gdk_gl_pixmap_new(GdkVisual *visual, GdkPixmap *pixmap)
                                                ^
gdkgl.c:539:10: warning: expression result unused [-Wunused-value]
  Pixmap xpixmap;
         ^~~~~~~
gdkgl.c:540:3: error: unknown type name 'GLXPixmap'; did you mean 'GdkPixmap'?
  GLXPixmap glxpixmap;
  ^~~~~~~~~
  GdkPixmap
/Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:113:39: note: 'GdkPixmap' declared here
typedef struct _GdkDrawable           GdkPixmap;
                                      ^
gdkgl.c:541:3: error: use of undeclared identifier 'Window'
  Window root_return;
  ^
gdkgl.c:592:3: error: use of undeclared identifier 'Display'
  Display  *dpy;
  ^
gdkgl.c:592:13: error: use of undeclared identifier 'dpy'
  Display  *dpy;
            ^
gdkgl.c:593:3: error: unknown type name 'GLXPixmap'; did you mean 'GdkPixmap'?
  GLXPixmap glxpixmap;
  ^~~~~~~~~
  GdkPixmap
/Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:113:39: note: 'GdkPixmap' declared here
typedef struct _GdkDrawable           GdkPixmap;
                                      ^
gdkgl.c:594:3: error: use of undeclared identifier 'GLXContext'
  GLXContext glxcontext;
  ^
2 warnings and 16 errors generated.
*** [gdkgl.lo] Error code 1

bmake[2]: stopped making "all" in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0/gtkgl
bmake[2]: 1 error

bmake[2]: stopped making "all" in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0/gtkgl

bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0

bmake: stopped making "all" in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/gtkglarea2
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/gtkglarea2