=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/snes9x-gtk", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Building for snes9x-gtk-1.63nb13 [ 1%] Generating de.gmo [ 1%] Generating es.gmo [ 1%] Built target pofiles_1 [ 1%] Built target pofiles_2 [ 2%] Generating fr_FR.gmo [ 3%] Generating ja.gmo [ 3%] Built target pofiles_3 [ 3%] Built target pofiles_4 [ 4%] Generating pl.gmo [ 4%] Generating pt_BR.gmo [ 4%] Built target pofiles_5 [ 4%] Built target pofiles_6 [ 5%] Generating ru.gmo [ 6%] Generating sr@latin.gmo [ 6%] Built target pofiles_7 [ 6%] Built target pofiles_8 [ 7%] Generating uk.gmo [ 8%] Generating zh_CN.gmo [ 8%] Built target pofiles_9 [ 8%] Built target pofiles_10 [ 9%] Building C object CMakeFiles/sourcify.dir/src/sourcify.c.o [ 9%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/s9x-jma.cpp.o [ 10%] Linking C executable sourcify [ 10%] Built target sourcify [ 11%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/7zlzma.cpp.o [ 12%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/crc32.cpp.o [ 13%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/iiostrm.cpp.o [ 13%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/inbyte.cpp.o [ 14%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/jma.cpp.o [ 15%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/lzma.cpp.o [ 16%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/lzmadec.cpp.o [ 16%] Building CXX object CMakeFiles/jma.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/jma/winout.cpp.o [ 17%] Linking CXX static library libjma.a [ 17%] Built target jma [ 18%] Generating gtk_snes9x_ui.cpp [ 18%] Generating mini_icon.cpp [ 19%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/common/video/glx_context.cpp.o [ 20%] Building CXX object CMakeFiles/snes9x-gtk.dir/src/gtk_display_driver_opengl.cpp.o [ 21%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp.o /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:939:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Prev%dTexture", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:941:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Prev%dInputSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:943:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Prev%dTextureSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:945:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Prev%dTexCoord", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:953:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Pass%dTexture", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:955:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Pass%dInputSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:957:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Pass%dTextureSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:959:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "Pass%dTexCoord", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:964:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "PassPrev%dTexture", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:966:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "PassPrev%dInputSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:968:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "PassPrev%dTextureSize", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/glsl.cpp:970:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(varname, "PassPrev%dTexCoord", j); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 12 warnings generated. [ 21%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/shaders/shader_helpers.cpp.o [ 22%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/vulkan/slang_helpers.cpp.o [ 23%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/vulkan/slang_preset_ini.cpp.o [ 24%] Building C object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glad/src/glx.c.o [ 24%] Building C object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glad/src/egl.c.o [ 25%] Building C object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glad/src/gl.c.o [ 26%] Building CXX object CMakeFiles/snes9x-gtk.dir/src/gtk_shader_parameters.cpp.o [ 27%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/vulkan/std_chrono_throttle.cpp.o [ 27%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui.cpp.o [ 28%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui_demo.cpp.o [ 29%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui_draw.cpp.o [ 30%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui_impl_opengl3.cpp.o [ 31%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui_tables.cpp.o [ 31%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/imgui_widgets.cpp.o [ 32%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/snes9x_imgui.cpp.o /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/snes9x_imgui.cpp:61:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(string, "#%d %d: (%03d,%03d) %c%c", port + 1, ids[0] + 1, mouse_x, mouse_y, ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/snes9x_imgui.cpp:190:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(string, "%02u:%02u", timeinfo->tm_hour, timeinfo->tm_min); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/external/imgui/snes9x_imgui.cpp:216:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(string, "%u fps\n%02d/%02d", calcFps, (int)IPPU.DisplayedRenderedFrameCount, (int)Memory.ROMFramesPerSecond); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ [ 33%] Building CXX object CMakeFiles/snes9x-gtk.dir/src/gtk_display_driver_xv.cpp.o 3 warnings generated. [ 34%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/common/audio/s9x_sound_driver_portaudio.cpp.o [ 34%] Building CXX object CMakeFiles/snes9x-gtk.dir/var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/filter/hq2x.cpp.o In file included from /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/src/gtk_display_driver_xv.cpp:8: /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:41:5: error: unknown type name 'Bool'; did you mean 'bool'? Bool send_event; /* true if this came from a SendEvent request */ ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:42:5: error: unknown type name 'Display'; did you mean 'Gdk::Display'? Display *display; /* Display the event was read from */ ^~~~~~~ Gdk::Display /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/gdkmm-3.0/gdkmm/monitor.h:102:17: note: 'Gdk::Display' declared here class GDKMM_API Display; ^ In file included from /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/src/gtk_display_driver_xv.cpp:8: /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:43:5: error: unknown type name 'Drawable' Drawable drawable; /* drawable of request */ ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:54:5: error: unknown type name 'Bool'; did you mean 'bool'? Bool readOnly; /* how the server should attach it */ ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:59:1: error: unknown type name 'Bool'; did you mean 'bool'? Bool XShmQueryExtension( ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:60:5: error: unknown type name 'Display' Display* /* dpy */ ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:64:5: error: unknown type name 'Display' Display* /* dpy */ ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:67:1: error: unknown type name 'Bool'; did you mean 'bool'? Bool XShmQueryVersion( ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:68:5: error: unknown type name 'Display' Display* /* dpy */, ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:71:5: error: unknown type name 'Bool'; did you mean 'bool'? Bool* /* sharedPixmaps */ ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:75:5: error: unknown type name 'Display' Display* /* dpy */ ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:78:1: error: unknown type name 'Bool'; did you mean 'bool'? Bool XShmAttach( ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:79:5: error: unknown type name 'Display' Display* /* dpy */, ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:83:1: error: unknown type name 'Bool'; did you mean 'bool'? Bool XShmDetach( ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:84:5: error: unknown type name 'Display' Display* /* dpy */, ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:88:1: error: unknown type name 'Bool'; did you mean 'bool'? Bool XShmPutImage( ^~~~ bool /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:89:5: error: unknown type name 'Display' Display* /* dpy */, ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:90:5: error: unknown type name 'Drawable' Drawable /* d */, ^ /var/tmp/work/emulators/snes9x-gtk/work/.buildlink/include/X11/extensions/XShm.h:91:5: error: unknown type name 'GC' GC /* gc */, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. --- CMakeFiles/snes9x-gtk.dir/src/gtk_display_driver_xv.cpp.o --- *** [CMakeFiles/snes9x-gtk.dir/src/gtk_display_driver_xv.cpp.o] Error code 1 bmake[2]: stopped making "CMakeFiles/snes9x-gtk.dir/build" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/snes9x-gtk.dir/build" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build --- CMakeFiles/snes9x-gtk.dir/all --- *** [CMakeFiles/snes9x-gtk.dir/all] Error code 2 bmake[1]: stopped making "all" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /var/tmp/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/snes9x-gtk *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/snes9x-gtk