+ 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/flashplayer-0.4.10nb8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/flashplayer-0.4.10nb8/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for flashplayer-0.4.10nb8 --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/flash -DDEV_DSP="\"/dev/dsp\"" -I/usr/include -I/opt/pkg/include -c main.c main.c: In function 'drawInfo': main.c:297:47: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 297 | XDrawString(dpy,control,gc,10,15,msg, strlen(msg)); | ^~~~~~ main.c:37:1: note: include '' or provide a declaration of 'strlen' 36 | #include "vroot.h" +++ |+#include 37 | main.c:297:47: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 297 | XDrawString(dpy,control,gc,10,15,msg, strlen(msg)); | ^~~~~~ main.c:297:47: note: include '' or provide a declaration of 'strlen' In file included from /usr/include/sys/types.h:687, from /usr/include/sys/time.h:105, from main.c:25: main.c: In function 'playMovie': main.c:326:17: error: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 326 | FD_ZERO(&fdset); | ^~~~~~~ main.c:326:17: note: include '' or provide a declaration of 'memset' main.c: At top level: main.c:479:1: error: return type defaults to 'int' [-Wimplicit-int] 479 | main(int argc, char **argv) | ^~~~ main.c: In function 'main': main.c:493:22: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 493 | if (!strcmp(argv[1],"-root") || !strcmp(argv[1],"-inroot")) { | ^~~~~~ main.c:493:22: note: include '' or provide a declaration of 'strcmp' *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/multimedia/flashplayer/work/flash-0.4.10/Player bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/multimedia/flashplayer/work/flash-0.4.10/Player *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/flashplayer *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/flashplayer