>>> gvfs 1.48.1 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-1/output-1/build/.gvfs-1.48.1.tar.xz.TJaTGa/output' 'http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.48/gvfs-1.48.1.tar.xz' --2022-01-15 07:36:50-- http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.48/gvfs-1.48.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.48/gvfs-1.48.1.tar.xz [following] --2022-01-15 07:36:50-- https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.48/gvfs-1.48.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.48/gvfs-1.48.1.tar.xz [following] --2022-01-15 07:36:50-- https://download.gnome.org/sources/gvfs/1.48/gvfs-1.48.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: https://mirror.umd.edu/gnome/sources/gvfs/1.48/gvfs-1.48.1.tar.xz [following] --2022-01-15 07:36:51-- https://mirror.umd.edu/gnome/sources/gvfs/1.48/gvfs-1.48.1.tar.xz Resolving mirror.umd.edu (mirror.umd.edu)... 128.8.207.141 Connecting to mirror.umd.edu (mirror.umd.edu)|128.8.207.141|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1225916 (1.2M) [application/octet-stream] Saving to: '/tmp/instance-1/output-1/build/.gvfs-1.48.1.tar.xz.TJaTGa/output' 0K .......... .......... .......... .......... .......... 4% 1.25M 1s 50K .......... .......... .......... .......... .......... 8% 1.13M 1s 100K .......... .......... .......... .......... .......... 12% 85.9M 1s 150K .......... .......... .......... .......... .......... 16% 1.15M 1s 200K .......... .......... .......... .......... .......... 20% 116M 0s 250K .......... .......... .......... .......... .......... 25% 91.7M 0s 300K .......... .......... .......... .......... .......... 29% 85.8M 0s 350K .......... .......... .......... .......... .......... 33% 1.17M 0s 400K .......... .......... .......... .......... .......... 37% 85.8M 0s 450K .......... .......... .......... .......... .......... 41% 84.6M 0s 500K .......... .......... .......... .......... .......... 45% 128M 0s 550K .......... .......... .......... .......... .......... 50% 83.1M 0s 600K .......... .......... .......... .......... .......... 54% 85.7M 0s 650K .......... .......... .......... .......... .......... 58% 126M 0s 700K .......... .......... .......... .......... .......... 62% 85.4M 0s 750K .......... .......... .......... .......... .......... 66% 1.24M 0s 800K .......... .......... .......... .......... .......... 70% 46.0M 0s 850K .......... .......... .......... .......... .......... 75% 85.5M 0s 900K .......... .......... .......... .......... .......... 79% 128M 0s 950K .......... .......... .......... .......... .......... 83% 83.4M 0s 1000K .......... .......... .......... .......... .......... 87% 114M 0s 1050K .......... .......... .......... .......... .......... 91% 92.6M 0s 1100K .......... .......... .......... .......... .......... 96% 126M 0s 1150K .......... .......... .......... .......... ....... 100% 110M=0.2s 2022-01-15 07:36:51 (5.43 MB/s) - '/tmp/instance-1/output-1/build/.gvfs-1.48.1.tar.xz.TJaTGa/output' saved [1225916/1225916] gvfs-1.48.1.tar.xz: OK (sha256: b2ea4f271aad2711f16b43c03151e2ec5a9874ff1a21142ef6d6406486a19dc2) >>> gvfs 1.48.1 Extracting xzcat /tmp/instance-1/dl/gvfs/gvfs-1.48.1.tar.xz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/gvfs-1.48.1 -xf - >>> gvfs 1.48.1 Patching >>> gvfs 1.48.1 Configuring rm -rf /tmp/instance-1/output-1/build/gvfs-1.48.1//build mkdir -p /tmp/instance-1/output-1/build/gvfs-1.48.1//build sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/build/gvfs-1.48.1//build/cross-compilation.conf PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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/g++" PYTHONNOUSERSITE=y /tmp/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-1/output-1/build/gvfs-1.48.1//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-1/output-1/host/lib/pkgconfig -Dafc=false -Dgoa=false -Dgoogle=false -Dmtp=false -Dsftp=false -Dudisks2=false -Ddnssd=false -Dgcr=true -Dgudev=false -Darchive=true -Dbluray=false -Dadmin=true -Dcdda=false -Dfuse=true -Dafp=true -Dgcrypt=true -Dgphoto2=false -Dnfs=true -Dkeyring=false -Dhttp=true -Dlibusb=true -Dsmb=false -Dlogind=false -Dsystemduserunitdir=no -Dtmpfilesdir=no /tmp/instance-1/output-1/build/gvfs-1.48.1/ /tmp/instance-1/output-1/build/gvfs-1.48.1//build The Meson build system Version: 0.61.0 Source dir: /tmp/instance-1/output-1/build/gvfs-1.48.1 Build dir: /tmp/instance-1/output-1/build/gvfs-1.48.1/build Build type: cross build Project name: gvfs Project version: 1.48.1 C compiler for the host machine: /tmp/instance-1/output-1/host/bin/arm-linux-gcc (gcc 10.3.0 "arm-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 10.3.0") C linker for the host machine: /tmp/instance-1/output-1/host/bin/arm-linux-gcc ld.bfd 2.36.1 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: arm Host machine cpu: cortex-a9 Target machine cpu family: arm Target machine cpu: cortex-a9 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" : NO 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" : NO Header has symbol "_NL_ADDRESS_COUNTRY_AB3" : NO 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-1/output-1/build/gvfs-1.48.1/client/symbol.map: YES Found pkg-config: /tmp/instance-1/output-1/host/bin/pkgconf (1.6.3) Run-time dependency gio-2.0 found: YES 2.68.4 Run-time dependency gio-unix-2.0 found: YES 2.68.4 Run-time dependency glib-2.0 found: YES 2.68.4 Run-time dependency gobject-2.0 found: YES 2.68.4 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.12 Run-time dependency libgcrypt found: YES 1.9.4-unknown Run-time dependency dbus-1 found: YES 1.12.20 Run-time dependency gcr-base-3 found: YES 3.40.0 Run-time dependency libcap found: YES 2.62 Run-time dependency polkit-gobject-1 found: YES 0.120 Run-time dependency libsoup-2.4 found: YES 2.74.0 Run-time dependency fuse3 found: YES 3.10.5 Run-time dependency libusb-1.0 found: YES 1.0.24 Run-time dependency libarchive found: YES 3.5.2 Run-time dependency libnfs found: YES 4.0.0 Program gdbus-codegen found: YES (/tmp/instance-1/output-1/host/bin/gdbus-codegen) Found pkg-config: /tmp/instance-1/output-1/host/bin/pkg-config (1.6.3) Configuring org.gtk.vfs.Metadata.service using configuration Program gdbus-codegen found: YES (/tmp/instance-1/output-1/host/bin/gdbus-codegen) Configuring org.gtk.vfs.Daemon.service using configuration Program glib-mkenums found: YES (/tmp/instance-1/output-1/host/bin/glib-mkenums) Configuring org.gtk.vfs.file-operations.policy.in using configuration ../output-1/build/gvfs-1.48.1/daemon/meson.build:368:7: ERROR: Function does not take positional arguments. A full log can be found at /tmp/instance-1/output-1/build/gvfs-1.48.1/build/meson-logs/meson-log.txt make: *** [package/pkg-generic.mk:285: /tmp/instance-1/output-1/build/gvfs-1.48.1/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'