=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for svnfs-0.4nb29 cd . && aclocal-1.9 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in cd . && autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/pkg/bin/bmake all-recursive Making all in src cd .. && /usr/pkg/bin/bmake am--refresh if cc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include/apr-1 -I/usr/pkg/include/subversion-1 -O2 -march=i586 -D_KERNTYPES -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -MT svnfs.o -MD -MP -MF ".deps/svnfs.Tpo" -c -o svnfs.o svnfs.c; then mv -f ".deps/svnfs.Tpo" ".deps/svnfs.Po"; else rm -f ".deps/svnfs.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 -I/usr/pkg/include/apr-1 -I/usr/pkg/include/subversion-1 -O2 -march=i586 -D_KERNTYPES -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -MT svnclient.o -MD -MP -MF ".deps/svnclient.Tpo" -c -o svnclient.o svnclient.c; then mv -f ".deps/svnclient.Tpo" ".deps/svnclient.Po"; else rm -f ".deps/svnclient.Tpo"; exit 1; fi svnclient.c:31:16: warning: 'svn_client_create_context' is deprecated [-Wdeprecated-declarations] if( (err = svn_client_create_context(&ctx, pool)) ) { ^ /usr/pkgsrc/work/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:1079:1: note: 'svn_client_create_context' has been explicitly marked deprecated here svn_client_create_context(svn_client_ctx_t **ctx, ^ svnclient.c:44:5: warning: 'svn_client_get_username_provider' is deprecated [-Wdeprecated-declarations] svn_client_get_username_provider(&username_wc_provider, pool); ^ /usr/pkgsrc/work/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:198:1: note: 'svn_client_get_username_provider' has been explicitly marked deprecated here svn_client_get_username_provider(svn_auth_provider_object_t **provider, ^ svnclient.c:152:16: warning: 'svn_client_list' is deprecated [-Wdeprecated-declarations] if( (err = svn_client_list(fullpath, rev, rev, FALSE, dirent_fields, FALSE, ^ /usr/pkgsrc/work/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:5778:1: note: 'svn_client_list' has been explicitly marked deprecated here svn_client_list(const char *path_or_url, ^ svnclient.c:187:16: warning: 'svn_client_cat2' is deprecated [-Wdeprecated-declarations] if( (err = svn_client_cat2(out, path, rev, rev, ctx, subpool)) ^ /usr/pkgsrc/work/filesystems/fuse-svnfs/work/.buildlink/include/subversion-1/svn_client.h:5909:1: note: 'svn_client_cat2' has been explicitly marked deprecated here svn_client_cat2(svn_stream_t *out, ^ 4 warnings generated. cc -O2 -march=i586 -D_KERNTYPES -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o svnfs svnfs.o svnclient.o -lm -lcrypt -L/usr/pkg/lib -lapr-1 svnfs.o: In function `main': svnfs.c:(.text+0xfa): undefined reference to `fuse_opt_parse' svnfs.c:(.text+0x222): undefined reference to `fuse_main_real' svnclient.o: In function `svnclient_setup_ctx': svnclient.c:(.text+0x21): undefined reference to `svn_pool_create_ex' svnclient.c:(.text+0x57): undefined reference to `svn_client_create_context' svnclient.c:(.text+0x7d): undefined reference to `svn_config_get_config' svnclient.c:(.text+0x97): undefined reference to `svn_strerror' svnclient.c:(.text+0x116): undefined reference to `svn_client_get_username_provider' svnclient.c:(.text+0x13b): undefined reference to `svn_auth_open' svnclient.o: In function `svnclient_list': svnclient.c:(.text+0x272): undefined reference to `svn_client_list' svnclient.o: In function `_svnclient_list_func': svnclient.c:(.text+0x47b): undefined reference to `svn_error_create' svnclient.o: In function `svnclient_read': svnclient.c:(.text+0x4cd): undefined reference to `svn_pool_create_ex' svnclient.c:(.text+0x4df): undefined reference to `svn_stringbuf_create' svnclient.c:(.text+0x4ee): undefined reference to `svn_stream_from_stringbuf' svnclient.c:(.text+0x56f): undefined reference to `svn_client_cat2' svnclient.c:(.text+0x599): undefined reference to `svn_strerror' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[2]: stopped in /usr/pkgsrc/work/filesystems/fuse-svnfs/work/svnfs-0.4/src *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/filesystems/fuse-svnfs/work/svnfs-0.4 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/filesystems/fuse-svnfs/work/svnfs-0.4 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/filesystems/fuse-svnfs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-svnfs