+ 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/u9fs-2.0.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/u9fs-2.0.3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for u9fs-2.0.3 gcc -g -I. -c io_std.c io_std.c: In function 'u9fs_write': io_std.c:6:16: error: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 6 | return write(fd, buf, count); | ^~~~~ | fwrite io_std.c: In function 'u9fs_read': io_std.c:12:16: error: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 12 | return read(fd, buf, count); | ^~~~ | fread *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/filesystems/u9fs/work/u9fs *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/filesystems/u9fs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/filesystems/u9fs