=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/lxlauncher", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for lxlauncher-0.2.5nb25 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- lxlauncher.o --- --- misc.o --- --- lxlauncher.o --- CC lxlauncher.o --- misc.o --- CC misc.o --- lxlauncher.o --- In file included from lxlauncher.c:29: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /var/tmp/work/x11/lxlauncher/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; ^ /var/tmp/work/x11/lxlauncher/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 ^ /var/tmp/work/x11/lxlauncher/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /var/tmp/work/x11/lxlauncher/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- misc.o --- In file included from misc.c:23: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /var/tmp/work/x11/lxlauncher/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; ^ /var/tmp/work/x11/lxlauncher/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 ^ /var/tmp/work/x11/lxlauncher/work/.buildlink/include/glib-2.0/glib/gmacros.h:1328:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /var/tmp/work/x11/lxlauncher/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- lxlauncher.o --- In file included from lxlauncher.c:29: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /var/tmp/work/x11/lxlauncher/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); ^ /var/tmp/work/x11/lxlauncher/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) ^ /var/tmp/work/x11/lxlauncher/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) ^ /var/tmp/work/x11/lxlauncher/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"))) ^ --- misc.o --- In file included from misc.c:23: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /var/tmp/work/x11/lxlauncher/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /var/tmp/work/x11/lxlauncher/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); ^ /var/tmp/work/x11/lxlauncher/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) ^ /var/tmp/work/x11/lxlauncher/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) ^ /var/tmp/work/x11/lxlauncher/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"))) ^ --- lxlauncher.o --- lxlauncher.c:32:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. *** [lxlauncher.o] Error code 1 bmake[2]: stopped making "all" in /var/tmp/work/x11/lxlauncher/work/lxlauncher-0.2.5/src --- misc.o --- 2 warnings generated. bmake[2]: 1 error bmake[2]: stopped making "all" in /var/tmp/work/x11/lxlauncher/work/lxlauncher-0.2.5/src bmake[1]: stopped making "all-recursive" in /var/tmp/work/x11/lxlauncher/work/lxlauncher-0.2.5 bmake: stopped making "all" in /var/tmp/work/x11/lxlauncher/work/lxlauncher-0.2.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/lxlauncher *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/lxlauncher