=> 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.3.0.20230311 ninja: Entering directory `output' [1/7] Compiling C object sshfs.p/cache.c.o ../cache.c: In function 'cache_releasedir': ../cache.c:337: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_readdir': ../cache.c:416:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cfi = (struct file_handle*) fi->fh; ^ [2/7] Generating manpages with a custom command [3/7] Generating test/test_scripts with a custom command [4/7] Compiling C object test/wrong_command.p/wrong_command.c.o [5/7] Linking target test/wrong_command [6/7] Compiling C object sshfs.p/sshfs.c.o ../sshfs.c: In function 'connect_vsock': ../sshfs.c:1332:39: warning: unused parameter 'conn' [-Wunused-parameter] static int connect_vsock(struct conn *conn, char *vsock) ^ ../sshfs.c:1332:51: warning: unused parameter 'vsock' [-Wunused-parameter] static int connect_vsock(struct conn *conn, char *vsock) ^ ../sshfs.c: In function 'sftp_request_send': ../sshfs.c:2270:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] DEBUG("[%05i] %s len:%lu count:%lu\n", id, type_name(type), req->len, count); ^ ../sshfs.c:581:40: note: in definition of macro 'DEBUG' do { if (sshfs.debug) fprintf(stderr, format, args); } while(0) ^ ../sshfs.c:2270:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t {aka unsigned int}' [-Wformat=] DEBUG("[%05i] %s len:%lu count:%lu\n", id, type_name(type), req->len, count); ^ ../sshfs.c:581:40: note: in definition of macro 'DEBUG' do { if (sshfs.debug) fprintf(stderr, format, args); } while(0) ^ ../sshfs.c:2270:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] DEBUG("[%05i] %s len:%lu count:%lu\n", id, type_name(type), req->len, count); ^ ../sshfs.c:581:40: note: in definition of macro 'DEBUG' do { if (sshfs.debug) fprintf(stderr, format, args); } while(0) ^ ../sshfs.c:2270:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t {aka unsigned int}' [-Wformat=] DEBUG("[%05i] %s len:%lu count:%lu\n", id, type_name(type), req->len, count); ^ ../sshfs.c:581:40: note: in definition of macro 'DEBUG' do { if (sshfs.debug) fprintf(stderr, format, args); } while(0) ^ ../sshfs.c: In function 'sshfs_readdir': ../sshfs.c:2659: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:2677:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] handle = (struct dir_handle*) fi->fh; ^ ../sshfs.c: In function 'main': ../sshfs.c:4606:39: warning: implicit declaration of function 'fuse_version' [-Wimplicit-function-declaration] printf("FUSE library version %d\n", fuse_version()); ^ ../sshfs.c: In function 'sftp_request_iov_sync.constprop': ../sshfs.c:2214:5: warning: 'req' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((err = sftp_request_process_sync(conn, req, type)) != 0) ^ ../sshfs.c:2343:18: note: 'req' was declared here struct request *req; ^ [7/7] Linking target sshfs FAILED: sshfs gcc -o sshfs sshfs.p/sshfs.c.o sshfs.p/cache.c.o -L/usr/lib -L/usr/pkg/lib -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wl,--as-needed -Wl,--no-undefined -Wl,-zrelro -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -D_KERNTYPES -D_NETBSD_SOURCE -Wl,-R/usr/lib -Wl,--start-group /usr/lib/librefuse.so -Wl,-R/usr/pkg/lib /usr/pkg/lib/libglib-2.0.so /usr/lib/libintl.so /usr/pkg/lib/libgthread-2.0.so -Wl,--end-group -pthread -Wl,-R/usr/pkg/lib sshfs.p/sshfs.c.o: In function `main': sshfs.c:(.text.startup+0xdad): undefined reference to `fuse_version' ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /tree/pkgsrc/filesystems/fuse-sshfs *** Error code 1 Stop. make: stopped in /tree/pkgsrc/filesystems/fuse-sshfs