+ curl -f --connect-timeout 5 --retry 3 --location https://sources.cdn.openwrt.org/erofs-utils-1.8.10.tar.zst % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 159k 0 0 420k 0 --:--:-- --:--:-- --:--:-- 421k autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory config autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. OpenWrt-libtoolize: copying file 'config/compile' OpenWrt-libtoolize: copying file 'config/config.guess' OpenWrt-libtoolize: copying file 'config/config.sub' OpenWrt-libtoolize: copying file 'config/depcomp' OpenWrt-libtoolize: copying file 'config/install-sh' OpenWrt-libtoolize: copying file 'config/missing' OpenWrt-libtoolize: copying file 'config/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4 autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force configure.ac:341: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:341: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... configure.ac:341: the top level autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/home/buildbot/openwrt/staging_dir/host/share/aclocal --force autoreconf: running: /home/buildbot/openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing configure.ac:30: installing 'config/ar-lib' autoreconf: Leaving directory '.' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /home/buildbot/openwrt/staging_dir/host/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable C23 features... -std=gnu23 checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -g... (cached) yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable C23 features... -std=gnu23 checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /home/buildbot/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /home/buildbot/openwrt/staging_dir/host/bin/grep checking for egrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -F checking for ld used by ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 supports -fno-rtti -fno-exceptions... no checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 option to produce PIC... -fPIC -DPIC checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 PIC flag -fPIC -DPIC works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 static flag -static works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 supports -c -o file.o... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 supports -c -o file.o... (cached) yes checking whether the ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config m4 macros... yes checking whether to enable multi-threading support... yes checking for dirent.h... yes checking for execinfo.h... yes checking for endian.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for linux/aufs_type.h... no checking for linux/falloc.h... yes checking for linux/fs.h... yes checking for linux/types.h... yes checking for linux/xattr.h... yes checking for limits.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/sendfile.h... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for inline... inline checking for int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimensec... no checking for uint64_t... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 options needed to detect all undeclared functions... none needed checking whether llseek is declared... no checking whether lseek64 is declared... yes checking whether memrchr is declared... yes checking for backtrace... yes checking for copy_file_range... yes checking for fallocate... yes checking for getrandom... yes checking for getrlimit... yes checking for gettimeofday... yes checking for lgetxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for memset... yes checking for realpath... yes checking for lseek64... yes checking for ftello64... yes checking for pread64... yes checking for pwrite64... yes checking for pwritev... yes checking for posix_fadvise... yes checking for fstatfs... yes checking for sendfile... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoull... yes checking for sysconf... yes checking for utimensat... yes checking sysconf (_SC_PAGESIZE)... 4096 checking for pthread.h... yes checking for pthread_mutex_lock in -lpthread... yes checking pkg-config is at least version 0.9.0... yes checking for uuid... yes checking libuuid usability... yes checking for liblz4... yes checking for lz4.h... yes checking for LZ4_compress_destSize in -llz4... yes checking whether LZ4_compress_destSize is declared... yes checking for LZ4_compress_HC_destSize in -llz4... yes checking whether LZ4_compress_HC_destSize is declared... yes checking for liblzma... yes checking for lzma.h... yes checking for lzma_microlzma_encoder in -llzma... yes checking whether lzma_microlzma_encoder is declared... yes checking for zlib... yes checking for zlib.h... yes checking for inflate in -lz... yes checking whether inflate is declared... yes checking for libzstd >= 1.4.0... yes checking for zstd.h... yes checking for ZSTD_compress2 in -lzstd... yes checking whether ZSTD_compress2 is declared... yes checking for ZSTD_getFrameContentSize... yes checking for libxxhash... yes checking for xxhash.h... yes checking for XXH32 in -lxxhash... yes checking whether XXH32 is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating mkfs/Makefile config.status: creating dump/Makefile config.status: creating fuse/Makefile config.status: creating fsck/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' make all-recursive make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' Making all in man make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/man' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/man' Making all in lib make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/lib' /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-config.lo -MD -MP -MF .deps/liberofs_la-config.Tpo -c -o liberofs_la-config.lo `test -f 'config.c' || echo './'`config.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-config.lo -MD -MP -MF .deps/liberofs_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/liberofs_la-config.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-config.lo -MD -MP -MF .deps/liberofs_la-config.Tpo -c config.c -o liberofs_la-config.o >/dev/null 2>&1 mv -f .deps/liberofs_la-config.Tpo .deps/liberofs_la-config.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-io.lo -MD -MP -MF .deps/liberofs_la-io.Tpo -c -o liberofs_la-io.lo `test -f 'io.c' || echo './'`io.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-io.lo -MD -MP -MF .deps/liberofs_la-io.Tpo -c io.c -fPIC -DPIC -o .libs/liberofs_la-io.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-io.lo -MD -MP -MF .deps/liberofs_la-io.Tpo -c io.c -o liberofs_la-io.o >/dev/null 2>&1 mv -f .deps/liberofs_la-io.Tpo .deps/liberofs_la-io.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-cache.lo -MD -MP -MF .deps/liberofs_la-cache.Tpo -c -o liberofs_la-cache.lo `test -f 'cache.c' || echo './'`cache.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-cache.lo -MD -MP -MF .deps/liberofs_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/liberofs_la-cache.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-cache.lo -MD -MP -MF .deps/liberofs_la-cache.Tpo -c cache.c -o liberofs_la-cache.o >/dev/null 2>&1 mv -f .deps/liberofs_la-cache.Tpo .deps/liberofs_la-cache.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-super.lo -MD -MP -MF .deps/liberofs_la-super.Tpo -c -o liberofs_la-super.lo `test -f 'super.c' || echo './'`super.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-super.lo -MD -MP -MF .deps/liberofs_la-super.Tpo -c super.c -fPIC -DPIC -o .libs/liberofs_la-super.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-super.lo -MD -MP -MF .deps/liberofs_la-super.Tpo -c super.c -o liberofs_la-super.o >/dev/null 2>&1 mv -f .deps/liberofs_la-super.Tpo .deps/liberofs_la-super.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-inode.lo -MD -MP -MF .deps/liberofs_la-inode.Tpo -c -o liberofs_la-inode.lo `test -f 'inode.c' || echo './'`inode.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-inode.lo -MD -MP -MF .deps/liberofs_la-inode.Tpo -c inode.c -fPIC -DPIC -o .libs/liberofs_la-inode.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-inode.lo -MD -MP -MF .deps/liberofs_la-inode.Tpo -c inode.c -o liberofs_la-inode.o >/dev/null 2>&1 mv -f .deps/liberofs_la-inode.Tpo .deps/liberofs_la-inode.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-xattr.lo -MD -MP -MF .deps/liberofs_la-xattr.Tpo -c -o liberofs_la-xattr.lo `test -f 'xattr.c' || echo './'`xattr.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-xattr.lo -MD -MP -MF .deps/liberofs_la-xattr.Tpo -c xattr.c -fPIC -DPIC -o .libs/liberofs_la-xattr.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-xattr.lo -MD -MP -MF .deps/liberofs_la-xattr.Tpo -c xattr.c -o liberofs_la-xattr.o >/dev/null 2>&1 mv -f .deps/liberofs_la-xattr.Tpo .deps/liberofs_la-xattr.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-exclude.lo -MD -MP -MF .deps/liberofs_la-exclude.Tpo -c -o liberofs_la-exclude.lo `test -f 'exclude.c' || echo './'`exclude.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-exclude.lo -MD -MP -MF .deps/liberofs_la-exclude.Tpo -c exclude.c -fPIC -DPIC -o .libs/liberofs_la-exclude.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-exclude.lo -MD -MP -MF .deps/liberofs_la-exclude.Tpo -c exclude.c -o liberofs_la-exclude.o >/dev/null 2>&1 mv -f .deps/liberofs_la-exclude.Tpo .deps/liberofs_la-exclude.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-namei.lo -MD -MP -MF .deps/liberofs_la-namei.Tpo -c -o liberofs_la-namei.lo `test -f 'namei.c' || echo './'`namei.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-namei.lo -MD -MP -MF .deps/liberofs_la-namei.Tpo -c namei.c -fPIC -DPIC -o .libs/liberofs_la-namei.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-namei.lo -MD -MP -MF .deps/liberofs_la-namei.Tpo -c namei.c -o liberofs_la-namei.o >/dev/null 2>&1 mv -f .deps/liberofs_la-namei.Tpo .deps/liberofs_la-namei.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-data.lo -MD -MP -MF .deps/liberofs_la-data.Tpo -c -o liberofs_la-data.lo `test -f 'data.c' || echo './'`data.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-data.lo -MD -MP -MF .deps/liberofs_la-data.Tpo -c data.c -fPIC -DPIC -o .libs/liberofs_la-data.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-data.lo -MD -MP -MF .deps/liberofs_la-data.Tpo -c data.c -o liberofs_la-data.o >/dev/null 2>&1 mv -f .deps/liberofs_la-data.Tpo .deps/liberofs_la-data.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress.lo -MD -MP -MF .deps/liberofs_la-compress.Tpo -c -o liberofs_la-compress.lo `test -f 'compress.c' || echo './'`compress.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress.lo -MD -MP -MF .deps/liberofs_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/liberofs_la-compress.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress.lo -MD -MP -MF .deps/liberofs_la-compress.Tpo -c compress.c -o liberofs_la-compress.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compress.Tpo .deps/liberofs_la-compress.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor.lo -MD -MP -MF .deps/liberofs_la-compressor.Tpo -c -o liberofs_la-compressor.lo `test -f 'compressor.c' || echo './'`compressor.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor.lo -MD -MP -MF .deps/liberofs_la-compressor.Tpo -c compressor.c -fPIC -DPIC -o .libs/liberofs_la-compressor.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor.lo -MD -MP -MF .deps/liberofs_la-compressor.Tpo -c compressor.c -o liberofs_la-compressor.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor.Tpo .deps/liberofs_la-compressor.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-zmap.lo -MD -MP -MF .deps/liberofs_la-zmap.Tpo -c -o liberofs_la-zmap.lo `test -f 'zmap.c' || echo './'`zmap.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-zmap.lo -MD -MP -MF .deps/liberofs_la-zmap.Tpo -c zmap.c -fPIC -DPIC -o .libs/liberofs_la-zmap.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-zmap.lo -MD -MP -MF .deps/liberofs_la-zmap.Tpo -c zmap.c -o liberofs_la-zmap.o >/dev/null 2>&1 mv -f .deps/liberofs_la-zmap.Tpo .deps/liberofs_la-zmap.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-decompress.lo -MD -MP -MF .deps/liberofs_la-decompress.Tpo -c -o liberofs_la-decompress.lo `test -f 'decompress.c' || echo './'`decompress.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-decompress.lo -MD -MP -MF .deps/liberofs_la-decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/liberofs_la-decompress.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-decompress.lo -MD -MP -MF .deps/liberofs_la-decompress.Tpo -c decompress.c -o liberofs_la-decompress.o >/dev/null 2>&1 mv -f .deps/liberofs_la-decompress.Tpo .deps/liberofs_la-decompress.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress_hints.lo -MD -MP -MF .deps/liberofs_la-compress_hints.Tpo -c -o liberofs_la-compress_hints.lo `test -f 'compress_hints.c' || echo './'`compress_hints.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress_hints.lo -MD -MP -MF .deps/liberofs_la-compress_hints.Tpo -c compress_hints.c -fPIC -DPIC -o .libs/liberofs_la-compress_hints.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compress_hints.lo -MD -MP -MF .deps/liberofs_la-compress_hints.Tpo -c compress_hints.c -o liberofs_la-compress_hints.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compress_hints.Tpo .deps/liberofs_la-compress_hints.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-hashmap.lo -MD -MP -MF .deps/liberofs_la-hashmap.Tpo -c -o liberofs_la-hashmap.lo `test -f 'hashmap.c' || echo './'`hashmap.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-hashmap.lo -MD -MP -MF .deps/liberofs_la-hashmap.Tpo -c hashmap.c -fPIC -DPIC -o .libs/liberofs_la-hashmap.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-hashmap.lo -MD -MP -MF .deps/liberofs_la-hashmap.Tpo -c hashmap.c -o liberofs_la-hashmap.o >/dev/null 2>&1 mv -f .deps/liberofs_la-hashmap.Tpo .deps/liberofs_la-hashmap.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-sha256.lo -MD -MP -MF .deps/liberofs_la-sha256.Tpo -c -o liberofs_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-sha256.lo -MD -MP -MF .deps/liberofs_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/liberofs_la-sha256.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-sha256.lo -MD -MP -MF .deps/liberofs_la-sha256.Tpo -c sha256.c -o liberofs_la-sha256.o >/dev/null 2>&1 mv -f .deps/liberofs_la-sha256.Tpo .deps/liberofs_la-sha256.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-blobchunk.lo -MD -MP -MF .deps/liberofs_la-blobchunk.Tpo -c -o liberofs_la-blobchunk.lo `test -f 'blobchunk.c' || echo './'`blobchunk.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-blobchunk.lo -MD -MP -MF .deps/liberofs_la-blobchunk.Tpo -c blobchunk.c -fPIC -DPIC -o .libs/liberofs_la-blobchunk.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-blobchunk.lo -MD -MP -MF .deps/liberofs_la-blobchunk.Tpo -c blobchunk.c -o liberofs_la-blobchunk.o >/dev/null 2>&1 mv -f .deps/liberofs_la-blobchunk.Tpo .deps/liberofs_la-blobchunk.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dir.lo -MD -MP -MF .deps/liberofs_la-dir.Tpo -c -o liberofs_la-dir.lo `test -f 'dir.c' || echo './'`dir.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dir.lo -MD -MP -MF .deps/liberofs_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/liberofs_la-dir.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dir.lo -MD -MP -MF .deps/liberofs_la-dir.Tpo -c dir.c -o liberofs_la-dir.o >/dev/null 2>&1 mv -f .deps/liberofs_la-dir.Tpo .deps/liberofs_la-dir.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-fragments.lo -MD -MP -MF .deps/liberofs_la-fragments.Tpo -c -o liberofs_la-fragments.lo `test -f 'fragments.c' || echo './'`fragments.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-fragments.lo -MD -MP -MF .deps/liberofs_la-fragments.Tpo -c fragments.c -fPIC -DPIC -o .libs/liberofs_la-fragments.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-fragments.lo -MD -MP -MF .deps/liberofs_la-fragments.Tpo -c fragments.c -o liberofs_la-fragments.o >/dev/null 2>&1 mv -f .deps/liberofs_la-fragments.Tpo .deps/liberofs_la-fragments.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe.lo -MD -MP -MF .deps/liberofs_la-dedupe.Tpo -c -o liberofs_la-dedupe.lo `test -f 'dedupe.c' || echo './'`dedupe.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe.lo -MD -MP -MF .deps/liberofs_la-dedupe.Tpo -c dedupe.c -fPIC -DPIC -o .libs/liberofs_la-dedupe.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe.lo -MD -MP -MF .deps/liberofs_la-dedupe.Tpo -c dedupe.c -o liberofs_la-dedupe.o >/dev/null 2>&1 mv -f .deps/liberofs_la-dedupe.Tpo .deps/liberofs_la-dedupe.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid_unparse.lo -MD -MP -MF .deps/liberofs_la-uuid_unparse.Tpo -c -o liberofs_la-uuid_unparse.lo `test -f 'uuid_unparse.c' || echo './'`uuid_unparse.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid_unparse.lo -MD -MP -MF .deps/liberofs_la-uuid_unparse.Tpo -c uuid_unparse.c -fPIC -DPIC -o .libs/liberofs_la-uuid_unparse.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid_unparse.lo -MD -MP -MF .deps/liberofs_la-uuid_unparse.Tpo -c uuid_unparse.c -o liberofs_la-uuid_unparse.o >/dev/null 2>&1 mv -f .deps/liberofs_la-uuid_unparse.Tpo .deps/liberofs_la-uuid_unparse.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid.lo -MD -MP -MF .deps/liberofs_la-uuid.Tpo -c -o liberofs_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid.lo -MD -MP -MF .deps/liberofs_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/liberofs_la-uuid.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-uuid.lo -MD -MP -MF .deps/liberofs_la-uuid.Tpo -c uuid.c -o liberofs_la-uuid.o >/dev/null 2>&1 mv -f .deps/liberofs_la-uuid.Tpo .deps/liberofs_la-uuid.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-tar.lo -MD -MP -MF .deps/liberofs_la-tar.Tpo -c -o liberofs_la-tar.lo `test -f 'tar.c' || echo './'`tar.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-tar.lo -MD -MP -MF .deps/liberofs_la-tar.Tpo -c tar.c -fPIC -DPIC -o .libs/liberofs_la-tar.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-tar.lo -MD -MP -MF .deps/liberofs_la-tar.Tpo -c tar.c -o liberofs_la-tar.o >/dev/null 2>&1 mv -f .deps/liberofs_la-tar.Tpo .deps/liberofs_la-tar.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-block_list.lo -MD -MP -MF .deps/liberofs_la-block_list.Tpo -c -o liberofs_la-block_list.lo `test -f 'block_list.c' || echo './'`block_list.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-block_list.lo -MD -MP -MF .deps/liberofs_la-block_list.Tpo -c block_list.c -fPIC -DPIC -o .libs/liberofs_la-block_list.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-block_list.lo -MD -MP -MF .deps/liberofs_la-block_list.Tpo -c block_list.c -o liberofs_la-block_list.o >/dev/null 2>&1 mv -f .deps/liberofs_la-block_list.Tpo .deps/liberofs_la-block_list.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-rebuild.lo -MD -MP -MF .deps/liberofs_la-rebuild.Tpo -c -o liberofs_la-rebuild.lo `test -f 'rebuild.c' || echo './'`rebuild.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-rebuild.lo -MD -MP -MF .deps/liberofs_la-rebuild.Tpo -c rebuild.c -fPIC -DPIC -o .libs/liberofs_la-rebuild.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-rebuild.lo -MD -MP -MF .deps/liberofs_la-rebuild.Tpo -c rebuild.c -o liberofs_la-rebuild.o >/dev/null 2>&1 mv -f .deps/liberofs_la-rebuild.Tpo .deps/liberofs_la-rebuild.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-diskbuf.lo -MD -MP -MF .deps/liberofs_la-diskbuf.Tpo -c -o liberofs_la-diskbuf.lo `test -f 'diskbuf.c' || echo './'`diskbuf.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-diskbuf.lo -MD -MP -MF .deps/liberofs_la-diskbuf.Tpo -c diskbuf.c -fPIC -DPIC -o .libs/liberofs_la-diskbuf.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-diskbuf.lo -MD -MP -MF .deps/liberofs_la-diskbuf.Tpo -c diskbuf.c -o liberofs_la-diskbuf.o >/dev/null 2>&1 mv -f .deps/liberofs_la-diskbuf.Tpo .deps/liberofs_la-diskbuf.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-bitops.lo -MD -MP -MF .deps/liberofs_la-bitops.Tpo -c -o liberofs_la-bitops.lo `test -f 'bitops.c' || echo './'`bitops.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-bitops.lo -MD -MP -MF .deps/liberofs_la-bitops.Tpo -c bitops.c -fPIC -DPIC -o .libs/liberofs_la-bitops.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-bitops.lo -MD -MP -MF .deps/liberofs_la-bitops.Tpo -c bitops.c -o liberofs_la-bitops.o >/dev/null 2>&1 mv -f .deps/liberofs_la-bitops.Tpo .deps/liberofs_la-bitops.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe_ext.lo -MD -MP -MF .deps/liberofs_la-dedupe_ext.Tpo -c -o liberofs_la-dedupe_ext.lo `test -f 'dedupe_ext.c' || echo './'`dedupe_ext.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe_ext.lo -MD -MP -MF .deps/liberofs_la-dedupe_ext.Tpo -c dedupe_ext.c -fPIC -DPIC -o .libs/liberofs_la-dedupe_ext.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-dedupe_ext.lo -MD -MP -MF .deps/liberofs_la-dedupe_ext.Tpo -c dedupe_ext.c -o liberofs_la-dedupe_ext.o >/dev/null 2>&1 mv -f .deps/liberofs_la-dedupe_ext.Tpo .deps/liberofs_la-dedupe_ext.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-vmdk.lo -MD -MP -MF .deps/liberofs_la-vmdk.Tpo -c -o liberofs_la-vmdk.lo `test -f 'vmdk.c' || echo './'`vmdk.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-vmdk.lo -MD -MP -MF .deps/liberofs_la-vmdk.Tpo -c vmdk.c -fPIC -DPIC -o .libs/liberofs_la-vmdk.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-vmdk.lo -MD -MP -MF .deps/liberofs_la-vmdk.Tpo -c vmdk.c -o liberofs_la-vmdk.o >/dev/null 2>&1 mv -f .deps/liberofs_la-vmdk.Tpo .deps/liberofs_la-vmdk.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4.Tpo -c -o liberofs_la-compressor_lz4.lo `test -f 'compressor_lz4.c' || echo './'`compressor_lz4.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4.Tpo -c compressor_lz4.c -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4.Tpo -c compressor_lz4.c -o liberofs_la-compressor_lz4.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_lz4.Tpo .deps/liberofs_la-compressor_lz4.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4hc.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4hc.Tpo -c -o liberofs_la-compressor_lz4hc.lo `test -f 'compressor_lz4hc.c' || echo './'`compressor_lz4hc.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4hc.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4hc.Tpo -c compressor_lz4hc.c -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4hc.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_lz4hc.lo -MD -MP -MF .deps/liberofs_la-compressor_lz4hc.Tpo -c compressor_lz4hc.c -o liberofs_la-compressor_lz4hc.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_lz4hc.Tpo .deps/liberofs_la-compressor_lz4hc.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_liblzma.lo -MD -MP -MF .deps/liberofs_la-compressor_liblzma.Tpo -c -o liberofs_la-compressor_liblzma.lo `test -f 'compressor_liblzma.c' || echo './'`compressor_liblzma.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_liblzma.lo -MD -MP -MF .deps/liberofs_la-compressor_liblzma.Tpo -c compressor_liblzma.c -fPIC -DPIC -o .libs/liberofs_la-compressor_liblzma.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_liblzma.lo -MD -MP -MF .deps/liberofs_la-compressor_liblzma.Tpo -c compressor_liblzma.c -o liberofs_la-compressor_liblzma.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_liblzma.Tpo .deps/liberofs_la-compressor_liblzma.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-kite_deflate.lo -MD -MP -MF .deps/liberofs_la-kite_deflate.Tpo -c -o liberofs_la-kite_deflate.lo `test -f 'kite_deflate.c' || echo './'`kite_deflate.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-kite_deflate.lo -MD -MP -MF .deps/liberofs_la-kite_deflate.Tpo -c kite_deflate.c -fPIC -DPIC -o .libs/liberofs_la-kite_deflate.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-kite_deflate.lo -MD -MP -MF .deps/liberofs_la-kite_deflate.Tpo -c kite_deflate.c -o liberofs_la-kite_deflate.o >/dev/null 2>&1 mv -f .deps/liberofs_la-kite_deflate.Tpo .deps/liberofs_la-kite_deflate.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_deflate.lo -MD -MP -MF .deps/liberofs_la-compressor_deflate.Tpo -c -o liberofs_la-compressor_deflate.lo `test -f 'compressor_deflate.c' || echo './'`compressor_deflate.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_deflate.lo -MD -MP -MF .deps/liberofs_la-compressor_deflate.Tpo -c compressor_deflate.c -fPIC -DPIC -o .libs/liberofs_la-compressor_deflate.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_deflate.lo -MD -MP -MF .deps/liberofs_la-compressor_deflate.Tpo -c compressor_deflate.c -o liberofs_la-compressor_deflate.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_deflate.Tpo .deps/liberofs_la-compressor_deflate.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libzstd.lo -MD -MP -MF .deps/liberofs_la-compressor_libzstd.Tpo -c -o liberofs_la-compressor_libzstd.lo `test -f 'compressor_libzstd.c' || echo './'`compressor_libzstd.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libzstd.lo -MD -MP -MF .deps/liberofs_la-compressor_libzstd.Tpo -c compressor_libzstd.c -fPIC -DPIC -o .libs/liberofs_la-compressor_libzstd.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libzstd.lo -MD -MP -MF .deps/liberofs_la-compressor_libzstd.Tpo -c compressor_libzstd.c -o liberofs_la-compressor_libzstd.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_libzstd.Tpo .deps/liberofs_la-compressor_libzstd.Plo /usr/bin/env bash ../libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-workqueue.lo -MD -MP -MF .deps/liberofs_la-workqueue.Tpo -c -o liberofs_la-workqueue.lo `test -f 'workqueue.c' || echo './'`workqueue.c OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-workqueue.lo -MD -MP -MF .deps/liberofs_la-workqueue.Tpo -c workqueue.c -fPIC -DPIC -o .libs/liberofs_la-workqueue.o OpenWrt-libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-workqueue.lo -MD -MP -MF .deps/liberofs_la-workqueue.Tpo -c workqueue.c -o liberofs_la-workqueue.o >/dev/null 2>&1 mv -f .deps/liberofs_la-workqueue.Tpo .deps/liberofs_la-workqueue.Plo /usr/bin/env bash ../libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I../include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/host/include -pthread -I/home/buildbot/openwrt/staging_dir/host/include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lpthread -L/home/buildbot/openwrt/staging_dir/host/lib -o liberofs.la liberofs_la-config.lo liberofs_la-io.lo liberofs_la-cache.lo liberofs_la-super.lo liberofs_la-inode.lo liberofs_la-xattr.lo liberofs_la-exclude.lo liberofs_la-namei.lo liberofs_la-data.lo liberofs_la-compress.lo liberofs_la-compressor.lo liberofs_la-zmap.lo liberofs_la-decompress.lo liberofs_la-compress_hints.lo liberofs_la-hashmap.lo liberofs_la-sha256.lo liberofs_la-blobchunk.lo liberofs_la-dir.lo liberofs_la-fragments.lo liberofs_la-dedupe.lo liberofs_la-uuid_unparse.lo liberofs_la-uuid.lo liberofs_la-tar.lo liberofs_la-block_list.lo liberofs_la-rebuild.lo liberofs_la-diskbuf.lo liberofs_la-bitops.lo liberofs_la-dedupe_ext.lo liberofs_la-vmdk.lo liberofs_la-compressor_lz4.lo liberofs_la-compressor_lz4hc.lo liberofs_la-compressor_liblzma.lo liberofs_la-kite_deflate.lo liberofs_la-compressor_deflate.lo liberofs_la-compressor_libzstd.lo liberofs_la-workqueue.lo -lpthread OpenWrt-libtool: link: ar cr .libs/liberofs.a .libs/liberofs_la-config.o .libs/liberofs_la-io.o .libs/liberofs_la-cache.o .libs/liberofs_la-super.o .libs/liberofs_la-inode.o .libs/liberofs_la-xattr.o .libs/liberofs_la-exclude.o .libs/liberofs_la-namei.o .libs/liberofs_la-data.o .libs/liberofs_la-compress.o .libs/liberofs_la-compressor.o .libs/liberofs_la-zmap.o .libs/liberofs_la-decompress.o .libs/liberofs_la-compress_hints.o .libs/liberofs_la-hashmap.o .libs/liberofs_la-sha256.o .libs/liberofs_la-blobchunk.o .libs/liberofs_la-dir.o .libs/liberofs_la-fragments.o .libs/liberofs_la-dedupe.o .libs/liberofs_la-uuid_unparse.o .libs/liberofs_la-uuid.o .libs/liberofs_la-tar.o .libs/liberofs_la-block_list.o .libs/liberofs_la-rebuild.o .libs/liberofs_la-diskbuf.o .libs/liberofs_la-bitops.o .libs/liberofs_la-dedupe_ext.o .libs/liberofs_la-vmdk.o .libs/liberofs_la-compressor_lz4.o .libs/liberofs_la-compressor_lz4hc.o .libs/liberofs_la-compressor_liblzma.o .libs/liberofs_la-kite_deflate.o .libs/liberofs_la-compressor_deflate.o .libs/liberofs_la-compressor_libzstd.o .libs/liberofs_la-workqueue.o OpenWrt-libtool: link: ranlib .libs/liberofs.a OpenWrt-libtool: link: ( cd ".libs" && rm -f "liberofs.la" && ln -s "../liberofs.la" "liberofs.la" ) make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/lib' Making all in mkfs make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/mkfs' ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT mkfs_erofs-main.o -MD -MP -MF .deps/mkfs_erofs-main.Tpo -c -o mkfs_erofs-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/mkfs_erofs-main.Tpo .deps/mkfs_erofs-main.Po /usr/bin/env bash ../libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/buildbot/openwrt/staging_dir/host/lib -o mkfs.erofs mkfs_erofs-main.o ../lib/liberofs.la -L/home/buildbot/openwrt/staging_dir/host/lib -luuid -pthread -L/home/buildbot/openwrt/staging_dir/host/lib -llz4 -llzma -L/home/buildbot/openwrt/staging_dir/host/lib -lz -L/home/buildbot/openwrt/staging_dir/host/lib -lzstd -pthread -L/home/buildbot/openwrt/staging_dir/host/lib -lxxhash -lpthread OpenWrt-libtool: link: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o mkfs.erofs mkfs_erofs-main.o -L/home/buildbot/openwrt/staging_dir/host/lib ../lib/.libs/liberofs.a -luuid -llz4 /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a -lz -lzstd -lxxhash -lpthread -pthread make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/mkfs' Making all in dump make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/dump' ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT dump_erofs-main.o -MD -MP -MF .deps/dump_erofs-main.Tpo -c -o dump_erofs-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/dump_erofs-main.Tpo .deps/dump_erofs-main.Po /usr/bin/env bash ../libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/buildbot/openwrt/staging_dir/host/lib -o dump.erofs dump_erofs-main.o ../lib/liberofs.la -L/home/buildbot/openwrt/staging_dir/host/lib -llz4 -llzma -L/home/buildbot/openwrt/staging_dir/host/lib -lz -L/home/buildbot/openwrt/staging_dir/host/lib -lzstd -pthread -L/home/buildbot/openwrt/staging_dir/host/lib -lxxhash -lpthread OpenWrt-libtool: link: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o dump.erofs dump_erofs-main.o -L/home/buildbot/openwrt/staging_dir/host/lib ../lib/.libs/liberofs.a -llz4 /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a -lz -lzstd -lxxhash -lpthread -pthread make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/dump' Making all in fsck make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/fsck' ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include/uuid -pthread -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT fsck_erofs-main.o -MD -MP -MF .deps/fsck_erofs-main.Tpo -c -o fsck_erofs-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/fsck_erofs-main.Tpo .deps/fsck_erofs-main.Po /usr/bin/env bash ../libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/buildbot/openwrt/staging_dir/host/lib -o fsck.erofs fsck_erofs-main.o ../lib/liberofs.la -L/home/buildbot/openwrt/staging_dir/host/lib -llz4 -llzma -L/home/buildbot/openwrt/staging_dir/host/lib -lz -L/home/buildbot/openwrt/staging_dir/host/lib -lzstd -pthread -L/home/buildbot/openwrt/staging_dir/host/lib -lxxhash -lpthread OpenWrt-libtool: link: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o fsck.erofs fsck_erofs-main.o -L/home/buildbot/openwrt/staging_dir/host/lib ../lib/.libs/liberofs.a -llz4 /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a -lz -lzstd -lxxhash -lpthread -pthread make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/fsck' Making all in contrib make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/contrib' ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -DHAVE_CONFIG_H -I. -I.. -I/home/buildbot/openwrt/staging_dir/host/include -DNDEBUG -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT stress-stress.o -MD -MP -MF .deps/stress-stress.Tpo -c -o stress-stress.o `test -f 'stress.c' || echo './'`stress.c mv -f .deps/stress-stress.Tpo .deps/stress-stress.Po /usr/bin/env bash ../libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/buildbot/openwrt/staging_dir/host/lib -o stress stress-stress.o -lpthread OpenWrt-libtool: link: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -std=gnu23 -Wall -I../include -O2 -I/home/buildbot/openwrt/staging_dir/host/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o stress stress-stress.o -L/home/buildbot/openwrt/staging_dir/host/lib -lpthread make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10/contrib' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/erofs-utils-1.8.10' time: tools/erofs-utils/compile#107.12#12.22#133.24