>>> libfuse3 3.13.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-10/output-1/build/.libfuse3-3.13.0.tar.gz.l4raXr/output' 'https://github.com/libfuse/libfuse/archive/fuse-3.13.0/libfuse3-3.13.0.tar.gz' --2023-01-29 07:02:43-- https://github.com/libfuse/libfuse/archive/fuse-3.13.0/libfuse3-3.13.0.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/libfuse/libfuse/tar.gz/refs/tags/fuse-3.13.0 [following] --2023-01-29 07:02:43-- https://codeload.github.com/libfuse/libfuse/tar.gz/refs/tags/fuse-3.13.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-10/output-1/build/.libfuse3-3.13.0.tar.gz.l4raXr/output' 0K .......... .......... .......... .......... .......... 503K 50K .......... .......... .......... .......... .......... 1.00M 100K .......... .......... .......... .......... .......... 1023K 150K .......... .......... .......... .......... .......... 96.6M 200K .......... .......... .......... .......... .......... 118M 250K .......... .......... .......... .......... .......... 141M 300K .......... .......... .......... .......... .......... 1.02M 350K .......... .......... .......... .......... .......... 277M 400K .......... .......... .......... .......... .......... 989K 450K .......... .......... .......... .......... .......... 221M 500K .......... .......... .......... .......... .......... 287M 550K .......... .......... .......... .......... .......... 31.0M 600K .......... .......... .......... .......... .......... 238M 650K .......... .......... .......... .......... .......... 236M 700K .......... .......... .......... .......... .......... 269M 750K .......... .......... 322M=0.3s 2023-01-29 07:02:44 (2.51 MB/s) - '/tmp/instance-10/output-1/build/.libfuse3-3.13.0.tar.gz.l4raXr/output' saved [788917] libfuse3-3.13.0.tar.gz: OK (sha256: 224544214204eb348b548d6faa7a9bc91b053aacfc92e8b5da3f478c76ae4a03) >>> libfuse3 3.13.0 Extracting gzip -d -c /tmp/instance-10/dl/libfuse3/libfuse3-3.13.0.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/libfuse3-3.13.0 -xf - >>> libfuse3 3.13.0 Patching >>> libfuse3 3.13.0 Configuring rm -rf /tmp/instance-10/output-1/build/libfuse3-3.13.0//build mkdir -p /tmp/instance-10/output-1/build/libfuse3-3.13.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/mips64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-10/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-10/output-1/host/lib/cmake -Dexamples=false -Dudevrulesdir=/lib/udev/rules.d -Duseroot=false -Dtests=false /tmp/instance-10/output-1/build/libfuse3-3.13.0/ /tmp/instance-10/output-1/build/libfuse3-3.13.0//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-10/output-1/build/libfuse3-3.13.0 Build dir: /tmp/instance-10/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: /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc (gcc 12.2.0 "mips64-buildroot-linux-musl-gcc.br_real (Buildroot 2022.11-1085-ga97ab5d2fa) 12.2.0") C linker for the host machine: /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc ld.bfd 2.39 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: 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 : /tmp/instance-10/output-1/build/libfuse3-3.13.0//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-10/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-10/output-1/host/lib/pkgconfig buildtype : release 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 /tmp/instance-10/output-1/host/bin/ninja >>> libfuse3 3.13.0 Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-10/output-1/host/bin/ninja -C /tmp/instance-10/output-1/build/libfuse3-3.13.0//build ninja: Entering directory `/tmp/instance-10/output-1/build/libfuse3-3.13.0//build' [1/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [2/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [3/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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, | ^~ [4/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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/buffer.c.o FAILED: lib/libfuse3.so.3.13.0.p/buffer.c.o /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [7/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [8/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [9/22] Compiling C object lib/libfuse3.so.3.13.0.p/fuse_log.c.o [10/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [11/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [12/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 /tmp/instance-10/output-1/host/bin/mips64-buildroot-linux-musl-gcc -Ilib/libfuse3.so.3.13.0.p -Ilib -I../lib -Iinclude -I../include -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -O3 -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 | }; | ^ [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 ../lib/modules/iconv.c: In function 'iconv_convpath': ../lib/modules/iconv.c:85:38: warning: pointer 'newpath' may be used after 'realloc' [-Wuse-after-free] 85 | p = tmp + (p - newpath); | ~~~^~~~~~~~~~ ../lib/modules/iconv.c:80:31: note: call to 'realloc' here 80 | tmp = realloc(newpath, newpathlen + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/modules/iconv.c:85:38: warning: pointer 'newpath' may be used after 'realloc' [-Wuse-after-free] 85 | p = tmp + (p - newpath); | ~~~^~~~~~~~~~ ../lib/modules/iconv.c:80:31: note: call to 'realloc' here 80 | tmp = realloc(newpath, newpathlen + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/modules/iconv.c: In function 'iconv_convpath.constprop': ../lib/modules/iconv.c:85:38: warning: pointer 'newpath' may be used after 'realloc' [-Wuse-after-free] 85 | p = tmp + (p - newpath); | ~~~^~~~~~~~~~ ../lib/modules/iconv.c:80:31: note: call to 'realloc' here 80 | tmp = realloc(newpath, newpathlen + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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 ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /tmp/instance-10/output-1/build/libfuse3-3.13.0/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-10/buildroot'