prt-get: updating /usr/ports/mate/gvfs prt-get: starting build Sun Aug 12 04:19:51 2018 =======> Building '/usr/ports/packages/gvfs#1.36.0-1.pkg.tar.xz'. bsdtar -p -o -C /usr/ports/mate/gvfs/work/src -xf /usr/ports/sources/gvfs-1.36.0.tar.xz + build + cd gvfs-1.36.0 + sed -i -e /gtkdocize/d autogen.sh + NOCONFIGURE=1 + ./autogen.sh aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.m4' aclocal: installing 'm4/gsettings.m4' from '/usr/share/aclocal/gsettings.m4' aclocal: installing 'm4/iconv.m4' from '/usr/share/aclocal/iconv.m4' aclocal: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4' aclocal: installing 'm4/lib-ld.m4' from '/usr/share/aclocal/lib-ld.m4' aclocal: installing 'm4/lib-link.m4' from '/usr/share/aclocal/lib-link.m4' aclocal: installing 'm4/lib-prefix.m4' from '/usr/share/aclocal/lib-prefix.m4' aclocal: installing 'm4/libgcrypt.m4' from '/usr/share/aclocal/libgcrypt.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/nls.m4' from '/usr/share/aclocal/nls.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' aclocal: installing 'm4/po.m4' from '/usr/share/aclocal/po.m4' aclocal: installing 'm4/progtest.m4' from '/usr/share/aclocal/progtest.m4' autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './INSTALL' client/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Skipping configure process. + ./configure --prefix=/usr --libexecdir=/usr/lib/gvfs --enable-udisks2 --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether build environment is sane... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for gio-querymodules... /usr/bin/gio-querymodules checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for xsltproc... /usr/bin/xsltproc checking whether make supports nested variables... (cached) yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking pkg-config is at least version 0.16... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes ./configure: 14203: ./configure: GTK_DOC_CHECK: not found checking for glib-2.0 >= 2.51.0 gobject-2.0 gmodule-no-export-2.0 gio-unix-2.0 gio-2.0... yes checking for gcr-base-3... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for ssh... /usr/bin/ssh checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getpt... yes checking for posix_openpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... yes checking for socketpair... yes checking for openpty... no checking for openpty in -lutil... yes checking for library containing login_tty... none required checking for polkit-gobject-1 libcap... yes checking for libsoup-2.4 libxml-2.0... yes checking for avahi-glib >= 0.6 avahi-client >= 0.6... no checking for libxml-2.0... yes checking for gudev-1.0 >= 147... yes checking for udisks2 >= 1.97... yes checking for libgphoto2 >= 2.4.0... yes checking for libgphoto2 >= 2.5.0... yes checking for libsecret-unstable... yes checking for libusb-1.0 >= 1.0.21... yes checking for libmtp >= 1.1.0... yes checking for libmtp >= 1.1.5... yes checking for libmtp >= 1.1.6... yes checking for libmtp >= 1.1.9... yes checking for libmtp >= 1.1.12... yes checking for smbclient... yes checking for libarchive... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.8.3) checking LIBGCRYPT API version... okay checking whether _NL_ADDRESS_LANG_TERM is declared... yes checking whether _NL_ADDRESS_COUNTRY_AB3 is declared... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking whether sys/types.h defines makedev... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/param.h... (cached) yes checking for statvfs... yes checking for statfs... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking number of arguments to statfs()... 2 checking for more warnings... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating client/Makefile config.status: creating metadata/Makefile config.status: creating daemon/trashlib/Makefile config.status: creating daemon/Makefile config.status: creating monitor/Makefile config.status: creating monitor/proxy/Makefile config.status: creating monitor/gdu/Makefile config.status: creating monitor/udisks2/Makefile config.status: creating monitor/gphoto2/Makefile config.status: creating monitor/afc/Makefile config.status: creating monitor/mtp/Makefile config.status: creating monitor/goa/Makefile config.status: creating programs/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile gvfs configuration summary: gio module directory : ${exec_prefix}/lib/gio/modules Blu-ray metadata support: no Google support: no HTTP/WebDAV support: yes Samba support: yes FUSE support: no CDDA support: no Gphoto2 support: yes MTP support: yes Polkit support: yes USB support: yes archive support: yes AFC support: no AFP support: yes NFS support: no DNS-SD support: no Build GDU volume monitor: no Build udisks2 volume monitor: yes Build GOA volume monitor: no Use systemd user units: no Use libsystemd-login: no Use GCR: yes GNOME Keyring support: yes Installed tests: no + make make all-recursive make[1]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0' Making all in common make[2]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/common' GEN gvfsdbus.c GEN gvfsdbus.h make all-am make[3]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/common' CC libgvfscommon_monitor_la-gvfsmountinfo.lo CC libgvfscommon_la-gmountspec.lo CC libgvfscommon_la-gmountsource.lo CC libgvfscommon_la-gmountoperationdbus.lo CC libgvfscommon_la-gvfsmonitorimpl.lo CC libgvfscommon_la-gmounttracker.lo CC libgvfscommon_la-gvfsdaemonprotocol.lo CC libgvfscommon_la-gvfsicon.lo CC libgvfscommon_la-gvfsfileinfo.lo CC libgvfscommon_la-gvfsutils.lo CC libgvfscommon_la-gvfsdbus.lo CC libgvfscommon_gphoto2_la-gvfsgphoto2utils.lo CCLD libgvfscommon-gphoto2.la CCLD libgvfscommon.la CCLD libgvfscommon-monitor.la make[3]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/common' make[2]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/common' Making all in metadata make[2]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/metadata' GEN metadata-dbus.c GEN metadata-dbus.h make all-am make[3]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/metadata' CC gvfsd_metadata-meta-daemon.o CC metatree.lo CC metabuilder.lo CC crc32.lo CC metadata-dbus.lo meta-daemon.c: In function 'handle_get_tree_from_device': meta-daemon.c:315:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . GUdevDeviceNumber devnum = makedev (arg_major, arg_minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ metatree.c: In function 'get_tree_for_device': metatree.c:2860:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major (device), ^ ~~~~~~~~~~~~~~~ metatree.c:2861:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor (device), ^ ~~~~~~~~~~~~~~~ CC meta-ls.o CC meta-get.o CC meta-set.o CC meta-get-tree.o CC metadata-nautilus.o GEN org.gtk.vfs.Metadata.service CCLD libmetadata.la CCLD gvfsd-metadata CCLD meta-ls CCLD meta-get CCLD meta-set CCLD meta-get-tree CCLD convert-nautilus-metadata make[3]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/metadata' make[2]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/metadata' Making all in client make[2]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/client' CC test_uri_utils-test-uri-utils.o CC test_uri_utils-gvfsuriutils.o CC gdaemonmount.lo CC gdaemonvfs.lo CC gdaemonvolumemonitor.lo CC gdaemonfile.lo CC gdaemonfileinputstream.lo CC gdaemonfileoutputstream.lo CC gdaemonfileenumerator.lo CC gdaemonfilemonitor.lo CC gvfsdaemondbus.lo CC gvfsiconloadable.lo CC gvfsuriutils.lo CC gvfsurimapper.lo CC smburi.lo CC httpuri.lo CC afpuri.lo CCLD test-uri-utils CCLD libgvfsdbus.la make[2]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/client' Making all in daemon make[2]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon' Making all in trashlib make[3]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon/trashlib' CC libtrash_a-dirwatch.o CC libtrash_a-trashdir.o CC libtrash_a-trashitem.o CC libtrash_a-trashwatcher.o CC libtrash_a-trashexpunge.o AR libtrash.a make[3]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon/trashlib' make[3]: Entering directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon' CC mount.o CC main.o CC gvfsdaemon.lo CC gvfsbackend.lo CC gvfschannel.lo CC gvfsreadchannel.lo CC gvfswritechannel.lo CC gvfsmonitor.lo CC gvfsdaemonutils.lo CC gvfsjob.lo CC gvfsjobsource.lo CC gvfsjobdbus.lo CC gvfsjobprogress.lo CC gvfsjobmount.lo CC gvfsjobunmount.lo CC gvfsjobmountmountable.lo CC gvfsjobunmountmountable.lo CC gvfsjobstartmountable.lo CC gvfsjobstopmountable.lo CC gvfsjobpollmountable.lo CC gvfsjobopenforread.lo CC gvfsjobopeniconforread.lo CC gvfsjoberror.lo CC gvfsjobread.lo CC gvfsjobseekread.lo CC gvfsjobcloseread.lo CC gvfsjobopenforwrite.lo CC gvfsjobwrite.lo CC gvfsjobseekwrite.lo CC gvfsjobtruncate.lo CC gvfsjobclosewrite.lo CC gvfsjobqueryinfo.lo CC gvfsjobqueryinforead.lo CC gvfsjobqueryinfowrite.lo CC gvfsjobqueryfsinfo.lo CC gvfsjobenumerate.lo CC gvfsjobsetdisplayname.lo CC gvfsjobtrash.lo CC gvfsjobdelete.lo CC gvfsjobcopy.lo CC gvfsjobmove.lo CC gvfsjobpush.lo CC gvfsjobpull.lo CC gvfsjobmakedirectory.lo CC gvfsjobmakesymlink.lo CC gvfsjobsetattribute.lo CC gvfsjobqueryattributes.lo CC gvfsjobcreatemonitor.lo CC gvfskeyring.lo CC gvfsd_sftp-gvfsbackendsftp.o CC gvfsd_sftp-pty_open.o CC gvfsd_sftp-daemon-main.o CC gvfsd_sftp-daemon-main-generic.o CC gvfsd_trash-gvfsbackendtrash.o CC gvfsd_trash-daemon-main.o CC gvfsd_trash-daemon-main-generic.o CC gvfsd_computer-gvfsbackendcomputer.o CC gvfsd_computer-daemon-main.o CC gvfsd_computer-daemon-main-generic.o CC gvfsd_burn-gvfsbackendburn.o CC gvfsd_burn-daemon-main.o CC gvfsd_burn-daemon-main-generic.o CC gvfsd_localtest-gvfsbackendlocaltest.o CC gvfsd_localtest-daemon-main.o CC gvfsd_localtest-daemon-main-generic.o CC gvfsd_ftp-gvfsftpconnection.o CC gvfsd_ftp-gvfsftpdircache.o CC gvfsd_ftp-gvfsftpfile.o CC gvfsd_ftp-gvfsftptask.o CC gvfsd_ftp-gvfsbackendftp.o CC gvfsd_ftp-ParseFTPList.o CC gvfsd_ftp-daemon-main.o CC gvfsd_ftp-daemon-main-generic.o CC gvfsd_network-gvfsbackendnetwork.o CC gvfsd_network-daemon-main.o CC gvfsd_network-daemon-main-generic.o CC gvfsd_recent-gvfsbackendrecent.o CC gvfsd_recent-daemon-main.o CC gvfsd_recent-daemon-main-generic.o CC gvfsd_admin-gvfsbackendadmin.o CC gvfsd_admin-daemon-main.o CC gvfsd_admin-daemon-main-generic.o CC gvfsd_http-gvfshttpinputstream.o CC gvfsd_http-gvfsbackendhttp.o CC gvfsd_http-daemon-main.o CC gvfsd_http-daemon-main-generic.o CC gvfsd_dav-gvfshttpinputstream.o CC gvfsd_dav-gvfsbackendhttp.o CC gvfsd_dav-gvfsbackenddav.o CC gvfsd_dav-daemon-main.o CC gvfsd_dav-daemon-main-generic.o CC gvfsd_smb_browse-gvfsbackendsmbbrowse.o CC gvfsd_smb_browse-gvfsbackendsmb.o CC gvfsd_smb_browse-daemon-main.o CC gvfsd_smb_browse-daemon-main-generic.o CC gvfsd_smb-gvfsbackendsmb.o CC gvfsd_smb-daemon-main.o CC gvfsd_smb-daemon-main-generic.o CC gvfsd_gphoto2-gvfsbackendgphoto2.o CC gvfsd_gphoto2-daemon-main.o CC gvfsd_gphoto2-daemon-main-generic.o CC gvfsd_mtp-gvfsbackendmtp.o CC gvfsd_mtp-daemon-main.o CC gvfsd_mtp-daemon-main-generic.o CC gvfsd_archive-gvfsbackendarchive.o CC gvfsd_archive-daemon-main.o CC gvfsd_archive-daemon-main-generic.o CC gvfsd_afp_browse-gvfsbackendafpbrowse.o CC gvfsd_afp_browse-daemon-main.o CC gvfsd_afp_browse-daemon-main-generic.o CC gvfsd_afp_browse-gvfsafputils.o CC gvfsd_afp_browse-gvfsafpconnection.o CC gvfsd_afp_browse-gvfsafpserver.o CC gvfsd_afp_browse-gvfsafpvolume.o CC gvfsd_afp-gvfsbackendafp.o CC gvfsd_afp-daemon-main.o CC gvfsd_afp-daemon-main-generic.o CC gvfsd_afp-gvfsafputils.o CC gvfsd_afp-gvfsafpconnection.o CC gvfsd_afp-gvfsafpserver.o CC gvfsd_afp-gvfsafpvolume.o CC gvfsd_test-gvfsbackendtest.o CC gvfsd_test-daemon-main.o CC gvfsd_test-daemon-main-generic.o GEN org.gtk.vfs.file-operations.policy.in GEN sftp.mount GEN ftp.mount GEN ftps.mount GEN trash.mount GEN computer.mount GEN burn.mount GEN localtest.mount GEN network.mount GEN recent.mount GEN admin.mount GEN http.mount GEN dav.mount GEN smb.mount GEN smb-browse.mount GEN gphoto2.mount GEN mtp.mount GEN archive.mount GEN afp-browse.mount GEN afp.mount GEN sftp.localmount GEN ftp.localmount GEN ftps.localmount GEN trash.localmount GEN computer.localmount GEN burn.localmount GEN localtest.localmount GEN network.localmount GEN recent.localmount GEN admin.localmount GEN http.localmount GEN dav.localmount GEN smb.localmount GEN smb-browse.localmount GEN gphoto2.localmount GEN mtp.localmount GEN archive.localmount GEN afp-browse.localmount GEN afp.localmount GEN org.gtk.vfs.Daemon.service GEN org.gnome.system.gvfs.enums.xml CCLD libgvfsdaemon.la GEN org.gtk.vfs.file-operations.policy GEN org.gnome.system.smb.gschema.valid CCLD gvfsd CCLD gvfsd-sftp CCLD gvfsd-trash CCLD gvfsd-computer CCLD gvfsd-burn CCLD gvfsd-localtest CCLD gvfsd-ftp CCLD gvfsd-network CCLD gvfsd-recent CCLD gvfsd-admin CCLD gvfsd-http CCLD gvfsd-dav CCLD gvfsd-smb-browse CCLD gvfsd-smb CCLD gvfsd-gphoto2 CCLD gvfsd-mtp /usr/lib/samba/libldbsamba-samba4.so: undefined reference to `ldb_schema_set_override_GUID_index@LDB_1.3.0' /usr/lib/samba/libldbsamba-samba4.so: undefined reference to `ldb_schema_set_override_indexlist@LDB_1.1.30' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1599: gvfsd-smb-browse] Error 1 make[3]: *** Waiting for unfinished jobs.... /usr/lib/samba/libldbsamba-samba4.so: undefined reference to `ldb_schema_set_override_GUID_index@LDB_1.3.0' /usr/lib/samba/libldbsamba-samba4.so: undefined reference to `ldb_schema_set_override_indexlist@LDB_1.1.30' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1595: gvfsd-smb] Error 1 make[3]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon' make[2]: *** [Makefile:3181: all-recursive] Error 1 make[2]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0/daemon' make[1]: *** [Makefile:518: all-recursive] Error 1 make[1]: Leaving directory '/usr/ports/mate/gvfs/work/src/gvfs-1.36.0' make: *** [Makefile:450: all] Error 2 =======> ERROR: Building '/usr/ports/packages/gvfs#1.36.0-1.pkg.tar.xz' failed.