+ 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/acunia-jam-1.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/acunia-jam-1.0nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for acunia-jam-1.0nb2 --- jam0 --- cc -o jam0 command.c compile.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c timestamp.c variable.c execunix.c: In function 'execcmd': execunix.c:220:20: error: implicit declaration of function 'vfork' [-Wimplicit-function-declaration] 220 | if ((pid = vfork()) == 0) | ^~~~~ execunix.c:222:17: error: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] 222 | execvp( argv[0], argv ); | ^~~~~~ execunix.c:223:17: error: implicit declaration of function '_exit' [-Wimplicit-function-declaration] 223 | _exit(127); | ^~~~~ execunix.c:223:17: warning: incompatible implicit declaration of built-in function '_exit' [-Wbuiltin-declaration-mismatch] execunix.c: In function 'execwait': execunix.c:264:22: error: implicit declaration of function 'wait' [-Wimplicit-function-declaration] 264 | while( ( w = wait( &status ) ) == -1 && errno == EINTR ) | ^~~~ fileunix.c: In function 'file_archscan': fileunix.c:186:13: error: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 186 | if( read( fd, buf, SARMAG ) != SARMAG || | ^~~~ | fread fileunix.c:189:13: error: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 189 | close( fd ); | ^~~~~ | pclose fileunix.c:223:21: error: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] 223 | lseek(fd, offset + SARHDR, 0); | ^~~~~ | fseek jam.c:154:1: error: return type defaults to 'int' [-Wimplicit-int] 154 | main( int argc, char **argv, char **arg_environ ) | ^~~~ make1.c: In function 'make1d': make1.c:378:22: error: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] 378 | if( !unlink( targets->string ) ) | ^~~~~~ *** [jam0] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/acunia-jam/work/jam bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/acunia-jam/work/jam *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/acunia-jam *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/acunia-jam