+ 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/unzoo-4.4nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unzoo-4.4nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unzoo-4.4nb1 cd /home/pbulk/build/archivers/unzoo/work && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYS_IS_UNIX -DSYS_HAS_MKDIR -o unzoo unzoo.c unzoo.c:946:46: warning: trigraph ??' ignored, use -trigraphs to enable [-Wtrigraphs] 946 | fndrInfo.ioFlFndrInfo.fdCreator = '????'; unzoo.c: In function 'MakeDirs': unzoo.c:581:33: error: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 581 | #define MAKE_DIRE(patl) mkdir( (patl), 0777L ) | ^~~~~ unzoo.c:1230:9: note: in expansion of macro 'MAKE_DIRE' 1230 | MAKE_DIRE( patl ); | ^~~~~~~~~ unzoo.c: In function 'ExtrArch': unzoo.c:618:58: error: implicit declaration of function 'utime' [-Wimplicit-function-declaration] 618 | #define SETF_TIME(patl,secs) (Secs[0]=Secs[1]=(secs),!utime((patl),Secs)) | ^~~~~ unzoo.c:2694:20: note: in expansion of macro 'SETF_TIME' 2694 | if ( ! SETF_TIME( patl, secs ) ) | ^~~~~~~~~ unzoo.c:650:35: error: implicit declaration of function 'chmod' [-Wimplicit-function-declaration] 650 | #define SETF_PERM(patl,mode) (!chmod((patl),(int)(mode))) | ^~~~~ unzoo.c:2700:20: note: in expansion of macro 'SETF_PERM' 2700 | if ( ! SETF_PERM( patl, Entry.permis ) ) | ^~~~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unzoo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unzoo