=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for fuse-lzofs-20060306nb2
gcc -o lzo_fs LZOlayer_fs.c -g  -O2 -D_KERNTYPES -D_NETBSD_SOURCE -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.
make[1]: stopped in /shared/pkgsrc/filesystems/fuse-lzofs
*** Error code 1

Stop.
make: stopped in /shared/pkgsrc/filesystems/fuse-lzofs