==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: erofs-utils 1.8.9-1 (Fri Jun 27 11:50:28 2025)
==> Retrieving sources...
  -> Found erofs-utils-1.8.9.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    erofs-utils-1.8.9.tar.gz ... Passed
==> Validating source files with b2sums...
    erofs-utils-1.8.9.tar.gz ... Passed
==> Making package: erofs-utils 1.8.9-1 (Fri Jun 27 11:50:37 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) fuse-common-3.17.1-1  fuse2-2.9.9-5  libdeflate-1.23-1

Total Download Size:   0.16 MiB
Total Installed Size:  0.92 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 fuse2-2.9.9-5-aarch64 downloading...
 libdeflate-1.23-1-aarch64 downloading...
 fuse-common-3.17.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse2...
installing libdeflate...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found erofs-utils-1.8.9.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting erofs-utils-1.8.9.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory config
autoreconf: running: libtoolize --copy --force
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'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:340: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:340: 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:340: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:30: installing 'config/ar-lib'
configure.ac:30: installing 'config/compile'
configure.ac:15: installing 'config/config.guess'
configure.ac:15: installing 'config/config.sub'
configure.ac:27: installing 'config/install-sh'
configure.ac:27: installing 'config/missing'
contrib/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/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 '1001' is supported by ustar format... yes
checking whether GID '1001' 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... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-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 gcc 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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 gcc 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 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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for uuid... yes
checking libuuid usability... yes
checking for fuse3 >= 3.0... no
checking for fuse >= 2.6... yes
checking for fuse_lowlevel_new in -lfuse... 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 libdeflate... yes
checking for libdeflate_deflate_decompress in -ldeflate... 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  all-recursive
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9'
Making all in man
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
Making all in lib
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-exclude.Tpo .deps/liberofs_la-exclude.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-config.Tpo .deps/liberofs_la-config.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-namei.Tpo .deps/liberofs_la-namei.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-super.Tpo .deps/liberofs_la-super.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-cache.Tpo .deps/liberofs_la-cache.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-io.Tpo .deps/liberofs_la-io.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-compressor.Tpo .deps/liberofs_la-compressor.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-data.Tpo .deps/liberofs_la-data.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-compress_hints.Tpo .deps/liberofs_la-compress_hints.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-xattr.Tpo .deps/liberofs_la-xattr.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-decompress.Tpo .deps/liberofs_la-decompress.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-zmap.Tpo .deps/liberofs_la-zmap.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-hashmap.Tpo .deps/liberofs_la-hashmap.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-sha256.Tpo .deps/liberofs_la-sha256.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-inode.Tpo .deps/liberofs_la-inode.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_unparse.Tpo .deps/liberofs_la-uuid_unparse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-uuid.Tpo .deps/liberofs_la-uuid.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-dir.Tpo .deps/liberofs_la-dir.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-dedupe.Tpo .deps/liberofs_la-dedupe.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-block_list.Tpo .deps/liberofs_la-block_list.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-fragments.Tpo .deps/liberofs_la-fragments.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-compress.Tpo .deps/liberofs_la-compress.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-bitops.Tpo .deps/liberofs_la-bitops.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-diskbuf.Tpo .deps/liberofs_la-diskbuf.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-dedupe_ext.Tpo .deps/liberofs_la-dedupe_ext.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-blobchunk.Tpo .deps/liberofs_la-blobchunk.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-compressor_lz4.Tpo .deps/liberofs_la-compressor_lz4.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libdeflate.lo -MD -MP -MF .deps/liberofs_la-compressor_libdeflate.Tpo -c -o liberofs_la-compressor_libdeflate.lo `test -f 'compressor_libdeflate.c' || echo './'`compressor_libdeflate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-vmdk.Tpo .deps/liberofs_la-vmdk.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/liberofs_la-rebuild.Tpo .deps/liberofs_la-rebuild.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-compressor_lz4hc.Tpo .deps/liberofs_la-compressor_lz4hc.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libdeflate.lo -MD -MP -MF .deps/liberofs_la-compressor_libdeflate.Tpo -c compressor_libdeflate.c  -fPIC -DPIC -o .libs/liberofs_la-compressor_libdeflate.o
mv -f .deps/liberofs_la-tar.Tpo .deps/liberofs_la-tar.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
mv -f .deps/liberofs_la-compressor_liblzma.Tpo .deps/liberofs_la-compressor_liblzma.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT liberofs_la-compressor_libdeflate.lo -MD -MP -MF .deps/liberofs_la-compressor_libdeflate.Tpo -c compressor_libdeflate.c -o liberofs_la-compressor_libdeflate.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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_deflate.Tpo .deps/liberofs_la-compressor_deflate.Plo
mv -f .deps/liberofs_la-compressor_libdeflate.Tpo .deps/liberofs_la-compressor_libdeflate.Plo
mv -f .deps/liberofs_la-workqueue.Tpo .deps/liberofs_la-workqueue.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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-compressor_libzstd.Tpo .deps/liberofs_la-compressor_libzstd.Plo
mv -f .deps/liberofs_la-kite_deflate.Tpo .deps/liberofs_la-kite_deflate.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/uuid -I../include      -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lpthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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_libdeflate.lo liberofs_la-compressor_libzstd.lo  liberofs_la-workqueue.lo  -lpthread 
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_libdeflate.o .libs/liberofs_la-compressor_libzstd.o .libs/liberofs_la-workqueue.o 
libtool: link: ranlib .libs/liberofs.a
libtool: link: ( cd ".libs" && rm -f "liberofs.la" && ln -s "../liberofs.la" "liberofs.la" )
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
Making all in mkfs
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mkfs.erofs mkfs_erofs-main.o ../lib/liberofs.la  -luuid -llz4 -llzma -lz -ldeflate -lzstd  -lxxhash -lpthread 
libtool: link: gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mkfs.erofs mkfs_erofs-main.o  ../lib/.libs/liberofs.a -luuid -llz4 -llzma -lz -ldeflate -lzstd -lxxhash -lpthread
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
Making all in dump
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/uuid -DNDEBUG -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dump.erofs dump_erofs-main.o ../lib/liberofs.la  -llz4 -llzma -lz -ldeflate -lzstd  -lxxhash -lpthread 
libtool: link: gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o dump.erofs dump_erofs-main.o  ../lib/.libs/liberofs.a -llz4 -llzma -lz -ldeflate -lzstd -lxxhash -lpthread
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
Making all in fsck
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/uuid -DNDEBUG -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fsck.erofs fsck_erofs-main.o ../lib/liberofs.la  -llz4 -llzma -lz -ldeflate -lzstd  -lxxhash -lpthread 
libtool: link: gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fsck.erofs fsck_erofs-main.o  ../lib/.libs/liberofs.a -llz4 -llzma -lz -ldeflate -lzstd -lxxhash -lpthread
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
Making all in fuse
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT erofsfuse-main.o -MD -MP -MF .deps/erofsfuse-main.Tpo -c -o erofsfuse-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/erofsfuse-main.Tpo .deps/erofsfuse-main.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o erofsfuse erofsfuse-main.o ../lib/liberofs.la -lfuse -pthread  -llz4  -llzma -lz -ldeflate -lzstd  -lxxhash -lpthread 
libtool: link: gcc -Wall -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o erofsfuse erofsfuse-main.o  ../lib/.libs/liberofs.a -lfuse -llz4 -llzma -lz -ldeflate -lzstd -lxxhash -lpthread -pthread
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
Making all in contrib
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
gcc -DHAVE_CONFIG_H -I. -I..   -DNDEBUG -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stress stress-stress.o  -lpthread 
libtool: link: gcc -Wall -I../include -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o stress stress-stress.o  -lpthread
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9'
==> Entering fakeroot environment...
==> Starting package_erofs-utils()...
make: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9'
Making install in man
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/erofs-utils/pkg/erofs-utils//usr/share/man/man1'
 /usr/bin/install -c -m 644 mkfs.erofs.1 dump.erofs.1 fsck.erofs.1 erofsfuse.1 '/build/erofs-utils/pkg/erofs-utils//usr/share/man/man1'
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/man'
Making install in lib
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/lib'
Making install in mkfs
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/erofs-utils/pkg/erofs-utils//usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c mkfs.erofs '/build/erofs-utils/pkg/erofs-utils//usr/bin'
libtool: install: /usr/bin/install -c mkfs.erofs /build/erofs-utils/pkg/erofs-utils//usr/bin/mkfs.erofs
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/mkfs'
Making install in dump
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/erofs-utils/pkg/erofs-utils//usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c dump.erofs '/build/erofs-utils/pkg/erofs-utils//usr/bin'
libtool: install: /usr/bin/install -c dump.erofs /build/erofs-utils/pkg/erofs-utils//usr/bin/dump.erofs
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/dump'
Making install in fsck
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/erofs-utils/pkg/erofs-utils//usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c fsck.erofs '/build/erofs-utils/pkg/erofs-utils//usr/bin'
libtool: install: /usr/bin/install -c fsck.erofs /build/erofs-utils/pkg/erofs-utils//usr/bin/fsck.erofs
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fsck'
Making install in fuse
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/erofs-utils/pkg/erofs-utils//usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c erofsfuse '/build/erofs-utils/pkg/erofs-utils//usr/bin'
libtool: install: /usr/bin/install -c erofsfuse /build/erofs-utils/pkg/erofs-utils//usr/bin/erofsfuse
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/fuse'
Making install in contrib
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9/contrib'
make[1]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make[2]: Entering directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make[1]: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9'
make: Leaving directory '/build/erofs-utils/src/erofs-utils-1.8.9'
install: creating directory '/build/erofs-utils/pkg/erofs-utils/usr/share/doc'
install: creating directory '/build/erofs-utils/pkg/erofs-utils/usr/share/doc/erofs-utils'
'erofs-utils-1.8.9/AUTHORS' -> '/build/erofs-utils/pkg/erofs-utils/usr/share/doc/erofs-utils/AUTHORS'
'erofs-utils-1.8.9/ChangeLog' -> '/build/erofs-utils/pkg/erofs-utils/usr/share/doc/erofs-utils/ChangeLog'
'erofs-utils-1.8.9/README' -> '/build/erofs-utils/pkg/erofs-utils/usr/share/doc/erofs-utils/README'
mkdir: created directory '/build/erofs-utils/src/erofsfuse'
mkdir: created directory '/build/erofs-utils/src/erofsfuse/usr'
mkdir: created directory '/build/erofs-utils/src/erofsfuse/usr/bin'
renamed 'usr/bin/erofsfuse' -> '/build/erofs-utils/src/erofsfuse/usr/bin/erofsfuse'
rmdir: removing directory, 'usr/bin'
mkdir: created directory '/build/erofs-utils/src/erofsfuse/usr/share'
mkdir: created directory '/build/erofs-utils/src/erofsfuse/usr/share/man'
mkdir: created directory '/build/erofs-utils/src/erofsfuse/usr/share/man/man1'
renamed 'usr/share/man/man1/erofsfuse.1' -> '/build/erofs-utils/src/erofsfuse/usr/share/man/man1/erofsfuse.1'
rmdir: removing directory, 'usr/share/man/man1'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "erofs-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_erofsfuse()...
renamed 'erofsfuse/usr' -> '/build/erofs-utils/pkg/erofsfuse/usr'
install: creating directory '/build/erofs-utils/pkg/erofsfuse/usr/share/doc'
install: creating directory '/build/erofs-utils/pkg/erofsfuse/usr/share/doc/erofsfuse'
'erofs-utils-1.8.9/AUTHORS' -> '/build/erofs-utils/pkg/erofsfuse/usr/share/doc/erofsfuse/AUTHORS'
'erofs-utils-1.8.9/ChangeLog' -> '/build/erofs-utils/pkg/erofsfuse/usr/share/doc/erofsfuse/ChangeLog'
'erofs-utils-1.8.9/README' -> '/build/erofs-utils/pkg/erofsfuse/usr/share/doc/erofsfuse/README'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "erofsfuse"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: erofs-utils 1.8.9-1 (Fri Jun 27 11:51:13 2025)
==> Cleaning up...