>>> gvfs 1.44.1 Downloading --2021-01-25 13:26:00-- http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.44/gvfs-1.44.1.tar.xz Resolving ftp.gnome.org (ftp.gnome.org)... 8.43.85.29, 8.43.85.14, 8.43.85.13, ... Connecting to ftp.gnome.org (ftp.gnome.org)|8.43.85.29|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.44/gvfs-1.44.1.tar.xz [following] --2021-01-25 13:26:00-- https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.44/gvfs-1.44.1.tar.xz Connecting to ftp.gnome.org (ftp.gnome.org)|8.43.85.29|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://download.gnome.org/sources/gvfs/1.44/gvfs-1.44.1.tar.xz [following] --2021-01-25 13:26:01-- https://download.gnome.org/sources/gvfs/1.44/gvfs-1.44.1.tar.xz Resolving download.gnome.org (download.gnome.org)... 8.43.85.29, 8.43.85.14, 8.43.85.13, ... Connecting to download.gnome.org (download.gnome.org)|8.43.85.29|:443... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.cse.buffalo.edu/pub/Gnome/sources/gvfs/1.44/gvfs-1.44.1.tar.xz [following] --2021-01-25 13:26:01-- http://ftp.cse.buffalo.edu/pub/Gnome/sources/gvfs/1.44/gvfs-1.44.1.tar.xz Resolving ftp.cse.buffalo.edu (ftp.cse.buffalo.edu)... 128.205.32.51, 2620:cc:8000:c00::106 Connecting to ftp.cse.buffalo.edu (ftp.cse.buffalo.edu)|128.205.32.51|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1222040 (1.2M) [application/x-xz] Saving to: '/tmp/instance-0/output-1/build/.gvfs-1.44.1.tar.xz.FRdnlL/output' 0K .......... .......... .......... .......... .......... 4% 526K 2s 50K .......... .......... .......... .......... .......... 8% 949K 2s 100K .......... .......... .......... .......... .......... 12% 14.8M 1s 150K .......... .......... .......... .......... .......... 16% 1.06M 1s 200K .......... .......... .......... .......... .......... 20% 21.1M 1s 250K .......... .......... .......... .......... .......... 25% 1.13M 1s 300K .......... .......... .......... .......... .......... 29% 1.16M 1s 350K .......... .......... .......... .......... .......... 33% 19.9M 1s 400K .......... .......... .......... .......... .......... 37% 1.17M 1s 450K .......... .......... .......... .......... .......... 41% 12.2M 0s 500K .......... .......... .......... .......... .......... 46% 1.22M 0s 550K .......... .......... .......... .......... .......... 50% 10.2M 0s 600K .......... .......... .......... .......... .......... 54% 1.12M 0s 650K .......... .......... .......... .......... .......... 58% 51.3M 0s 700K .......... .......... .......... .......... .......... 62% 1.13M 0s 750K .......... .......... .......... .......... .......... 67% 11.3M 0s 800K .......... .......... .......... .......... .......... 71% 7.02M 0s 850K .......... .......... .......... .......... .......... 75% 1.29M 0s 900K .......... .......... .......... .......... .......... 79% 12.8M 0s 950K .......... .......... .......... .......... .......... 83% 1.21M 0s 1000K .......... .......... .......... .......... .......... 87% 19.3M 0s 1050K .......... .......... .......... .......... .......... 92% 1.17M 0s 1100K .......... .......... .......... .......... .......... 96% 12.2M 0s 1150K .......... .......... .......... .......... ... 100% 24.7M=0.6s 2021-01-25 13:26:02 (1.91 MB/s) - '/tmp/instance-0/output-1/build/.gvfs-1.44.1.tar.xz.FRdnlL/output' saved [1222040/1222040] gvfs-1.44.1.tar.xz: OK (sha256: 50ef3245d1b03666a40455109169a2a1bd51419fd2d51f9fa6cfd4f89f04fb46) >>> gvfs 1.44.1 Extracting xzcat /tmp/instance-0/dl/gvfs/gvfs-1.44.1.tar.xz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/gvfs-1.44.1 -xf - >>> gvfs 1.44.1 Patching Applying 0001-meson.build-fix-linking-with-libmetadata.patch using patch: patching file client/meson.build patching file metadata/meson.build >>> gvfs 1.44.1 Configuring rm -rf /tmp/instance-0/output-1/build/gvfs-1.44.1//build mkdir -p /tmp/instance-0/output-1/build/gvfs-1.44.1//build sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/mips-linux-gnu-%g' -e 's%@TARGET_ARCH@%mips64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/build/gvfs-1.44.1//build/cross-compilation.conf PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/gcc" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-0/output-1/build/gvfs-1.44.1//build/cross-compilation.conf -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-0/output-1/host/lib/pkgconfig -Dafc=false -Dgoa=false -Dgoogle=false -Dmtp=false -Dsftp=false -Dudisks2=false -Ddnssd=false -Dgcr=false -Dgudev=false -Darchive=false -Dbluray=false -Dadmin=true -Dcdda=false -Dfuse=false -Dafp=true -Dgcrypt=true -Dgphoto2=false -Dnfs=false -Dkeyring=false -Dhttp=true -Dlibusb=true -Dsmb=false -Dlogind=false -Dsystemduserunitdir=no -Dtmpfilesdir=no /tmp/instance-0/output-1/build/gvfs-1.44.1/ /tmp/instance-0/output-1/build/gvfs-1.44.1//build The Meson build system Version: 0.56.2 Source dir: /tmp/instance-0/output-1/build/gvfs-1.44.1 Build dir: /tmp/instance-0/output-1/build/gvfs-1.44.1/build Build type: cross build Project name: gvfs Project version: 1.44.1 C compiler for the host machine: /tmp/instance-0/output-1/host/bin/mips-linux-gnu-gcc (gcc 5.3.0 "mips-linux-gnu-gcc (Sourcery CodeBench Lite 2016.05-8) 5.3.0") C linker for the host machine: /tmp/instance-0/output-1/host/bin/mips-linux-gnu-gcc ld.bfd 2.25.51 Using 'CC_FOR_BUILD' from environment with value: '/usr/bin/gcc' C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: mips64 Target machine cpu: Checking for function "socketpair" : YES Library util found: YES Has header "util.h" with dependency -lutil: NO Checking for function "openpty" with dependency -lutil: YES Checking for function "login_tty" with dependency -lutil: YES Has header "sys/param.h" : YES Has header "sys/mount.h" : YES Has header "sys/statfs.h" : YES Has header "sys/statvfs.h" : YES Has header "sys/vfs.h" : YES Has header "stropts.h" : YES Has header "sys/un.h" : YES Has header "termios.h" : YES Has header "utmp.h" : YES Checking for function "getpt" : YES Checking for function "grantpt" : YES Checking for function "posix_openpt" : YES Checking for function "ptsname" : YES Checking for function "ptsname_r" : YES Checking for function "unlockpt" : YES Checking for function "statfs" : YES Checking for function "statvfs" : YES Header has symbol "_NL_ADDRESS_LANG_TERM" : YES Header has symbol "_NL_ADDRESS_COUNTRY_AB3" : YES Header has symbol "major" : NO Header has symbol "major" : YES Header has symbol "minor" : YES Header has symbol "makedev" : YES Checking for type "gid_t" : YES Checking for type "pid_t" : YES Checking for type "size_t" : YES Checking for type "uid_t" : YES Checking whether type "struct statfs" has members "f_bavail" : YES Checking whether type "struct statvfs" has members "f_basetype" : NO Checking whether type "struct stat" has members "st_atimensec" : NO Checking whether type "struct stat" has members "st_atim.tv_nsec" : YES Checking whether type "struct stat" has members "st_ctimensec" : NO Checking whether type "struct stat" has members "st_ctim.tv_nsec" : YES Checking whether type "struct stat" has members "st_mtimensec" : NO Checking whether type "struct stat" has members "st_mtim.tv_nsec" : YES Compiler for C supports link arguments -Wl,--version-script,/tmp/instance-0/output-1/build/gvfs-1.44.1/client/symbol.map: YES Found pkg-config: /tmp/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency gio-2.0 found: YES 2.66.3 Run-time dependency gio-unix-2.0 found: YES 2.66.3 Run-time dependency glib-2.0 found: YES 2.66.3 Run-time dependency gobject-2.0 found: YES 2.66.3 Run-time dependency gsettings-desktop-schemas found: YES 3.36.1 Checking for function "g_unix_mount_get_root_path" with dependency gio-2.0: YES Run-time dependency libxml-2.0 found: YES 2.9.10 Run-time dependency libgcrypt found: YES 1.9.0-unknown Run-time dependency dbus-1 found: YES 1.12.20 Run-time dependency libcap found: YES 2.46 Run-time dependency polkit-gobject-1 found: YES 0.116 Run-time dependency libsoup-2.4 found: YES 2.62.3 Run-time dependency libusb-1.0 found: YES 1.0.24 Program gdbus-codegen found: YES (/tmp/instance-0/output-1/host/bin/gdbus-codegen) Found pkg-config: /tmp/instance-0/output-1/host/bin/pkg-config (1.6.3) Configuring org.gtk.vfs.Metadata.service using configuration Program gdbus-codegen found: YES (/tmp/instance-0/output-1/host/bin/gdbus-codegen) Configuring org.gtk.vfs.Daemon.service using configuration Program glib-mkenums found: YES (/tmp/instance-0/output-1/host/bin/glib-mkenums) Configuring org.gtk.vfs.file-operations.policy.in using configuration Configuring localtest.mount using configuration Configuring ftp.mount using configuration Configuring ftps.mount using configuration Configuring ftpis.mount using configuration Configuring trash.mount using configuration Configuring recent.mount using configuration Configuring computer.mount using configuration Configuring network.mount using configuration Configuring burn.mount using configuration Configuring admin.mount using configuration Configuring http.mount using configuration Configuring dav.mount using configuration Configuring afp.mount using configuration Configuring afp-browse.mount using configuration Program gdbus-codegen found: YES (/tmp/instance-0/output-1/host/bin/gdbus-codegen) Configuring config.h using configuration Program meson_post_install.py found: YES (/tmp/instance-0/output-1/host/bin/python3 /tmp/instance-0/output-1/build/gvfs-1.44.1/meson_post_install.py) Message: gvfs 1.44.1 configuration summary: systemduserunitdir: no tmpfilesdir: no admin: true afc: false afp: true archive: false cdda: false dnssd: false goa: false google: false gphoto2: false http: true mtp: false nfs: false sftp: false smb: false udisks2: false bluray: false fuse: false gcr: false gcrypt: true gudev: false keyring: false logind: false libusb: true devel_utils: false installed_tests: false man: false Build targets in project: 33 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /tmp/instance-0/output-1/host/bin/ninja >>> gvfs 1.44.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/ninja -j32 -C /tmp/instance-0/output-1/build/gvfs-1.44.1//build ninja: Entering directory `/tmp/instance-0/output-1/build/gvfs-1.44.1//build' [1/179] Generating metadata-dbus.c with a custom command [2/179] Generating gvfsvolumemonitordbus.h with a custom command [3/179] Generating gvfsvolumemonitordbus.c with a custom command [4/179] Generating metadata-dbus.h with a custom command [5/179] Generating gvfsdbus.c with a custom command [6/179] Generating gvfsdbus.h with a custom command [7/179] Compiling C object daemon/trashlib/libtrash.a.p/trashexpunge.c.o [8/179] Compiling C object daemon/trashlib/libtrash.a.p/dirwatch.c.o [9/179] Compiling C object metadata/libmetadata.a.p/crc32.c.o [10/179] Compiling C object daemon/trashlib/libtrash.a.p/trashwatcher.c.o [11/179] Compiling C object daemon/trashlib/libtrash.a.p/trashdir.c.o [12/179] Compiling C object common/libgvfscommon.so.p/gvfsutils.c.o [13/179] Compiling C object daemon/trashlib/libtrash.a.p/trashitem.c.o [14/179] Compiling C object client/libgvfsdbus.so.p/gvfsuriutils.c.o [15/179] Compiling C object common/libgvfscommon-monitor.a.p/gvfsmountinfo.c.o [16/179] Linking static target common/libgvfscommon-monitor.a [17/179] Linking static target daemon/trashlib/libtrash.a [18/179] Compiling C object common/libgvfscommon.so.p/gvfsmonitorimpl.c.o [19/179] Compiling C object client/libgvfsdbus.so.p/afpuri.c.o [20/179] Compiling C object client/libgvfsdbus.so.p/httpuri.c.o [21/179] Compiling C object common/libgvfscommon.so.p/gvfsfileinfo.c.o [22/179] Compiling C object common/libgvfscommon.so.p/gmountoperationdbus.c.o [23/179] Compiling C object client/libgvfsdbus.so.p/smburi.c.o [24/179] Compiling C object common/libgvfscommon.so.p/gvfsicon.c.o [25/179] Compiling C object common/libgvfscommon.so.p/gvfsdaemonprotocol.c.o [26/179] Compiling C object metadata/gvfsd-metadata.p/meta-daemon.c.o [27/179] Compiling C object client/libgvfsdbus.so.p/gdaemonfilemonitor.c.o [28/179] Compiling C object client/libgvfsdbus.so.p/gdaemonmount.c.o [29/179] Compiling C object common/libgvfscommon.so.p/gmounttracker.c.o [30/179] Compiling C object client/libgvfsdbus.so.p/gvfsurimapper.c.o [31/179] Generating org.gtk.vfs.file-operations.policy_daemon_merge with a custom command FAILED: daemon/org.gtk.vfs.file-operations.policy /tmp/instance-0/output-1/host/bin/meson --internal msgfmthelper daemon/org.gtk.vfs.file-operations.policy.in daemon/org.gtk.vfs.file-operations.policy xml /tmp/instance-0/output-1/build/gvfs-1.44.1/po msgfmt: cannot locate ITS rules for daemon/org.gtk.vfs.file-operations.policy.in [32/179] Compiling C object client/libgvfsdbus.so.p/gdaemonvolumemonitor.c.o [33/179] Compiling C object common/libgvfscommon.so.p/gmountspec.c.o [34/179] Compiling C object metadata/libmetadata.a.p/metabuilder.c.o [35/179] Compiling C object client/libgvfsdbus.so.p/gdaemonfileenumerator.c.o [36/179] Generating org.gnome.system.gvfs.enums.xml with a custom command (wrapped by meson to capture output) [37/179] Compiling C object metadata/libmetadata.a.p/meson-generated_.._metadata-dbus.c.o [38/179] Compiling C object client/libgvfsdbus.so.p/gvfsiconloadable.c.o [39/179] Compiling C object common/libgvfscommon.so.p/gmountsource.c.o [40/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsdaemonutils.c.o [41/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobcloseread.c.o [42/179] Compiling C object client/libgvfsdbus.so.p/gvfsdaemondbus.c.o [43/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjob.c.o [44/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobcreatemonitor.c.o [45/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobclosewrite.c.o [46/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobcopy.c.o [47/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobdbus.c.o [48/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjoberror.c.o [49/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfschannel.c.o [50/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobdelete.c.o [51/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobenumerate.c.o [52/179] Compiling C object client/libgvfsdbus.so.p/gdaemonfileinputstream.c.o [53/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsjobmakedirectory.c.o [54/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsbackend.c.o [55/179] Compiling C object client/libgvfsdbus.so.p/gdaemonvfs.c.o [56/179] Compiling C object daemon/libgvfsdaemon.so.p/gvfsdaemon.c.o [57/179] Compiling C object client/libgvfsdbus.so.p/gdaemonfileoutputstream.c.o [58/179] Compiling C object monitor/proxy/libgvfsproxyvolumemonitordaemon-noin.a.p/gvfsproxyvolumemonitordaemon.c.o [59/179] Compiling C object monitor/proxy/libgvfsproxyvolumemonitordaemon-noin.a.p/meson-generated_.._gvfsvolumemonitordbus.c.o [60/179] Compiling C object metadata/libmetadata.a.p/metatree.c.o [61/179] Compiling C object client/libgvfsdbus.so.p/gdaemonfile.c.o [62/179] Compiling C object common/libgvfscommon.so.p/meson-generated_.._gvfsdbus.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/gvfs-1.44.1/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'