=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for fuse-gstfs-0.1nb5 cc -O2 -march=i586 -D_KERNTYPES -I/usr/pkg/include -I/usr/include -D_REENTRANT -g -Wall -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 `pkg-config --cflags fuse glib-2.0 gstreamer-0.10` -I/usr/pkg/include -I/usr/include -D_REENTRANT -c -o gstfs.o gstfs.c cc -O2 -march=i586 -D_KERNTYPES -I/usr/pkg/include -I/usr/include -D_REENTRANT -g -Wall -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 `pkg-config --cflags fuse glib-2.0 gstreamer-0.10` -I/usr/pkg/include -I/usr/include -D_REENTRANT -c -o xcode.o xcode.c xcode.c:86:26: warning: variable 'thread_status' is uninitialized when used here [-Wuninitialized] pthread_join(thread, thread_status); ^~~~~~~~~~~~~ xcode.c:44:24: note: initialize the variable 'thread_status' to silence this warning void *thread_status; ^ = NULL 1 warning generated. cc -o gstfs gstfs.o xcode.o `pkg-config --libs fuse glib-2.0 gstreamer-0.10` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib /usr/lib/libpuffs.so.2: undefined reference to `fsdriver_copyin' /usr/lib/libpuffs.so.2: undefined reference to `sef_cancel' /usr/lib/libpuffs.so.2: undefined reference to `fsdriver_copyout' /usr/lib/libpuffs.so.2: undefined reference to `sef_receive_status' /usr/lib/libpuffs.so.2: undefined reference to `__real_main' /usr/lib/libpuffs.so.2: undefined reference to `sef_startup' /usr/lib/libpuffs.so.2: undefined reference to `clock_time' /usr/lib/libpuffs.so.2: undefined reference to `fsdriver_process' /usr/lib/libpuffs.so.2: undefined reference to `env_setargs' /usr/lib/libpuffs.so.2: undefined reference to `sef_setcb_signal_handler' /usr/lib/libpuffs.so.2: undefined reference to `sef_setcb_init_fresh' /usr/lib/libpuffs.so.2: undefined reference to `panic' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:15: recipe for target 'gstfs' failed gmake: *** [gstfs] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/filesystems/fuse-gstfs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-gstfs