+ 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/xbmbrowser-5.1nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xbmbrowser-5.1nb5/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xbmbrowser-5.1nb5 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNDEBUG -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBRARY_RC=\"/opt/pkg/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/opt/pkg/include/X11 -I/opt/pkg/include -c -o xbmbrowser.o xbmbrowser.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNDEBUG -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBRARY_RC=\"/opt/pkg/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/opt/pkg/include/X11 -I/opt/pkg/include -c -o images.o images.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNDEBUG -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBRARY_RC=\"/opt/pkg/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/opt/pkg/include/X11 -I/opt/pkg/include -c -o callbacks.o callbacks.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNDEBUG -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DLIBRARY_RC=\"/opt/pkg/lib/X11/xbmbrowser/xbmbrowser.menu\" -DUSERS_RC=\".xbmbrowserrc\" -DDO_XPMS -I/opt/pkg/include/X11 -I/opt/pkg/include -c -o misc.o misc.c images.c: In function 'allocate_widgets': images.c:167:9: error: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 167 | abort(); | ^~~~~ images.c:25:1: note: include '' or provide a declaration of 'abort' 24 | #include "xbmbrowser.h" +++ |+#include 25 | images.c:167:9: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 167 | abort(); | ^~~~~ images.c:167:9: note: include '' or provide a declaration of 'abort' images.c:170:32: error: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 170 | widget_array = (Widget *)realloc(widget_array, n * sizeof(Widget) ); | ^~~~~~~ images.c:170:32: note: include '' or provide a declaration of 'realloc' images.c:170:32: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] images.c:170:32: note: include '' or provide a declaration of 'realloc' images.c:173:9: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 173 | abort(); | ^~~~~ images.c:173:9: note: include '' or provide a declaration of 'abort' xbmbrowser.c: In function 'usage': xbmbrowser.c:223:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 223 | exit(1); | ^~~~ xbmbrowser.c:46:1: note: include '' or provide a declaration of 'exit' 45 | #include "filesyms/filemask.xbm" +++ |+#include 46 | xbmbrowser.c:223:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 223 | exit(1); | ^~~~ xbmbrowser.c:223:3: note: include '' or provide a declaration of 'exit' xbmbrowser.c: At top level: xbmbrowser.c:227:1: error: return type defaults to 'int' [-Wimplicit-int] 227 | main(argc, argv) | ^~~~ xbmbrowser.c: In function 'main': xbmbrowser.c:333:7: error: implicit declaration of function 'read_user_menus'; did you mean 'read_user_menu'? [-Wimplicit-function-declaration] 333 | read_user_menus(toplevel, rc, app_data.cmd_rc); | ^~~~~~~~~~~~~~~ | read_user_menu xbmbrowser.c:340:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 340 | exit(-1); | ^~~~ xbmbrowser.c:340:7: note: include '' or provide a declaration of 'exit' xbmbrowser.c:357:7: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 357 | exit(-1); | ^~~~ xbmbrowser.c:357:7: note: include '' or provide a declaration of 'exit' xbmbrowser.c:367:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 367 | exit(-1); | ^~~~ xbmbrowser.c:367:5: note: include '' or provide a declaration of 'exit' xbmbrowser.c:283:14: warning: 'strncat' specified bound 255 equals destination size [-Wstringop-overflow=] 283 | (void) strncat(home_dir, "/", NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbmbrowser.c:372:12: warning: 'strncat' specified bound 255 equals destination size [-Wstringop-overflow=] 372 | (void) strncat(dir_name, "/", NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake: *** [: images.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [: xbmbrowser.o] Error 1 misc.c: In function 'init_stipple': misc.c:80:13: error: implicit declaration of function 'XmuCreateStippledPixmap' [-Wimplicit-function-declaration] 80 | stipple = XmuCreateStippledPixmap( | ^~~~~~~~~~~~~~~~~~~~~~~ gmake: *** [: misc.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xbmbrowser *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/xbmbrowser