=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fuse-curlftpfs-0.9.1nb8 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1' Making all in compat gmake[2]: Entering directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1/compat' if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -O2 -march=i586 -D_NETBSD_SOURCE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -Wall -W -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -Icompat -I../compat -MT fuse_opt.lo -MD -MP -MF ".deps/fuse_opt.Tpo" -c -o fuse_opt.lo fuse_opt.c; \ then mv -f ".deps/fuse_opt.Tpo" ".deps/fuse_opt.Plo"; else rm -f ".deps/fuse_opt.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/krb5 -O2 -march=i586 -D_NETBSD_SOURCE -Wall -W -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/lib/glib-2.0/include -Icompat -I../compat -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -fPIC -DPIC -o .libs/fuse_opt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/krb5 -O2 -march=i586 -D_NETBSD_SOURCE -Wall -W -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/lib/glib-2.0/include -Icompat -I../compat -MT fuse_opt.lo -MD -MP -MF .deps/fuse_opt.Tpo -c fuse_opt.c -o fuse_opt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -march=i586 -D_NETBSD_SOURCE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -Wall -W -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -Icompat -I../compat -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libcompat.la fuse_opt.lo -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl -Wl,-R/usr/lib -lrefuse -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -L/usr/pkg/lib -lcurl -lidn -lssl -lcrypto -L/usr/pkg/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/pkg/lib -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -lz libtool: link: ar cru .libs/libcompat.a @.libs/libcompat.libcmd libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) gmake[2]: Leaving directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1/compat' Making all in doc gmake[2]: Entering directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1/doc' gmake[2]: Entering directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1' if cc -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=25 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -O2 -march=i586 -D_NETBSD_SOURCE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/krb5 -Wall -W -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -Icompat -I../compat -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 In file included from cache.c:9: In file included from ./cache.h:12: In file included from /usr/include/fuse.h:191: compat/fuse_opt.h:105:8: error: redefinition of 'fuse_args' struct fuse_args { ^ /usr/include/fuse.h:84:8: note: previous definition is here struct fuse_args { ^ cache.c:421:37: error: no member named '__pthread_write' in 'struct fuse_operations' int res = cache.next_oper->oper.write(path, buf, size, offset, fi); ~~~~~~~~~~~~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ cache.c:482:17: error: no member named '__pthread_read' in 'struct fuse_operations' cache_oper->read = oper->oper.read; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ cache.c:482:42: error: no member named '__pthread_read' in 'struct fuse_operations' cache_oper->read = oper->oper.read; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:528:20: note: expanded from macro 'read' #define read __pthread_read ^ cache.c:483:17: error: no member named '__pthread_write' in 'struct fuse_operations' cache_oper->write = oper->oper.write; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ cache.c:483:42: error: no member named '__pthread_write' in 'struct fuse_operations' cache_oper->write = oper->oper.write; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ cache.c:520:20: error: no member named '__pthread_write' in 'struct fuse_operations' cache_oper.write = oper->oper.write ? cache_write : NULL; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ cache.c:520:42: error: no member named '__pthread_write' in 'struct fuse_operations' cache_oper.write = oper->oper.write ? cache_write : NULL; ~~~~~~~~~~ ^ /usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ 8 errors generated. Makefile:335: recipe for target 'cache.o' failed gmake[2]: *** [cache.o] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1' Makefile:372: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/filesystems/fuse-curlftpfs/work/curlftpfs-0.9.1' Makefile:229: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-curlftpfs *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/filesystems/fuse-curlftpfs