+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rofi-1.7.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rofi-1.7.0nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rofi-1.7.0nb2 --- ./gitconfig.h --- ./script/get_git_rev.sh . ./gitconfig.h --- all --- /opt/pkg/bin/bmake all-am --- lexer/.dirstamp --- --- lexer/.deps/.dirstamp --- --- source/.dirstamp --- --- source/.deps/.dirstamp --- --- config/.dirstamp --- --- config/.deps/.dirstamp --- --- source/widgets/.dirstamp --- --- source/widgets/.deps/.dirstamp --- --- source/dialogs/.dirstamp --- --- source/dialogs/.deps/.dirstamp --- --- resources/.dirstamp --- --- resources/.deps/.dirstamp --- --- subprojects/libnkutils/src/.dirstamp --- --- subprojects/libnkutils/src/.deps/.dirstamp --- --- subprojects/libnkutils/.dirstamp --- --- subprojects/libgwater/xcb/.dirstamp --- --- subprojects/libgwater/xcb/.deps/.dirstamp --- --- ./gitconfig.h --- --- subprojects/libnkutils/src/libnkutils_a-enum.o --- --- subprojects/libnkutils/src/libnkutils_a-gtk-settings.o --- --- subprojects/libnkutils/src/libnkutils_a-xdg-de.o --- --- subprojects/libnkutils/src/libnkutils_a-xdg-theme.o --- --- subprojects/libnkutils/src/libnkutils_a-bindings.o --- --- ./gitconfig.h --- ./script/get_git_rev.sh . ./gitconfig.h --- subprojects/libnkutils/src/libnkutils_a-enum.o --- CC subprojects/libnkutils/src/libnkutils_a-enum.o --- subprojects/libnkutils/src/libnkutils_a-gtk-settings.o --- CC subprojects/libnkutils/src/libnkutils_a-gtk-settings.o --- subprojects/libnkutils/src/nk_xdg_theme_lookup-xdg-theme-example.o --- --- subprojects/libnkutils/src/libnkutils_a-bindings.o --- CC subprojects/libnkutils/src/libnkutils_a-bindings.o --- subprojects/libnkutils/src/nk_xdg_theme_lookup-xdg-theme-example.o --- CC subprojects/libnkutils/src/nk_xdg_theme_lookup-xdg-theme-example.o --- subprojects/libnkutils/src/libnkutils_a-xdg-theme.o --- CC subprojects/libnkutils/src/libnkutils_a-xdg-theme.o --- subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o --- --- subprojects/libnkutils/src/libnkutils_a-xdg-de.o --- CC subprojects/libnkutils/src/libnkutils_a-xdg-de.o --- subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o --- CC subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o --- source/rofi-rofi.o --- CC source/rofi-rofi.o --- source/rofi-view.o --- CC source/rofi-view.o --- source/rofi-mode.o --- --- 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); | ^ --- source/rofi-mode.o --- CC source/rofi-mode.o --- subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o --- 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); | ^ --- source/rofi-keyb.o --- --- config/rofi-config.o --- --- source/rofi-keyb.o --- CC source/rofi-keyb.o --- config/rofi-config.o --- CC config/rofi-config.o --- source/rofi-helper.o --- CC source/rofi-helper.o --- 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 | ^~~~~~~~~~ --- source/rofi-timings.o --- --- source/rofi-history.o --- --- source/rofi-timings.o --- CC source/rofi-timings.o --- source/rofi-history.o --- CC source/rofi-history.o --- source/rofi-view.o --- In file included from source/view.c:62: ./include/xcb-internal.h:48:3: error: unknown type name 'xcb_ewmh_connection_t' 48 | xcb_ewmh_connection_t ewmh; | ^~~~~~~~~~~~~~~~~~~~~ source/view.c: In function '__create_window': source/view.c:855:47: error: request for member '_NET_WM_STATE' in something not a structure or union 855 | window_set_atom_prop(box_window, xcb->ewmh._NET_WM_STATE, | ^ source/view.c:856:37: error: request for member '_NET_WM_STATE_ABOVE' in something not a structure or union 856 | &(xcb->ewmh._NET_WM_STATE_ABOVE), 1); | ^ source/view.c:861:47: error: request for member '_NET_WM_WINDOW_TYPE' in something not a structure or union 861 | window_set_atom_prop(box_window, xcb->ewmh._NET_WM_WINDOW_TYPE, | ^ source/view.c:862:37: error: request for member '_NET_WM_WINDOW_TYPE_NORMAL' in something not a structure or union 862 | &(xcb->ewmh._NET_WM_WINDOW_TYPE_NORMAL), 1); | ^ source/view.c:870:36: error: request for member '_NET_WM_STATE_FULLSCREEN' in something not a structure or union 870 | xcb_atom_t atoms[] = {xcb->ewmh._NET_WM_STATE_FULLSCREEN, | ^ source/view.c:871:36: error: request for member '_NET_WM_STATE_ABOVE' in something not a structure or union 871 | xcb->ewmh._NET_WM_STATE_ABOVE}; | ^ source/view.c:872:47: error: request for member '_NET_WM_STATE' in something not a structure or union 872 | window_set_atom_prop(box_window, xcb->ewmh._NET_WM_STATE, atoms, | ^ source/view.c:872:38: warning: passing argument 2 of 'window_set_atom_prop' makes integer from pointer without a cast [-Wint-conversion] 872 | window_set_atom_prop(box_window, xcb->ewmh._NET_WM_STATE, atoms, | ^~~~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from ./include/xrmoptions.h:31, from source/view.c:63: ./include/xcb.h:70:54: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 70 | void window_set_atom_prop(xcb_window_t w, xcb_atom_t prop, xcb_atom_t *atoms, | ~~~~~~~~~~~^~~~ source/view.c:878:39: error: request for member 'WM_PROTOCOLS' in something not a structure or union 878 | xcb->ewmh.WM_PROTOCOLS, G_N_ELEMENTS(protocols), | ^ source/view.c:878:30: warning: passing argument 3 of 'xcb_icccm_set_wm_protocols' makes integer from pointer without a cast [-Wint-conversion] 878 | xcb->ewmh.WM_PROTOCOLS, G_N_ELEMENTS(protocols), | ^~~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:971:57: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 971 | xcb_atom_t wm_protocols, | ~~~~~~~~~~~^~~~~~~~~~~~ source/view.c:903:3: warning: implicit declaration of function 'xcb_ewmh_set_wm_pid' [-Wimplicit-function-declaration] 903 | xcb_ewmh_set_wm_pid(&(xcb->ewmh), CacheState.main_window, pid); | ^~~~~~~~~~~~~~~~~~~ source/view.c: In function 'rofi_view_trigger_global_action': source/view.c:1238:54: error: request for member 'UTF8_STRING' in something not a structure or union 1238 | XCB_ATOM_PRIMARY, xcb->ewmh.UTF8_STRING, | ^ source/view.c:1239:36: error: request for member 'UTF8_STRING' in something not a structure or union 1239 | xcb->ewmh.UTF8_STRING, XCB_CURRENT_TIME); | ^ source/view.c:1238:45: warning: passing argument 4 of 'xcb_convert_selection' makes integer from pointer without a cast [-Wint-conversion] 1238 | XCB_ATOM_PRIMARY, xcb->ewmh.UTF8_STRING, | ^~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:7206:42: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 7206 | xcb_atom_t target, | ~~~~~~~~~~~~~~~~~~^~~~~~ source/view.c:1239:27: warning: passing argument 5 of 'xcb_convert_selection' makes integer from pointer without a cast [-Wint-conversion] 1239 | xcb->ewmh.UTF8_STRING, XCB_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:7207:42: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 7207 | xcb_atom_t property, | ~~~~~~~~~~~~~~~~~~^~~~~~~~ source/view.c:1244:57: error: request for member 'UTF8_STRING' in something not a structure or union 1244 | netatoms[CLIPBOARD], xcb->ewmh.UTF8_STRING, | ^ source/view.c:1245:36: error: request for member 'UTF8_STRING' in something not a structure or union 1245 | xcb->ewmh.UTF8_STRING, XCB_CURRENT_TIME); | ^ source/view.c:1244:48: warning: passing argument 4 of 'xcb_convert_selection' makes integer from pointer without a cast [-Wint-conversion] 1244 | netatoms[CLIPBOARD], xcb->ewmh.UTF8_STRING, | ^~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:7206:42: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 7206 | xcb_atom_t target, | ~~~~~~~~~~~~~~~~~~^~~~~~ source/view.c:1245:27: warning: passing argument 5 of 'xcb_convert_selection' makes integer from pointer without a cast [-Wint-conversion] 1245 | xcb->ewmh.UTF8_STRING, XCB_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:7207:42: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 7207 | xcb_atom_t property, | ~~~~~~~~~~~~~~~~~~^~~~~~~~ source/view.c: In function 'rofi_view_set_window_title': source/view.c:2205:56: error: request for member '_NET_WM_NAME' in something not a structure or union 2205 | CacheState.main_window, xcb->ewmh._NET_WM_NAME, | ^ source/view.c:2206:32: error: request for member 'UTF8_STRING' in something not a structure or union 2206 | xcb->ewmh.UTF8_STRING, 8, len, title); | ^ source/view.c:2205:47: warning: passing argument 4 of 'xcb_change_property' makes integer from pointer without a cast [-Wint-conversion] 2205 | CacheState.main_window, xcb->ewmh._NET_WM_NAME, | ^~~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:6850:40: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 6850 | xcb_atom_t property, | ~~~~~~~~~~~~~~~~~~^~~~~~~~ source/view.c:2206:23: warning: passing argument 5 of 'xcb_change_property' makes integer from pointer without a cast [-Wint-conversion] 2206 | xcb->ewmh.UTF8_STRING, 8, len, title); | ^~~~~~~~~~~~~~~~~~~~~ | | | xcb_atom_t * {aka unsigned int *} In file included from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb.h:209, from /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xcb_icccm.h:42, from source/view.c:42: /home/pbulk/build/x11/rofi/work/.buildlink/include/xcb/xproto.h:6851:40: note: expected 'xcb_atom_t' {aka 'unsigned int'} but argument is of type 'xcb_atom_t *' {aka 'unsigned int *'} 6851 | xcb_atom_t type, | ~~~~~~~~~~~~~~~~~~^~~~ *** [source/rofi-view.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-upstream-bulktest/x11/rofi *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/x11/rofi