=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for fuse-unionfs-1.0 /usr/pkg/bin/gmake -C src/ gmake[1]: Entering directory '/usr/pkgsrc/work/filesystems/fuse-unionfs/work/unionfs-fuse-1.0/src' cc -O2 -march=i586 -D_KERNTYPES -Wall -DFUSE_USE_VERSION=26 -DLIBC_XATTR -c -o unionfs.o unionfs.c In file included from unionfs.c:56: ./opts.h:30:2: error: unknown type name 'pthread_rwlock_t' pthread_rwlock_t dbgpath_lock; // locks dbgpath ^ In file included from unionfs.c:66: ./usyslog.h:17:2: error: unknown type name 'pthread_mutex_t' pthread_mutex_t lock; // lock a single entry ^ unionfs.c:183:9: warning: implicit declaration of function 'fdatasync' is invalid in C99 [-Wimplicit-function-declaration] res = fdatasync(fi->fh); ^ 1 warning and 2 errors generated. : recipe for target 'unionfs.o' failed gmake[1]: *** [unionfs.o] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/filesystems/fuse-unionfs/work/unionfs-fuse-1.0/src' Makefile:6: recipe for target 'build' failed gmake: *** [build] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/filesystems/fuse-unionfs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-unionfs