=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fuse-archivemount-0.5.3nb2 Makefile:47: dep: No such file or directory cc -O2 -march=i586 -I/usr/include -DHAVE_STATVFS -I/usr/include -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -Wall -W -MM archivemount.c > dep cc -O2 -march=i586 -I/usr/include -DHAVE_STATVFS -I/usr/include -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -Wall -W -c archivemount.c archivemount.c:1459:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if( fd = ( open( location, O_WRONLY | O_CREAT | O_EXCL, ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ archivemount.c:1459:10: note: place parentheses around the assignment to silence this warning if( fd = ( open( location, O_WRONLY | O_CREAT | O_EXCL, ^ archivemount.c:1459:10: note: use '==' to turn this assignment into an equality comparison if( fd = ( open( location, O_WRONLY | O_CREAT | O_EXCL, ^ == 1 warning generated. cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -larchive -lfuse -o archivemount archivemount.o /usr/lib/libpuffs.so.2: undefined reference to `sys_safecopyto' /usr/lib/librefuse.so: undefined reference to `puffs_init' /usr/lib/libpuffs.so.2: undefined reference to `__real_main' /usr/lib/libpuffs.so.2: undefined reference to `sys_hz' /usr/lib/libpuffs.so.2: undefined reference to `env_setargs' /usr/lib/libpuffs.so.2: undefined reference to `panic' /usr/lib/libpuffs.so.2: undefined reference to `sef_self' /usr/lib/libpuffs.so.2: undefined reference to `getuptime' /usr/lib/libpuffs.so.2: undefined reference to `__getfh30' /usr/lib/libpuffs.so.2: undefined reference to `sef_startup' /usr/lib/libpuffs.so.2: undefined reference to `fs_lookup_credentials' /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 `sef_setcb_init_restart' /usr/lib/libpuffs.so.2: undefined reference to `fsync_range' /usr/lib/libpuffs.so.2: undefined reference to `sef_receive_status' /usr/lib/libpuffs.so.2: undefined reference to `sys_safecopyfrom' /usr/lib/libpuffs.so.2: undefined reference to `sef_cb_init_fail' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:25: recipe for target 'archivemount' failed gmake: *** [archivemount] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-archivemount *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-archivemount