=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gpicview-0.2.5nb19
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/graphics/gpicview/work/gpicview-0.2.5'
Making all in src
gmake[2]: Entering directory '/Users/pbulk/build/graphics/gpicview/work/gpicview-0.2.5/src'
  CC       gpicview-gpicview.o
In file included from gpicview.c:25:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from gpicview.c:25:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
2 warnings generated.
  CC       gpicview-image-list.o
In file included from image-list.c:25:
In file included from ./image-list.h:25:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from image-list.c:25:
In file included from ./image-list.h:25:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
2 warnings generated.
  CC       gpicview-main-win.o
In file included from main-win.c:25:
In file included from ./main-win.h:23:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from main-win.c:25:
In file included from ./main-win.h:23:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from main-win.c:43:
./ptk-menu.h:17:9: warning: '_PTK_MENU_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef _PTK_MENU_H_
        ^~~~~~~~~~~~
./ptk-menu.h:18:9: note: '_PTK_UTILS_H_' is defined here; did you mean '_PTK_MENU_H_'?
#define _PTK_UTILS_H_
        ^~~~~~~~~~~~~
        _PTK_MENU_H_
main-win.c:510:36: warning: if statement has empty body [-Wempty-body]
        if( mw->animation_timeout );
                                   ^
main-win.c:510:36: note: put the semicolon on a separate line to silence this warning
4 warnings generated.
  CC       gpicview-image-view.o
In file included from image-view.c:21:
In file included from ./image-view.h:24:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from image-view.c:21:
In file included from ./image-view.h:24:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30:
In file included from /Users/pbulk/build/graphics/gpicview/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:
/Users/pbulk/build/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/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/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/graphics/gpicview/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
2 warnings generated.
  CC       gpicview-working-area.o
working-area.c:26:11: fatal error: 'gdk/gdkx.h' file not found
# include <gdk/gdkx.h>
          ^~~~~~~~~~~~
1 error generated.
gmake[2]: *** [Makefile:576: gpicview-working-area.o] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/graphics/gpicview/work/gpicview-0.2.5/src'
gmake[1]: *** [Makefile:502: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/graphics/gpicview/work/gpicview-0.2.5'
gmake: *** [Makefile:391: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gpicview
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gpicview