=> 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-sshfs-3.7.5nb1 ninja: Entering directory `output' [1/7] Generating test/test_scripts with a custom command [2/7] Compiling C object test/wrong_command.p/wrong_command.c.o [3/7] Linking target test/wrong_command [4/7] Compiling C object sshfs.p/cache.c.o FAILED: [code=1] sshfs.p/cache.c.o gcc -Isshfs.p -I. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wmissing-declarations -Wwrite-strings -Wno-unused-result -O2 -D_FILE_OFFSET_BITS=64 -D_KERNTYPES -D_NETBSD_SOURCE -Dz_off_t=long -pthread -DFUSE_USE_VERSION=31 -MD -MQ sshfs.p/cache.c.o -MF sshfs.p/cache.c.o.d -o sshfs.p/cache.c.o -c ../cache.c ../cache.c: In function 'cache_releasedir': ../cache.c:366:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cfi = (struct file_handle*) fi->fh; ^ ../cache.c: In function 'cache_dirfill': ../cache.c:396:2: error: expected ';' before 'if' if (!err) { ^~ ../cache.c:387:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^~~ ../cache.c:411:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ ../cache.c: In function 'cache_readdir': ../cache.c:449:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cfi = (struct file_handle*) fi->fh; ^ [5/7] Generating manpages with a custom command [6/7] Compiling C object sshfs.p/sshfs.c.o ../sshfs.c: In function 'connect_vsock': ../sshfs.c:1312:39: warning: unused parameter 'conn' [-Wunused-parameter] static int connect_vsock(struct conn *conn, char *vsock) ^~~~ ../sshfs.c:1312:51: warning: unused parameter 'vsock' [-Wunused-parameter] static int connect_vsock(struct conn *conn, char *vsock) ^~~~~ ../sshfs.c: In function 'sshfs_readdir': ../sshfs.c:2442:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] handle = (struct dir_handle*) fi->fh; ^ ../sshfs.c: In function 'sshfs_releasedir': ../sshfs.c:2460:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] handle = (struct dir_handle*) fi->fh; ^ ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/filesystems/fuse-sshfs *** Error code 1 Stop. make: stopped in /usr/pkgsrc/filesystems/fuse-sshfs