=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for fuse-sshfs-3.7.2nb1 cd /usr/pkgsrc/filesystems/fuse-sshfs/work/sshfs-3.7.2 && cd . && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr CMAKE=false PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -D_FORTIFY_SOURCE=2\ -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 CPPFLAGS=-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 CXX=c++ CXXFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -D_FORTIFY_SOURCE=2\ -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 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/filesystems/fuse-sshfs/work/.cwrapper/bin:/usr/pkgsrc/filesystems/fuse-sshfs/work/.buildlink/bin:/usr/pkgsrc/filesystems/fuse-sshfs/work/.gcc/bin:/usr/pkgsrc/filesystems/fuse-sshfs/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/pbulk/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/usr/pkgsrc/filesystems/fuse-sshfs/work/.home CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/filesystems/fuse-sshfs/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/filesystems/fuse-sshfs/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/usr/pkgsrc/filesystems/fuse-sshfs/work/.tools/bin/itstool GDBUS_CODEGEN=/usr/pkgsrc/filesystems/fuse-sshfs/work/.tools/bin/gdbus-codegen PKG_CONFIG=/usr/pkgsrc/filesystems/fuse-sshfs/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/usr/pkgsrc/filesystems/fuse-sshfs/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/filesystems/fuse-sshfs/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/filesystems/fuse-sshfs/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/filesystems/fuse-sshfs/work/.cwrapper/config ninja -j 1 -C output ninja: Entering directory `output' [1/7] Compiling C object sshfs.p/sshfs.c.o ../sshfs.c: In function 'sshfs_readdir': ../sshfs.c:2362: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:2380: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:4316:39: warning: implicit declaration of function 'fuse_version' [-Wimplicit-function-declaration] printf("FUSE library version %d\n", fuse_version()); ^ [2/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; ^ [3/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,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -D_KERNTYPES -D_NETBSD_SOURCE -D_FORTIFY_SOURCE=2 -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+0xd94): undefined reference to `fuse_version' 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