=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fuse-wdfs-1.4.2nb9 Making all in src /usr/pkg/bin/bmake all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -DHAVE_STDBOOL_H -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/neon -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -D_GNU_SOURCE -D_REENTRANT -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DHAVE_STDBOOL_H -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/neon -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -D_GNU_SOURCE -D_REENTRANT -MT svn.o -MD -MP -MF ".deps/svn.Tpo" -c -o svn.o svn.c; then mv -f ".deps/svn.Tpo" ".deps/svn.Po"; else rm -f ".deps/svn.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DHAVE_STDBOOL_H -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/neon -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -D_GNU_SOURCE -D_REENTRANT -MT wdfs-main.o -MD -MP -MF ".deps/wdfs-main.Tpo" -c -o wdfs-main.o wdfs-main.c; then mv -f ".deps/wdfs-main.Tpo" ".deps/wdfs-main.Po"; else rm -f ".deps/wdfs-main.Tpo"; exit 1; fi wdfs-main.c:149:21: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(option_list, "-ho"); ^~~~~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:162:21: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(option_list, "--version"); ^~~~~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:167:28: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] return fuse_opt_add_arg(option_list, "-f"); ^~~~~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:1339:49: warning: incompatible pointer types passing 'int (void *, const char *, int, struct fuse_args *)' to parameter of type 'fuse_opt_proc_t' (aka 'int (*)(void *, const char *, int, struct fuse_args *)') [-Wincompatible-pointer-types] if (fuse_opt_parse(&options, &wdfs, wdfs_opts, wdfs_opt_proc) == -1) ^~~~~~~~~~~~~ /usr/include/fuse_opt.h:63:46: note: passing argument to parameter here const struct fuse_opt *, fuse_opt_proc_t); ^ wdfs-main.c:1370:19: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(&options, fsname); ^~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:1374:19: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(&options, "-s"); ^~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:1377:19: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(&options, "-oentry_timeout=0"); ^~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ wdfs-main.c:1378:19: warning: incompatible pointer types passing 'struct fuse_args *' to parameter of type 'struct fuse_args *' [-Wincompatible-pointer-types] fuse_opt_add_arg(&options, "-oattr_timeout=0"); ^~~~~~~~ /usr/include/fuse_opt.h:57:40: note: passing argument to parameter here int fuse_opt_add_arg(struct fuse_args *, const char *); ^ 8 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DHAVE_STDBOOL_H -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/neon -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -D_GNU_SOURCE -D_REENTRANT -MT webdav.o -MD -MP -MF ".deps/webdav.Tpo" -c -o webdav.o webdav.c; then mv -f ".deps/webdav.Tpo" ".deps/webdav.Po"; else rm -f ".deps/webdav.Tpo"; exit 1; fi cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/neon -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -D_GNU_SOURCE -D_REENTRANT -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o wdfs cache.o svn.o wdfs-main.o webdav.o -L/usr/pkg/lib -Wl,-R/usr/lib -lrefuse -Wl,-R/usr/pkg/lib -lneon -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl /usr/lib/libpuffs.so.2: undefined reference to `fs_lookup_credentials' /usr/lib/libpuffs.so.2: undefined reference to `__getfh30' /usr/lib/libpuffs.so.2: undefined reference to `sef_self' /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 `fsync_range' /usr/lib/libpuffs.so.2: undefined reference to `sef_startup' /usr/lib/libpuffs.so.2: undefined reference to `sef_cb_init_fail' /usr/lib/libpuffs.so.2: undefined reference to `__real_main' /usr/lib/libpuffs.so.2: undefined reference to `panic' /usr/lib/librefuse.so: undefined reference to `puffs_init' /usr/lib/libpuffs.so.2: undefined reference to `sys_safecopyto' /usr/lib/libpuffs.so.2: undefined reference to `sef_receive_status' /usr/lib/libpuffs.so.2: undefined reference to `getuptime' /usr/lib/libpuffs.so.2: undefined reference to `sys_hz' /usr/lib/libpuffs.so.2: undefined reference to `sys_safecopyfrom' /usr/lib/libpuffs.so.2: undefined reference to `sef_setcb_init_fresh' /usr/lib/libpuffs.so.2: undefined reference to `sef_setcb_init_restart' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/filesystems/fuse-wdfs/work/wdfs-1.4.2/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/filesystems/fuse-wdfs/work/wdfs-1.4.2/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/filesystems/fuse-wdfs/work/wdfs-1.4.2 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-wdfs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-wdfs