=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gtkglext-1.2.0nb53 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0' Making all in gdk gmake[2]: Entering directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk' ( cd . && glib-mkenums \ --fhead "#ifndef __GDK_GL_ENUM_TYPES_H__\n#define __GDK_GL_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GDK_GL_ENUM_TYPES_H__ */" \ gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) >> xgen-geth \ && (cmp -s xgen-geth ./gdkglenumtypes.h || cp xgen-geth ./gdkglenumtypes.h ) \ && rm -f xgen-geth \ && echo timestamp > stamp-gdkglenumtypes-h ( cd . && glib-mkenums \ --fhead "#include \"gdkgl.h\"" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) > xgen-getc \ && cp xgen-getc ./gdkglenumtypes.c \ && rm -f xgen-getc /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk' Making all in glext gmake[4]: Entering directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk/glext' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk/glext' Making all in x11 gmake[4]: Entering directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk/x11' if /opt/pkg/bin/mksh ../../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include -I/opt/pkg/include/fribidi -D_REENTRANT -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Wall -MT gdkglquery-x11.lo -MD -MP -MF ".deps/gdkglquery-x11.Tpo" \ -c -o gdkglquery-x11.lo `test -f 'gdkglquery-x11.c' || echo './'`gdkglquery-x11.c; \ then mv -f ".deps/gdkglquery-x11.Tpo" ".deps/gdkglquery-x11.Plo"; \ else rm -f ".deps/gdkglquery-x11.Tpo"; exit 1; \ fi libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../../gdk -DG_DISABLE_CAST_CHECKS -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/gtk-2.0 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/lib/gtk-2.0/include -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/pango-1.0 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/harfbuzz -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/gdk-pixbuf-2.0 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/fribidi -D_REENTRANT -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/cairo -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/freetype2 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/libpng16 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/pixman-1 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/glib-2.0 -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/lib/glib-2.0/include -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DPNG_NO_ASSEMBLER_CODE -I/Users/pbulk/build/graphics/gtkglext/work/.buildlink/include/gio-unix-2.0 -pipe -Os -Wall -MT gdkglquery-x11.lo -MD -MP -MF .deps/gdkglquery-x11.Tpo -c gdkglquery-x11.c -fno-common -DPIC -o .libs/gdkglquery-x11.o In file included from gdkglquery-x11.c:27: ./gdkglx.h:22:10: fatal error: 'gdk/gdkx.h' file not found #include <gdk/gdkx.h> ^~~~~~~~~~~~ 1 error generated. gmake[4]: *** [Makefile:382: gdkglquery-x11.lo] Error 1 gmake[4]: Leaving directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk/x11' gmake[3]: *** [Makefile:558: all-recursive] Error 1 gmake[3]: Leaving directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk' gmake[2]: *** [Makefile:428: all] Error 2 gmake[2]: Leaving directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0/gdk' gmake[1]: *** [Makefile:363: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/graphics/gtkglext/work/gtkglext-1.2.0' gmake: *** [Makefile:279: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gtkglext *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gtkglext