=> 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-bindfs-1.15.1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/filesystems/fuse-bindfs/work/bindfs-1.15.1' Making all in src gmake[2]: Entering directory '/usr/pkgsrc/filesystems/fuse-bindfs/work/bindfs-1.15.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT bindfs.o -MD -MP -MF .deps/bindfs.Tpo -c -o bindfs.o bindfs.c bindfs.c: In function 'process_option': bindfs.c:1878:60: warning: implicit declaration of function 'fuse_version' [-Wimplicit-function-declaration] printf("libfuse interface linked version %d.%d\n", fuse_version() / 10, fuse_version() % 10); ^ bindfs.c: At top level: bindfs.c:1437:12: warning: 'bindfs_lock' defined but not used [-Wunused-function] static int bindfs_lock(const char *path, struct fuse_file_info *fi, int cmd, ^ bindfs.c:1448:12: warning: 'bindfs_flock' defined but not used [-Wunused-function] static int bindfs_flock(const char *path, struct fuse_file_info *fi, int op) ^ bindfs.c:1462:12: warning: 'bindfs_ioctl' defined but not used [-Wunused-function] static int bindfs_ioctl(const char *path, int cmd, void *arg, ^ mv -f .deps/bindfs.Tpo .deps/bindfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT permchain.o -MD -MP -MF .deps/permchain.Tpo -c -o permchain.o permchain.c mv -f .deps/permchain.Tpo .deps/permchain.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT userinfo.o -MD -MP -MF .deps/userinfo.Tpo -c -o userinfo.o userinfo.c mv -f .deps/userinfo.Tpo .deps/userinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT arena.o -MD -MP -MF .deps/arena.Tpo -c -o arena.o arena.c mv -f .deps/arena.Tpo .deps/arena.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT usermap.o -MD -MP -MF .deps/usermap.Tpo -c -o usermap.o usermap.c mv -f .deps/usermap.Tpo .deps/usermap.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -MT rate_limiter.o -MD -MP -MF .deps/rate_limiter.Tpo -c -o rate_limiter.o rate_limiter.c mv -f .deps/rate_limiter.Tpo .deps/rate_limiter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-R/usr/pkg/lib -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -Wl,-R/usr/lib -lrefuse -pthread libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -lrefuse -pthread bindfs.o: In function `process_option': bindfs.c:(.text+0x1040): undefined reference to `fuse_version' bindfs.c:(.text+0x1048): undefined reference to `fuse_version' bindfs.o: In function `main': bindfs.c:(.text.startup+0xe68): undefined reference to `fuse_version' gmake[2]: *** [Makefile:432: bindfs] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/filesystems/fuse-bindfs/work/bindfs-1.15.1/src' gmake[1]: *** [Makefile:403: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/filesystems/fuse-bindfs/work/bindfs-1.15.1' gmake: *** [Makefile:335: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/filesystems/fuse-bindfs *** Error code 1 Stop. make: stopped in /usr/pkgsrc/filesystems/fuse-bindfs