+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-lzofs-20060306nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-lzofs-20060306nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fuse-lzofs-20060306nb2 gcc -o lzo_fs LZOlayer_fs.c -g -pipe -O2 -D_KERNTYPES -D_NETBSD_SOURCE -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include -fomit-frame-pointer -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfuse -lz -llzo2 LZOlayer_fs.c: In function 'LZOlayer_readdir': LZOlayer_fs.c:150:18: error: 'MAXPATHLEN' undeclared (first use in this function); did you mean 'MAXNAMLEN'? 150 | char dpath[MAXPATHLEN+1]; | ^~~~~~~~~~ | MAXNAMLEN LZOlayer_fs.c:150:18: note: each undeclared identifier is reported only once for each function it appears in LZOlayer_fs.c:150:12: warning: unused variable 'dpath' [-Wunused-variable] 150 | char dpath[MAXPATHLEN+1]; | ^~~~~ LZOlayer_fs.c: In function 'LZOlayer_packet_sync': LZOlayer_fs.c:303:35: warning: integer overflow in expression of type 'int' results in '0' [-Woverflow] 303 | uLong cblocks = (256*256*256*256)-1; | ^ gmake: *** [Makefile:12: lzo_fs] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-lzofs *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/filesystems/fuse-lzofs