tce-load -i compiletc intltool libxslt gsettings-desktop-schemas-dev dbus-glib-dev fuse-dev gnome-keyring-dev libxml2-dev libarchive-dev libsecret-dev avahi-dev samba-dev gnome-online-accounts-dev udisks-dev openssh libgphoto2-dev libcdio-paranoia-dev libnfs-dev glibc_add_lib libbluray-dev libmtp-dev

https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.32/gvfs-1.32.2.tar.xz

cd gvfs-1.32.2

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --libexecdir=/usr/local/lib/gvfs --disable-documentation

find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \;

make [1m 21.60s]
sudo make install

edit /usr/local/share/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
subject.isInGroup ("staff")) {

gvfs configuration summary:

        gio module directory : ${exec_prefix}/lib/gio/modules

        hotplug backend:              gudev

        Blu-ray metadata support:     yes
        Google support:               no
        HTTP/WebDAV support:          yes
        Samba support:                yes
        FUSE support:                 yes
        CDDA support:                 yes
        Gphoto2 support:              yes
        MTP support:                  yes
        Polkit support:               yes
        archive support:              yes
        AFC support:                  no
        AFP support:                  yes
        NFS support:                  yes
        DNS-SD support:               yes
        Build HAL volume monitor:     no (with fast init path: no)
        Build GDU volume monitor:     no
        Build udisks2 volume monitor: yes
        Build GOA volume monitor:     yes
        Use systemd user units:       no
        Use libsystemd-login:         no
        Use GCR:                      yes
        GNOME Keyring support:        yes
        GTK+ support:                 yes
        Bash-completion support:      yes
        Installed tests:              no
