>>> libfuse3 3.13.0 Extracting gzip -d -c /home/thomas/autobuild/instance-2/dl/libfuse3/libfuse3-3.13.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0 -xf - >>> libfuse3 3.13.0 Patching >>> libfuse3 3.13.0 Configuring rm -rf /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build mkdir -p /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a57%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-2/output-1/host/arm-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/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 /home/thomas/autobuild/instance-2/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=debug --cross-file=/home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/thomas/autobuild/instance-2/output-1/host/lib/cmake -Dexamples=false -Dudevrulesdir=/lib/udev/rules.d -Duseroot=false -Dtests=false /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0/ /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build The Meson build system Version: 1.0.0 Source dir: /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0 Build dir: /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0/build Build type: cross build Project name: libfuse3 Project version: 3.13.0 C compiler for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc (gcc 11.3.0 "arm-buildroot-linux-musleabi-gcc.br_real (Buildroot 2022.08-rc1-2311-ga97ab5d2fa) 11.3.0") C linker for the host machine: /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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-a57 Target machine cpu family: arm Target machine cpu: cortex-a57 Checking for function "fork" : YES Checking for function "fstatat" : YES Checking for function "openat" : YES Checking for function "readlinkat" : YES Checking for function "pipe2" : YES Checking for function "splice" : YES Checking for function "vmsplice" : YES Checking for function "posix_fallocate" : YES Checking for function "fdatasync" : YES Checking for function "utimensat" : YES Checking for function "copy_file_range" : YES Checking for function "fallocate" : YES Checking for function "setxattr" : YES Checking for function "iconv" : YES Checking whether type "struct stat" has member "st_atim" : YES Checking whether type "struct stat" has member "st_atimespec" : NO Message: Compiler warns about unused result even when casting to void Message: Enabling versioned libc symbols Message: Compiler supports symver attribute Configuring config.h using configuration Run-time dependency threads found: YES Library iconv found: NO Library dl found: YES Library rt found: YES Build targets in project: 3 libfuse3 3.13.0 User defined options Cross files : /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-2/output-1/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-2/output-1/host/lib/pkgconfig buildtype : debug default_library : shared libdir : lib prefix : /usr strip : false b_pie : false examples : false tests : false udevrulesdir : /lib/udev/rules.d useroot : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-2/output-1/host/bin/ninja >>> libfuse3 3.13.0 Building PATH="/home/thomas/autobuild/instance-2/output-1/host/bin:/home/thomas/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-2/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build ninja: Entering directory `/home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0//build' [1/22] Compiling C object lib/libfuse3.so.3.13.0.p/cuse_lowlevel.c.o FAILED: lib/libfuse3.so.3.13.0.p/cuse_lowlevel.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/cuse_lowlevel.c.o -MF lib/libfuse3.so.3.13.0.p/cuse_lowlevel.c.o.d -o lib/libfuse3.so.3.13.0.p/cuse_lowlevel.c.o -c ../lib/cuse_lowlevel.c In file included from ../include/cuse_lowlevel.h:19, from ../lib/cuse_lowlevel.c:11: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [2/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_loop.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse_loop.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse_loop.c.o -MF lib/libfuse3.so.3.13.0.p/fuse_loop.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse_loop.c.o -c ../lib/fuse_loop.c In file included from ../lib/fuse_loop.c:12: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [3/22] Compiling C object lib/libfuse3.so.3.13.0.p/buffer.c.o FAILED: lib/libfuse3.so.3.13.0.p/buffer.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/buffer.c.o -MF lib/libfuse3.so.3.13.0.p/buffer.c.o.d -o lib/libfuse3.so.3.13.0.p/buffer.c.o -c ../lib/buffer.c In file included from ../lib/fuse_i.h:10, from ../lib/buffer.c:15: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [4/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_log.c.o [5/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_signals.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse_signals.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse_signals.c.o -MF lib/libfuse3.so.3.13.0.p/fuse_signals.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse_signals.c.o -c ../lib/fuse_signals.c In file included from ../lib/fuse_signals.c:12: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [6/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_loop_mt.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse_loop_mt.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse_loop_mt.c.o -MF lib/libfuse3.so.3.13.0.p/fuse_loop_mt.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse_loop_mt.c.o -c ../lib/fuse_loop_mt.c In file included from ../lib/fuse_loop_mt.c:12: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [7/22] Compiling C object lib/libfuse3.so.3.13.0.p/helper.c.o FAILED: lib/libfuse3.so.3.13.0.p/helper.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/helper.c.o -MF lib/libfuse3.so.3.13.0.p/helper.c.o.d -o lib/libfuse3.so.3.13.0.p/helper.c.o -c ../lib/helper.c In file included from ../lib/fuse_i.h:10, from ../lib/helper.c:14: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [8/22] Compiling C object lib/libfuse3.so.3.13.0.p/mount.c.o FAILED: lib/libfuse3.so.3.13.0.p/mount.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/mount.c.o -MF lib/libfuse3.so.3.13.0.p/mount.c.o.d -o lib/libfuse3.so.3.13.0.p/mount.c.o -c ../lib/mount.c In file included from ../lib/fuse_i.h:10, from ../lib/mount.c:12: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [9/22] Compiling C object lib/libfuse3.so.3.13.0.p/compat.c.o FAILED: lib/libfuse3.so.3.13.0.p/compat.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/compat.c.o -MF lib/libfuse3.so.3.13.0.p/compat.c.o.d -o lib/libfuse3.so.3.13.0.p/compat.c.o -c ../lib/compat.c In file included from ../lib/fuse_i.h:10, from ../lib/compat.c:19: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [10/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_opt.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse_opt.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse_opt.c.o -MF lib/libfuse3.so.3.13.0.p/fuse_opt.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse_opt.c.o -c ../lib/fuse_opt.c In file included from ../lib/fuse_i.h:10, from ../lib/fuse_opt.c:13: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [11/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_lowlevel.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse_lowlevel.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse_lowlevel.c.o -MF lib/libfuse3.so.3.13.0.p/fuse_lowlevel.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse_lowlevel.c.o -c ../lib/fuse_lowlevel.c In file included from ../lib/fuse_i.h:10, from ../lib/fuse_lowlevel.c:15: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ ../lib/fuse_lowlevel.c: In function 'fuse_send_data_iov': ../lib/fuse_lowlevel.c:827:37: error: 'struct fuse_custom_io' has no member named 'splice_send' 827 | if (se->io != NULL && se->io->splice_send != NULL) { | ^~ ../lib/fuse_lowlevel.c:828:29: error: 'struct fuse_custom_io' has no member named 'splice_send' 828 | res = se->io->splice_send(llp->pipe[0], NULL, | ^~ ../lib/fuse_lowlevel.c: In function 'do_init': ../lib/fuse_lowlevel.c:2016:48: error: 'struct fuse_custom_io' has no member named 'splice_send' 2016 | if ((se->io == NULL) || (se->io->splice_send != NULL)) { | ^~ ../lib/fuse_lowlevel.c:2020:48: error: 'struct fuse_custom_io' has no member named 'splice_receive' 2020 | if ((se->io == NULL) || (se->io->splice_receive != NULL)) { | ^~ ../lib/fuse_lowlevel.c: In function 'fuse_session_receive_buf_int': ../lib/fuse_lowlevel.c:2826:37: error: 'struct fuse_custom_io' has no member named 'splice_receive' 2826 | if (se->io != NULL && se->io->splice_receive != NULL) { | ^~ ../lib/fuse_lowlevel.c:2827:29: error: 'struct fuse_custom_io' has no member named 'splice_receive' 2827 | res = se->io->splice_receive(ch ? ch->fd : se->fd, NULL, | ^~ [12/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse.c.o FAILED: lib/libfuse3.so.3.13.0.p/fuse.c.o /home/thomas/autobuild/instance-2/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O0 -g -D_REENTRANT -DHAVE_CONFIG_H -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -fno-strict-aliasing -Wno-unused-result -DHAVE_SYMVER_ATTRIBUTE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -pthread -DFUSE_USE_VERSION=312 '-DFUSERMOUNT_DIR="/usr/bin"' -MD -MQ lib/libfuse3.so.3.13.0.p/fuse.c.o -MF lib/libfuse3.so.3.13.0.p/fuse.c.o.d -o lib/libfuse3.so.3.13.0.p/fuse.c.o -c ../lib/fuse.c In file included from ../lib/fuse_i.h:10, from ../lib/fuse.c:17: ../include/fuse_lowlevel.h:133:45: error: unknown type name '__off64_t'; did you mean 'off64_t'? 133 | ssize_t (*splice_receive)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:134:43: error: unknown type name '__off64_t'; did you mean 'off64_t'? 134 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:136:42: error: unknown type name '__off64_t'; did you mean 'off64_t'? 136 | ssize_t (*splice_send)(int fdin, __off64_t *offin, int fdout, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:137:38: error: unknown type name '__off64_t'; did you mean 'off64_t'? 137 | __off64_t *offout, size_t len, | ^~~~~~~~~ | off64_t ../include/fuse_lowlevel.h:139:1: warning: no semicolon at end of struct or union 139 | }; | ^ [13/22] Compiling C object lib/libfuse3.so.3.13.0.p/mount_util.c.o [14/22] Compiling C object util/fusermount3.p/.._lib_mount_util.c.o [15/22] Compiling C object util/mount.fuse3.p/mount.fuse.c.o [16/22] Compiling C object lib/libfuse3.so.3.13.0.p/modules_iconv.c.o [17/22] Compiling C object lib/libfuse3.so.3.13.0.p/modules_subdir.c.o [18/22] Compiling C object util/fusermount3.p/fusermount.c.o ../util/fusermount.c: In function 'check_perm': ../util/fusermount.c:1025:17: warning: unsigned conversion from 'long long int' to 'long unsigned int' changes value from '8315462406243767374' to '1397118030' [-Woverflow] 1025 | 0x736675005346544e /* UFSD */, | ^~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-2/output-1/build/libfuse3-3.13.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-2/buildroot'