=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gtkglarea2-2.1.0 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in gtkgl --- gdkgl.lo --- --- gtkglarea.lo --- --- gdkgl.lo --- CC gdkgl.lo --- gtkglarea.lo --- CC gtkglarea.lo In file included from gtkglarea.c:24: In file included from ./gtkglarea.h:25: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- 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: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: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:539:3: warning: expression result unused [-Wunused-value] Pixmap xpixmap; ^~~~~~ gdkgl.c:539:10: warning: expression result unused [-Wunused-value] Pixmap xpixmap; ^~~~~~~ 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. --- gtkglarea.lo --- In file included from gtkglarea.c:24: In file included from ./gtkglarea.h:25: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/x11/gtkglarea2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ --- gdkgl.lo --- *** [gdkgl.lo] Error code 1 bmake[2]: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0/gtkgl --- gtkglarea.lo --- gtkglarea.c:139:48: warning: expression result unused [-Wunused-value] GTK_OBJECT_CLASS (gtk_gl_area_parent_class)->destroy; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~ 3 warnings generated. 1 error bmake[2]: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0/gtkgl *** [all-recursive] Error code 1 bmake[1]: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0 1 error bmake[1]: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0 1 error bmake: stopped in /Users/pbulk/build/x11/gtkglarea2/work/gtkglarea-2.1.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/gtkglarea2 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/x11/gtkglarea2