+ 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/fspanel-0.8.0.1nb14/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fspanel-0.8.0.1nb14/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fspanel-0.8.0.1nb14 --- fspanel --- gcc -I/opt/pkg/include/freetype2 -DHAVE_XPM -DXFT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/freetype2 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -lX11 fspanel.c -o fspanel -lXpm -lXft fspanel.c: In function 'gui_create_taskbar': fspanel.c:425:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 425 | bzero (&mwm, sizeof (mwm)); | ^~~~~ fspanel.c:425:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] fspanel.c: In function 'main': fspanel.c:1075:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 1075 | bzero (&tb, sizeof (struct taskbar)); | ^~~~~ *** [fspanel] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/fspanel/work/fspanel-0.8beta1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/fspanel/work/fspanel-0.8beta1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/fspanel *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/fspanel