>>> host-erofs-utils 1.4 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/erofs-utils/erofs-utils-1.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4 -xf - >>> host-erofs-utils 1.4 Patching Applying 0001-erofs-utils-dump-fix-de-nid-issues.patch using patch: patching file dump/main.c Applying 0002-fsck-main.c-add-missing-include.patch using patch: patching file fsck/main.c Applying 0003-erofs-utils-lib-fix-blobdev-without-Eforce-chunk-ind.patch using patch: patching file lib/blobchunk.c Applying 0004-erofs-utils-fix-Makefile-for-fsck.erofs-manpage.patch using patch: patching file man/Makefile.am >>> host-erofs-utils 1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-erofs-utils 1.4 Configuring >>> host-erofs-utils 1.4 Autoreconfiguring aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:195: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:195: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:195: the top level configure.ac:17: installing 'config/ar-lib' configure.ac:17: installing 'config/compile' configure.ac:21: installing 'config/config.guess' configure.ac:21: installing 'config/config.sub' configure.ac:14: installing 'config/install-sh' configure.ac:14: installing 'config/missing' dump/Makefile.am: installing 'config/depcomp' >>> host-erofs-utils 1.4 Patching libtool patching file /home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/run/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-3/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --enable-lz4 --disable-fuse --without-selinux ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... -std=gnu11 checking whether /usr/bin/gcc -std=gnu11 understands -c and -o together... yes checking dependency style of /usr/bin/gcc -std=gnu11... none checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) -std=gnu11 checking whether /usr/bin/gcc -std=gnu11 understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc -std=gnu11... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc -std=gnu11... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 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 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt 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 /usr/bin/gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc -std=gnu11 static flag -static works... yes checking if /usr/bin/gcc -std=gnu11 supports -c -o file.o... yes checking if /usr/bin/gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc -std=gnu11 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... no checking pkg-config m4 macros... yes checking for dirent.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes 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/stat.h... (cached) yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) 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 /usr/bin/gcc -std=gnu11 options needed to detect all undeclared functions... none needed checking whether llseek is declared... no checking whether lseek64 is declared... yes checking for backtrace... yes checking for copy_file_range... no checking for fallocate... yes checking for gettimeofday... yes checking for lgetxattr... yes checking for llistxattr... yes checking for memset... yes checking for realpath... yes checking for pread64... yes checking for pwrite64... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoull... yes checking for tmpfile64... yes checking pkg-config is at least version 0.9.0... yes checking for libuuid... yes checking libuuid usability... yes checking for lz4.h... yes checking for LZ4_compress_destSize in -llz4... yes checking for LZ4_compress_HC_destSize in -llz4... 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 config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls >>> host-erofs-utils 1.4 Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4' /usr/bin/make all-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4' Making all in man make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/man' Making all in lib make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/lib' /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-config.lo `test -f 'config.c' || echo './'`config.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-io.lo `test -f 'io.c' || echo './'`io.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-cache.lo `test -f 'cache.c' || echo './'`cache.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-super.lo `test -f 'super.c' || echo './'`super.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c cache.c -fPIC -DPIC -o .libs/liberofs_la-cache.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c io.c -fPIC -DPIC -o .libs/liberofs_la-io.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c config.c -fPIC -DPIC -o .libs/liberofs_la-config.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c super.c -fPIC -DPIC -o .libs/liberofs_la-super.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-inode.lo `test -f 'inode.c' || echo './'`inode.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-xattr.lo `test -f 'xattr.c' || echo './'`xattr.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-exclude.lo `test -f 'exclude.c' || echo './'`exclude.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c xattr.c -fPIC -DPIC -o .libs/liberofs_la-xattr.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-namei.lo `test -f 'namei.c' || echo './'`namei.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c exclude.c -fPIC -DPIC -o .libs/liberofs_la-exclude.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c inode.c -fPIC -DPIC -o .libs/liberofs_la-inode.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-data.lo `test -f 'data.c' || echo './'`data.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-compress.lo `test -f 'compress.c' || echo './'`compress.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c namei.c -fPIC -DPIC -o .libs/liberofs_la-namei.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c compress.c -fPIC -DPIC -o .libs/liberofs_la-compress.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c data.c -fPIC -DPIC -o .libs/liberofs_la-data.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-compressor.lo `test -f 'compressor.c' || echo './'`compressor.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-zmap.lo `test -f 'zmap.c' || echo './'`zmap.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-decompress.lo `test -f 'decompress.c' || echo './'`decompress.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c compressor.c -fPIC -DPIC -o .libs/liberofs_la-compressor.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-compress_hints.lo `test -f 'compress_hints.c' || echo './'`compress_hints.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-hashmap.lo `test -f 'hashmap.c' || echo './'`hashmap.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c zmap.c -fPIC -DPIC -o .libs/liberofs_la-zmap.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c hashmap.c -fPIC -DPIC -o .libs/liberofs_la-hashmap.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c decompress.c -fPIC -DPIC -o .libs/liberofs_la-decompress.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c compress_hints.c -fPIC -DPIC -o .libs/liberofs_la-compress_hints.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-sha256.lo `test -f 'sha256.c' || echo './'`sha256.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-blobchunk.lo `test -f 'blobchunk.c' || echo './'`blobchunk.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-compressor_lz4.lo `test -f 'compressor_lz4.c' || echo './'`compressor_lz4.c /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o liberofs_la-compressor_lz4hc.lo `test -f 'compressor_lz4hc.c' || echo './'`compressor_lz4hc.c libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c sha256.c -fPIC -DPIC -o .libs/liberofs_la-sha256.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c compressor_lz4hc.c -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4hc.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c blobchunk.c -fPIC -DPIC -o .libs/liberofs_la-blobchunk.o libtool: compile: /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c compressor_lz4.c -fPIC -DPIC -o .libs/liberofs_la-compressor_lz4.o /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu11 -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/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-compressor_lz4.lo liberofs_la-compressor_lz4hc.lo libtool: link: /usr/bin/ar cru .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-compressor_lz4.o .libs/liberofs_la-compressor_lz4hc.o libtool: link: /usr/bin/ranlib .libs/liberofs.a libtool: link: ( cd ".libs" && rm -f "liberofs.la" && ln -s "../liberofs.la" "liberofs.la" ) make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/lib' Making all in mkfs make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/mkfs' /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include/uuid -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o mkfs_erofs-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu11 -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib -o mkfs.erofs mkfs_erofs-main.o -L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -luuid ../lib/liberofs.la -llz4 libtool: link: /usr/bin/gcc -std=gnu11 -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output-1/host/lib -o mkfs.erofs mkfs_erofs-main.o -L/home/buildroot/autobuild/run/instance-3/output-1/host/lib /home/buildroot/autobuild/run/instance-3/output-1/host/lib/libuuid.so ../lib/.libs/liberofs.a -llz4 -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-3/output-1/host/lib make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/mkfs' Making all in dump make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/dump' /usr/bin/gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/run/instance-3/output-1/host/include/uuid -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -DNDEBUG -Wall -Werror -I../include -O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include -c -o dump_erofs-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/string.h:640:0, from ../include/erofs/internal.h:242, from ../include/erofs/inode.h:11, from main.c:12: In function 'memset', inlined from 'erofsdump_filetype_distribution.constprop.2' at main.c:583:9: /usr/include/x86_64-linux-gnu/bits/string3.h:81:30: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror] __warn_memset_zero_len (); ^ In function 'memset', inlined from 'erofsdump_filesize_distribution.constprop.3' at main.c:556:9: /usr/include/x86_64-linux-gnu/bits/string3.h:81:30: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror] __warn_memset_zero_len (); ^ cc1: all warnings being treated as errors make[3]: *** [dump_erofs-main.o] Error 1 make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/dump' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4' make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/host-erofs-utils-1.4/.stamp_built] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'