+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rofi-1.7.0nb3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rofi-1.7.0nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for rofi-1.7.0nb3
./script/get_git_rev.sh . ./gitconfig.h
/opt/local/bin/bmake  all-am
./script/get_git_rev.sh . ./gitconfig.h
  CC       subprojects/libnkutils/src/nk_xdg_theme_lookup-xdg-theme-example.o
  CC       subprojects/libnkutils/src/libnkutils_a-enum.o
  CC       subprojects/libnkutils/src/libnkutils_a-gtk-settings.o
  CC       subprojects/libnkutils/src/libnkutils_a-xdg-de.o
  CC       subprojects/libnkutils/src/libnkutils_a-xdg-theme.o
  CC       subprojects/libnkutils/src/libnkutils_a-bindings.o
  CC       subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o
subprojects/libgwater/xcb/libgwater-xcb.c: In function '_g_water_xcb_source_dispatch':
subprojects/libgwater/xcb/libgwater-xcb.c:97:36: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
   97 |     ret = ((GWaterXcbEventCallback)(void *)callback)(event, user_data);
      |                                    ^
subprojects/libgwater/xcb/libgwater-xcb.c:97:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
   97 |     ret = ((GWaterXcbEventCallback)(void *)callback)(event, user_data);
      |            ^
subprojects/libgwater/xcb/libgwater-xcb.c: In function 'g_water_xcb_source_new_for_connection':
subprojects/libgwater/xcb/libgwater-xcb.c:160:48: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
  160 |     g_source_set_callback(source, (GSourceFunc)(void *)callback, user_data, destroy_func);
      |                                                ^
subprojects/libgwater/xcb/libgwater-xcb.c:160:35: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
  160 |     g_source_set_callback(source, (GSourceFunc)(void *)callback, user_data, destroy_func);
      |                                   ^
  AR       subprojects/libnkutils/libnkutils.a
  AR       libgwater-xcb.a
  CC       source/rofi-rofi.o
  CC       source/rofi-view.o
In file included from source/view.c:43:
/home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xkb.h:118:40: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
  118 |     XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648
      |                                        ^~~~~~~~~~
  CC       source/rofi-mode.o
  CC       source/rofi-keyb.o
  CC       config/rofi-config.o
  CC       source/rofi-helper.o
  CC       source/rofi-timings.o
  CC       source/rofi-history.o
  CC       source/rofi-theme.o
  CC       source/rofi-rofi-types.o
  CC       source/rofi-rofi-icon-fetcher.o
  CC       source/widgets/rofi-box.o
  CC       source/widgets/rofi-container.o
  CC       source/widgets/rofi-icon.o
  CC       source/widgets/rofi-widget.o
  CC       source/widgets/rofi-textbox.o
  CC       source/widgets/rofi-listview.o
  CC       source/widgets/rofi-scrollbar.o
  CC       source/rofi-xrmoptions.o
In file included from source/xrmoptions.c:44:
/home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xkb.h:118:40: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
  118 |     XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648
      |                                        ^~~~~~~~~~
  CC       source/rofi-xcb.o
In file included from source/xcb.c:48:
/home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xkb.h:118:40: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic]
  118 |     XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648
      |                                        ^~~~~~~~~~
  CC       source/rofi-css-colors.o
  CC       source/dialogs/rofi-run.o
source/dialogs/run.c: In function 'get_apps':
source/dialogs/run.c:290:17: error: 'struct dirent' has no member named 'd_type'
  290 |         if (dent->d_type != DT_REG && dent->d_type != DT_LNK &&
      |                 ^~
source/dialogs/run.c:290:29: error: 'DT_REG' undeclared (first use in this function)
  290 |         if (dent->d_type != DT_REG && dent->d_type != DT_LNK &&
      |                             ^~~~~~
source/dialogs/run.c:290:29: note: each undeclared identifier is reported only once for each function it appears in
source/dialogs/run.c:290:43: error: 'struct dirent' has no member named 'd_type'
  290 |         if (dent->d_type != DT_REG && dent->d_type != DT_LNK &&
      |                                           ^~
source/dialogs/run.c:290:55: error: 'DT_LNK' undeclared (first use in this function)
  290 |         if (dent->d_type != DT_REG && dent->d_type != DT_LNK &&
      |                                                       ^~~~~~
source/dialogs/run.c:291:17: error: 'struct dirent' has no member named 'd_type'
  291 |             dent->d_type != DT_UNKNOWN) {
      |                 ^~
source/dialogs/run.c:291:29: error: 'DT_UNKNOWN' undeclared (first use in this function); did you mean 'G_ERR_UNKNOWN'?
  291 |             dent->d_type != DT_UNKNOWN) {
      |                             ^~~~~~~~~~
      |                             G_ERR_UNKNOWN
*** [source/dialogs/rofi-run.o] Error code 1

bmake[1]: stopped in /home/pbulk/build/x11/rofi/work/rofi-1.7.0
1 error

bmake[1]: stopped in /home/pbulk/build/x11/rofi/work/rofi-1.7.0
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/x11/rofi/work/rofi-1.7.0
1 error

bmake: stopped in /home/pbulk/build/x11/rofi/work/rofi-1.7.0
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/x11/rofi
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/x11/rofi