+ 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:949:46: warning: trigraph ??' ignored, use -trigraphs to enable [-Wtrigraphs] 949 | fndrInfo.ioFlFndrInfo.fdCreator = '????'; unzoo.c: In function 'ExtrArch': unzoo.c:621:71: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types] 621 | #define SETF_TIME(patl,secs) (Secs[0]=Secs[1]=(secs),!utime((patl),Secs)) | ^~~~ | | | unsigned int * unzoo.c:2697:20: note: in expansion of macro 'SETF_TIME' 2697 | if ( ! SETF_TIME( patl, secs ) ) | ^~~~~~~~~ In file included from unzoo.c:250: /usr/include/utime.h:40:32: note: expected 'const struct utimbuf *' but argument is of type 'unsigned int *' 40 | extern int utime(const char *, const struct utimbuf *); | ^~~~~~~~~~~~~~~~~~~~~~ *** 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