+ 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/fvwm-wharf-1.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fvwm-wharf-1.0nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fvwm-wharf-1.0nb1 --- all --- making all in ./lib... --- CatString3.o --- --- SendInfo.o --- --- SendText.o --- --- wild.o --- --- CatString3.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 CatString3.c --- SendInfo.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 SendInfo.c --- SendText.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 SendText.c --- wild.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 wild.c --- SendInfo.o --- SendInfo.c: In function 'SendInfo': SendInfo.c:16:7: error: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 16 | write(fd[0],&window, sizeof(unsigned long)); | ^~~~~ | fwrite SendInfo.c:17:9: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 17 | w=strlen(message); | ^~~~~~ SendInfo.c:3:1: note: include '' or provide a declaration of 'strlen' 2 | #include +++ |+#include 3 | SendInfo.c:17:9: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 17 | w=strlen(message); | ^~~~~~ SendInfo.c:17:9: note: include '' or provide a declaration of 'strlen' --- SendText.o --- SendText.c: In function 'SendText': SendText.c:14:7: error: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 14 | write(fd[0],&window, sizeof(unsigned long)); | ^~~~~ | fwrite SendText.c:16:9: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 16 | w=strlen(message); | ^~~~~~ SendText.c:3:1: note: include '' or provide a declaration of 'strlen' 2 | #include +++ |+#include 3 | /************************************************************************ SendText.c:16:9: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 16 | w=strlen(message); | ^~~~~~ SendText.c:16:9: note: include '' or provide a declaration of 'strlen' *** [SendText.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0/lib --- SendInfo.o --- *** [SendInfo.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0/lib --- wild.o --- wild.c: In function 'matchWildcards': wild.c:62:32: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 62 | if ((*string == 0) && (strcmp(pattern, "*") == 0)) | ^~~~~~ wild.c:2:1: note: include '' or provide a declaration of 'strcmp' 1 | #include +++ |+#include 2 | *** [wild.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0/lib bmake[1]: 3 errors bmake[1]: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0/lib *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/fvwm-wharf/work/AfterStep-1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/fvwm-wharf *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/fvwm-wharf