+ 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/xmix-2.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmix-2.1nb4/work.log ===> Building for xmix-2.1nb4 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 -I/usr/include -c xmix.c xmix.c: In function 'sync_slider': xmix.c:191:7: error: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 191 | if (ioctl(mixer_fd,MIXER_READ(vcptr->mixer_id),&vcptr->volume) == -1) | ^~~~~ xmix.c: In function 'Handle_source': xmix.c:297:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 297 | int source = 1 << ((int) client_data); | ^ xmix.c: In function 'Quit': xmix.c:315:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 315 | exit (0); | ^~~~ xmix.c:87:1: note: include '' or provide a declaration of 'exit' 86 | #include +++ |+#include 87 | #else xmix.c:315:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 315 | exit (0); | ^~~~ xmix.c:315:3: note: include '' or provide a declaration of 'exit' xmix.c: In function 'Handle_slam_slider': xmix.c:378:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 378 | if ((int)call_data < 0) | ^ xmix.c: In function 'main': xmix.c:484:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 484 | exit(1); | ^~~~ xmix.c:484:11: note: include '' or provide a declaration of 'exit' xmix.c:727:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 727 | perror (msg), exit (1); | ^~~~ xmix.c:727:19: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/xmix/work/xmix *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmix *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmix