+ 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/xcdplayer-2.2nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xcdplayer-2.2nb6/work.log ===> Building for xcdplayer-2.2nb6 bmake: "/home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2/Makefile" line 970: warning: duplicate script for target "lint" ignored bmake: "Makefile" line 948: warning: using previous script for "lint" defined here bmake: "/home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2/Makefile" line 972: warning: duplicate script for target "lint1" ignored bmake: "Makefile" line 950: warning: using previous script for "lint1" defined here --- main.o --- --- top_setup.o --- --- logo_setup.o --- --- button_setup.o --- --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c main.c --- top_setup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c top_setup.c --- logo_setup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c logo_setup.c --- button_setup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c button_setup.c --- main.o --- main.c: In function 'usage': main.c:48:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 48 | exit(1); | ^~~~ main.c:23:1: note: include '' or provide a declaration of 'exit' 22 | # include "cdrom_globs.h" +++ |+#include 23 | main.c:48:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 48 | exit(1); | ^~~~ main.c:48:9: note: include '' or provide a declaration of 'exit' main.c: In function 'main': main.c:79:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 79 | exit(0); | ^~~~ main.c:79:9: note: include '' or provide a declaration of 'exit' --- top_setup.o --- top_setup.c: In function 'top_setup': top_setup.c:115:17: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 115 | exit(1); | ^~~~ top_setup.c:27:1: note: include '' or provide a declaration of 'exit' 26 | # include "logo.xbm" +++ |+#include 27 | top_setup.c:115:17: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 115 | exit(1); | ^~~~ top_setup.c:115:17: note: include '' or provide a declaration of 'exit' --- main.o --- *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2 --- top_setup.o --- *** [top_setup.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2 --- logo_setup.o --- logo_setup.c: In function 'cb_track_button': logo_setup.c:271:17: error: implicit declaration of function 'cdrom_new_disc' [-Wimplicit-function-declaration] 271 | cdrom_new_disc(); | ^~~~~~~~~~~~~~ logo_setup.c: In function 'cb_timer_button': logo_setup.c:333:51: error: implicit declaration of function 'abs' [-Wimplicit-function-declaration] 333 | sprintf(timer_buf, "-%02u:%02u\n",abs(time_remaining) / 60, | ^~~ logo_setup.c:44:1: note: include '' or provide a declaration of 'abs' 43 | # include +++ |+#include 44 | logo_setup.c: In function 'volume_jump_proc': logo_setup.c:430:9: error: implicit declaration of function 'debug_printf' [-Wimplicit-function-declaration] 430 | debug_printf(1, "volume=%u\n", (unsigned int) vol); | ^~~~~~~~~~~~ logo_setup.c: In function 'volume_scroll_proc': logo_setup.c:448:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 448 | if ((abspos = (int) position) < 0) | ^ logo_setup.c:472:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 472 | if ((int) position < 0) | ^ logo_setup.c: In function 'Done': logo_setup.c:591:13: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 591 | free(disc_title); | ^~~~ logo_setup.c:591:13: note: include '' or provide a declaration of 'free' logo_setup.c:591:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] logo_setup.c:591:13: note: include '' or provide a declaration of 'free' logo_setup.c: In function 'popdown_title_dialog': logo_setup.c:609:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 609 | free(disc_title); | ^~~~ logo_setup.c:609:13: note: include '' or provide a declaration of 'free' *** [logo_setup.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2 bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/audio/xcdplayer/work/xcdplayer-2.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xcdplayer *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xcdplayer