+ 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/xmmix-1.2nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmmix-1.2nb6/work.log ===> Building for xmmix-1.2nb6 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/opt/pkg/include/freetype2 -I/usr/include -c main.c 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/opt/pkg/include/freetype2 -I/usr/include -c mixer.c mixer.c: In function 'do_ioctl': mixer.c:151:20: error: implicit declaration of function 'ioctl'; did you mean 'do_ioctl'? [-Wimplicit-function-declaration] 151 | if ((ret = ioctl(dev_fd, cmd, arg)) < 0) { | ^~~~~ | do_ioctl mixer.c: In function 'mx_sethw': mixer.c:329:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 329 | mx_slider_l(m->sl[i].widget_l, (XtPointer) i, (XtPointer) &s); | ^ mixer.c:333:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 333 | mx_slider_r(m->sl[i].widget_r, (XtPointer) i, (XtPointer) &s); | ^ mixer.c:337:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 337 | mx_lock_btn(m->sl[i].widget_lock_btn, (XtPointer) i, | ^ mixer.c:353:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 353 | (XtPointer) i, (XtPointer) &t); | ^ mixer.c:373:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 373 | (XtPointer) ctlinfo.enhance, (XtPointer) &p); | ^ mixer.c: In function 'mx_slider_l': mixer.c:982:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 982 | i = (int)(void *) client_data; | ^ mixer.c: In function 'mx_slider_r': mixer.c:1010:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1010 | i = (int)(void *) client_data; | ^ mixer.c: In function 'mx_lock_btn': mixer.c:1037:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1037 | i = (int)(void *) client_data; | ^ mixer.c: In function 'mx_rec_btn': mixer.c:1083:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1083 | int i = (int)(void *) client_data, | ^ mixer.c: In function 'mx_enhance_btn': mixer.c:1239:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1239 | i = (int)(void *) client_data; | ^ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/xmmix/work/xmmix-1.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmmix *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/xmmix