WARNING: [license.mk] Every package should define a LICENSE. ===> Building for crack-attack-1.1.14nb50 Making all in src cd .. && /opt/pkg/bin/mksh /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in cd .. && /opt/pkg/bin/mksh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /opt/pkg/bin/bmake all-recursive Making all in gtk-gui if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.cxx; then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi In file included from interface.cxx:39: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from interface.cxx:39: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ interface.cxx:129:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (winCrackAttackSplash_icon_pixbuf); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:167:1: note: 'gdk_pixbuf_unref' has been explicitly marked deprecated here GDK_PIXBUF_DEPRECATED_IN_2_0_FOR(g_object_unref) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:343:45: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_0_FOR' #define GDK_PIXBUF_DEPRECATED_IN_2_0_FOR(f) G_DEPRECATED_FOR(f) _GDK_PIXBUF_EXTERN ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o callbacks.cxx; then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else rm -f ".deps/callbacks.Tpo"; exit 1; fi In file included from callbacks.cxx:31: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from callbacks.cxx:31: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ callbacks.cxx:116:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] message); ^~~~~~~ callbacks.cxx:116:31: note: treat the string as an argument to avoid this message); ^ "%s", callbacks.cxx:163:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] g_print(out); ^~~ callbacks.cxx:163:10: note: treat the string as an argument to avoid this g_print(out); ^ "%s", 4 warnings generated. if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.cxx; then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi In file included from support.cxx:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from support.cxx:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT gui_main.o -MD -MP -MF ".deps/gui_main.Tpo" -c -o gui_main.o gui_main.cxx; then mv -f ".deps/gui_main.Tpo" ".deps/gui_main.Po"; else rm -f ".deps/gui_main.Tpo"; exit 1; fi In file included from gui_main.cxx:38: In file included from ./../glext.h:27: /Users/pbulk/build/games/crack-attack/work/.buildlink/include/GL/glext.h:54:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] #define GL_GLEXT_VERSION 20190911 ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glext.h:261:9: note: previous definition is here #define GL_GLEXT_VERSION 8 ^ In file included from gui_main.cxx:38: In file included from ./../glext.h:27: /Users/pbulk/build/games/crack-attack/work/.buildlink/include/GL/glext.h:1011:9: warning: 'GL_DRAW_FRAMEBUFFER_BINDING' macro redefined [-Wmacro-redefined] #define GL_DRAW_FRAMEBUFFER_BINDING 0x8CA6 ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glext.h:360:9: note: previous definition is here #define GL_DRAW_FRAMEBUFFER_BINDING GL_FRAMEBUFFER_BINDING ^ In file included from gui_main.cxx:40: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gui_main.cxx:40: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 4 warnings generated. if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT persist.o -MD -MP -MF ".deps/persist.Tpo" -c -o persist.o persist.cxx; then mv -f ".deps/persist.Tpo" ".deps/persist.Po"; else rm -f ".deps/persist.Tpo"; exit 1; fi In file included from persist.cxx:21: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from persist.cxx:21: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from persist.cxx:25: In file included from ./../TextureLoader.h:33: In file included from ../../src/glext.h:27: /Users/pbulk/build/games/crack-attack/work/.buildlink/include/GL/glext.h:54:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] #define GL_GLEXT_VERSION 20190911 ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glext.h:261:9: note: previous definition is here #define GL_GLEXT_VERSION 8 ^ In file included from persist.cxx:25: In file included from ./../TextureLoader.h:33: In file included from ../../src/glext.h:27: /Users/pbulk/build/games/crack-attack/work/.buildlink/include/GL/glext.h:1011:9: warning: 'GL_DRAW_FRAMEBUFFER_BINDING' macro redefined [-Wmacro-redefined] #define GL_DRAW_FRAMEBUFFER_BINDING 0x8CA6 ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glext.h:360:9: note: previous definition is here #define GL_DRAW_FRAMEBUFFER_BINDING GL_FRAMEBUFFER_BINDING ^ 4 warnings generated. if clang++ -DHAVE_CONFIG_H -I. -I. -I../../src -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/fribidi -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/cairo -I/opt/pkg/include/freetype2 -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -DNDEBUG -DDATA_DIRECTORY='"/opt/pkg/share/crack-attack/"' -DPACKAGE_DATA_DIR=\""/opt/pkg/share"\" -DPACKAGE_LOCALE_DIR=\""/opt/pkg//locale"\" -DBINARY_DIRECTORY='"/opt/pkg/bin"' -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -MT modeparser.o -MD -MP -MF ".deps/modeparser.Tpo" -c -o modeparser.o modeparser.cxx; then mv -f ".deps/modeparser.Tpo" ".deps/modeparser.Po"; else rm -f ".deps/modeparser.Tpo"; exit 1; fi In file included from modeparser.cxx:22: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gtype.h:731:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:213:41: note: expanded from macro 'GOBJECT_DEPRECATED_TYPE_IN_2_36' #define GOBJECT_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from modeparser.cxx:22: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/games/crack-attack/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/games/crack-attack/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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: 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/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1329:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/games/crack-attack/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ modeparser.cxx:37:21: error: redefinition of 'wait' as different kind of symbol static const gchar *wait = "--wait"; ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/wait.h:248:9: note: previous definition is here pid_t wait(int *) __DARWIN_ALIAS_C(wait); ^ modeparser.cxx:81:17: error: assigning to 'const gchar *' (aka 'const char *') from incompatible type 'pid_t (int *)' (aka 'int (int *)') result[i] = wait; ^~~~ 2 warnings and 2 errors generated. *** [modeparser.o] Error code 1 bmake[3]: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src/gtk-gui bmake[3]: 1 error bmake[3]: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src/gtk-gui *** [all-recursive] Error code 1 bmake[2]: stopped making "all-recursive" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src bmake[2]: 1 error bmake[2]: stopped making "all-recursive" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src *** [all] Error code 2 bmake[1]: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src bmake[1]: 1 error bmake[1]: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14/src *** [all-recursive] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/games/crack-attack/work/crack-attack-1.1.14 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/crack-attack *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/crack-attack