=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for fuse-obexfs-0.8nb2 cd . && aclocal-1.7 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 . && \ automake-1.7 --gnu Makefile cd . && autoconf WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. configure.in:3: warning: The macro `AC_FOREACH' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/general.m4:191: AC_FOREACH is expanded from... aclocal.m4:203: _AM_SET_OPTIONS is expanded from... aclocal.m4:56: AM_INIT_AUTOMAKE is expanded from... configure.in:3: the top level configure.in:4: warning: The macro `AM_CONFIG_HEADER' is obsolete. configure.in:4: You should run autoupdate. aclocal.m4:860: AM_CONFIG_HEADER is expanded from... configure.in:4: the top level configure.in:17: warning: AC_OUTPUT should be used without arguments. configure.in:17: You should run autoupdate. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status Makefile config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting /bin/sh ./config.status --recheck cd . && autoheader autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/filesystems/fuse-obexfs/work/obexfs-0.8' /bin/sh ./config.status --recheck Making all in fuse gmake[2]: Entering directory '/tmp/filesystems/fuse-obexfs/work/obexfs-0.8/fuse' cd .. && /bin/sh ./config.status fuse/Makefile depfiles config.status: creating fuse/Makefile config.status: WARNING: 'fuse/Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -W -Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT obexfs.o -MD -MP -MF ".deps/obexfs.Tpo" \ -c -o obexfs.o `test -f 'obexfs.c' || echo './'`obexfs.c; \ then mv -f ".deps/obexfs.Tpo" ".deps/obexfs.Po"; \ else rm -f ".deps/obexfs.Tpo"; exit 1; \ fi In file included from /usr/include/puffs.h:44:0, from /usr/include/fuse.h:41, from obexfs.c:33: /usr/include/fs/puffs/puffs_msgif.h:595:2: error: unknown type name 'register_t' register_t pvnr_retval; /* IN */ ^~~~~~~~~~ In file included from /usr/include/fuse.h:41:0, from obexfs.c:33: /usr/include/puffs.h:225:27: error: unknown type name 'register_t'; did you mean '__register_t'? puffs_cookie_t, int, register_t *); ^~~~~~~~~~ __register_t /usr/include/puffs.h:436:1: error: unknown type name 'register_t'; did you mean '__register_t'? PUFFSOP_PROTOS(puffs_null) /* XXX */ ^ /usr/include/puffs.h:505:20: error: unknown type name 'vsize_t'; did you mean 'ssize_t'? enum vtype, vsize_t, dev_t); ^~~~~~~ ssize_t obexfs.c: In function 'ofs_getdir': obexfs.c:209:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable] struct stat stat; ^~~~ obexfs.c: In function 'ofs_write': obexfs.c:364:34: warning: unused parameter 'path' [-Wunused-parameter] static int ofs_write(const char *path, const char *buf, size_t size, off_t offset, struct fuse_file_info *fi) ^~~~ obexfs.c: In function 'ofs_release': obexfs.c:409:32: warning: pointer targets in passing argument 2 of 'obexftp_put_data' differ in signedness [-Wpointer-sign] (void) obexftp_put_data(cli, wb->data, wb->size, path); ^~ In file included from obexfs.c:53:0: /tmp/filesystems/fuse-obexfs/work/.buildlink/include/obexftp/client.h:189:5: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' int obexftp_put_data(obexftp_client_t *cli, const uint8_t *data, int size, ^~~~~~~~~~~~~~~~ obexfs.c: In function 'ofs_destroy': obexfs.c:473:31: warning: unused parameter 'private_data' [-Wunused-parameter] static void ofs_destroy(void *private_data) { ^~~~~~~~~~~~ obexfs.c: At top level: obexfs.c:504:9: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] init: ofs_init, ^~~~~~~~ obexfs.c:504:9: note: (near initialization for 'ofs_oper.init') gmake[2]: *** [Makefile:202: obexfs.o] Error 1 gmake[2]: Leaving directory '/tmp/filesystems/fuse-obexfs/work/obexfs-0.8/fuse' gmake[1]: *** [Makefile:175: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/filesystems/fuse-obexfs/work/obexfs-0.8' gmake: *** [Makefile:130: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/filesystems/fuse-obexfs *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/filesystems/fuse-obexfs