>>> erofs-utils: Building community/erofs-utils 1.7.1-r0 (using abuild 3.12.0-r0) started Thu, 02 Nov 2023 12:50:22 +0000 >>> erofs-utils: Checking sanity of /home/buildozer/aports/community/erofs-utils/APKBUILD... >>> erofs-utils: Analyzing dependencies... >>> erofs-utils: Installing for build: build-base autoconf automake libtool lz4-dev util-linux-dev zlib-dev (1/19) Installing m4 (1.4.19-r3) (2/19) Installing libbz2 (1.0.8-r6) (3/19) Installing perl (5.38.0-r0) (4/19) Installing autoconf (2.71-r2) (5/19) Installing automake (1.16.5-r2) (6/19) Installing libltdl (2.4.7-r3) (7/19) Installing libtool (2.4.7-r3) (8/19) Installing lz4-dev (1.9.4-r5) (9/19) Installing libblkid (2.39.2-r0) (10/19) Installing libuuid (2.39.2-r0) (11/19) Installing libfdisk (2.39.2-r0) (12/19) Installing libmount (2.39.2-r0) (13/19) Installing libsmartcols (2.39.2-r0) (14/19) Installing util-linux-dev (2.39.2-r0) (15/19) Installing zlib-dev (1.3-r2) (16/19) Installing .makedepends-erofs-utils (20231102.125023) (17/19) Installing perl-error (0.17029-r2) (18/19) Installing perl-git (2.42.0-r0) (19/19) Installing git-perl (2.42.0-r0) Executing busybox-1.36.1-r13.trigger OK: 425 MiB in 124 packages >>> erofs-utils: Cleaning up srcdir >>> erofs-utils: Cleaning up pkgdir >>> erofs-utils: Cleaning up tmpdir >>> erofs-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/erofs-utils-1.7.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 161k 59 98304 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k 100 161k 100 161k 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k >>> erofs-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/erofs-utils-1.7.1.tar.gz >>> erofs-utils: Checking sha512sums... erofs-utils-1.7.1.tar.gz: OK >>> erofs-utils: Unpacking /var/cache/distfiles/edge/erofs-utils-1.7.1.tar.gz... 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:303: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:303: 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:303: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing 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' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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 x86_64-alpine-linux-musl-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 x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alpine-linux-musl-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 build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl 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 gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/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... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 x86_64-alpine-linux-musl-mt... no 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config m4 macros... yes checking for dirent.h... yes checking for execinfo.h... no 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... no checking for linux/fs.h... no checking for linux/types.h... no checking for linux/xattr.h... no 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/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking how to run the C preprocessor... gcc -E 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... no checking for copy_file_range... yes 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 lseek64... no checking for ftello64... no checking for pread64... no checking for pwrite64... no checking for posix_fadvise... yes checking for fstatfs... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoull... yes checking for tmpfile64... no checking for utimensat... yes checking sysconf (_SC_PAGESIZE)... 4096 checking for x86_64-alpine-linux-musl-pkg-config... no 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 lz4.h... yes checking for LZ4_compress_destSize in -llz4... yes checking for LZ4_compress_HC_destSize in -llz4... yes checking for zlib... yes checking for inflate in -lz... yes ./configure: line 16245: CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64: not found 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 make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-rb_tree.lo -MD -MP -MF .deps/liberofs_la-rb_tree.Tpo -c -o liberofs_la-rb_tree.lo `test -f 'rb_tree.c' || echo './'`rb_tree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-xxhash.lo -MD -MP -MF .deps/liberofs_la-xxhash.Tpo -c -o liberofs_la-xxhash.lo `test -f 'xxhash.c' || echo './'`xxhash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-compressor.lo -MD -MP -MF .deps/liberofs_la-compressor.Tpo -c compressor.c -fPIC -DPIC -o .libs/liberofs_la-compressor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-fragments.lo -MD -MP -MF .deps/liberofs_la-fragments.Tpo -c fragments.c -fPIC -DPIC -o .libs/liberofs_la-fragments.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-sha256.lo -MD -MP -MF .deps/liberofs_la-sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/liberofs_la-sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-dir.lo -MD -MP -MF .deps/liberofs_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/liberofs_la-dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-zmap.lo -MD -MP -MF .deps/liberofs_la-zmap.Tpo -c zmap.c -fPIC -DPIC -o .libs/liberofs_la-zmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-rb_tree.lo -MD -MP -MF .deps/liberofs_la-rb_tree.Tpo -c rb_tree.c -fPIC -DPIC -o .libs/liberofs_la-rb_tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-diskbuf.lo -MD -MP -MF .deps/liberofs_la-diskbuf.Tpo -c diskbuf.c -fPIC -DPIC -o .libs/liberofs_la-diskbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-xxhash.lo -MD -MP -MF .deps/liberofs_la-xxhash.Tpo -c xxhash.c -fPIC -DPIC -o .libs/liberofs_la-xxhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-xxhash.lo -MD -MP -MF .deps/liberofs_la-xxhash.Tpo -c xxhash.c -o liberofs_la-xxhash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-uuid_unparse.Tpo .deps/liberofs_la-uuid_unparse.Plo mv -f .deps/liberofs_la-uuid.Tpo .deps/liberofs_la-uuid.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-exclude.lo -MD -MP -MF .deps/liberofs_la-exclude.Tpo -c exclude.c -o liberofs_la-exclude.o >/dev/null 2>&1 mv -f .deps/liberofs_la-xxhash.Tpo .deps/liberofs_la-xxhash.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 In file included from dir.c:4: In function 'traverse_dirents', inlined from 'erofs_iterate_dir' at dir.c:175:9: ../include/erofs/print.h:74:17: warning: 'errmsg' may be used uninitialized [-Wmaybe-uninitialized] 74 | erofs_msg(EROFS_ERR, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | " " PR_FMT_FUNC_LINE(fmt), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | ##__VA_ARGS__); \ | ~~~~~~~~~~~~~~ dir.c:135:17: note: in expansion of macro 'erofs_err' 135 | erofs_err("%s @ nid %llu, lblk %u, index %lu", | ^~~~~~~~~ dir.c: In function 'erofs_iterate_dir': dir.c:29:21: note: 'errmsg' was declared here 29 | const char *errmsg; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-super.lo -MD -MP -MF .deps/liberofs_la-super.Tpo -c super.c -o liberofs_la-super.o >/dev/null 2>&1 mv -f .deps/liberofs_la-compressor_lz4.Tpo .deps/liberofs_la-compressor_lz4.Plo mv -f .deps/liberofs_la-compressor_lz4hc.Tpo .deps/liberofs_la-compressor_lz4hc.Plo mv -f .deps/liberofs_la-block_list.Tpo .deps/liberofs_la-block_list.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-compressor_deflate.Tpo .deps/liberofs_la-compressor_deflate.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-compressor.Tpo .deps/liberofs_la-compressor.Plo fragments.c: In function 'z_erofs_pack_file_from_fd': fragments.c:244:13: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized] 244 | int rc; | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-cache.lo -MD -MP -MF .deps/liberofs_la-cache.Tpo -c cache.c -o liberofs_la-cache.o >/dev/null 2>&1 mv -f .deps/liberofs_la-config.Tpo .deps/liberofs_la-config.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 mv -f .deps/liberofs_la-compress_hints.Tpo .deps/liberofs_la-compress_hints.Plo mv -f .deps/liberofs_la-diskbuf.Tpo .deps/liberofs_la-diskbuf.Plo mv -f .deps/liberofs_la-super.Tpo .deps/liberofs_la-super.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-namei.Tpo .deps/liberofs_la-namei.Plo mv -f .deps/liberofs_la-sha256.Tpo .deps/liberofs_la-sha256.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-rb_tree.lo -MD -MP -MF .deps/liberofs_la-rb_tree.Tpo -c rb_tree.c -o liberofs_la-rb_tree.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT liberofs_la-zmap.lo -MD -MP -MF .deps/liberofs_la-zmap.Tpo -c zmap.c -o liberofs_la-zmap.o >/dev/null 2>&1 mv -f .deps/liberofs_la-dedupe.Tpo .deps/liberofs_la-dedupe.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-decompress.Tpo .deps/liberofs_la-decompress.Plo mv -f .deps/liberofs_la-dir.Tpo .deps/liberofs_la-dir.Plo mv -f .deps/liberofs_la-hashmap.Tpo .deps/liberofs_la-hashmap.Plo mv -f .deps/liberofs_la-fragments.Tpo .deps/liberofs_la-fragments.Plo mv -f .deps/liberofs_la-io.Tpo .deps/liberofs_la-io.Plo mv -f .deps/liberofs_la-data.Tpo .deps/liberofs_la-data.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-rb_tree.Tpo .deps/liberofs_la-rb_tree.Plo mv -f .deps/liberofs_la-cache.Tpo .deps/liberofs_la-cache.Plo mv -f .deps/liberofs_la-zmap.Tpo .deps/liberofs_la-zmap.Plo mv -f .deps/liberofs_la-rebuild.Tpo .deps/liberofs_la-rebuild.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-kite_deflate.Tpo .deps/liberofs_la-kite_deflate.Plo mv -f .deps/liberofs_la-tar.Tpo .deps/liberofs_la-tar.Plo mv -f .deps/liberofs_la-compress.Tpo .deps/liberofs_la-compress.Plo mv -f .deps/liberofs_la-blobchunk.Tpo .deps/liberofs_la-blobchunk.Plo mv -f .deps/liberofs_la-inode.Tpo .deps/liberofs_la-inode.Plo mv -f .deps/liberofs_la-xattr.Tpo .deps/liberofs_la-xattr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/uuid -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-rb_tree.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-xxhash.lo liberofs_la-rebuild.lo liberofs_la-diskbuf.lo liberofs_la-compressor_lz4.lo liberofs_la-compressor_lz4hc.lo liberofs_la-kite_deflate.lo liberofs_la-compressor_deflate.lo 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-rb_tree.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-xxhash.o .libs/liberofs_la-rebuild.o .libs/liberofs_la-diskbuf.o .libs/liberofs_la-compressor_lz4.o .libs/liberofs_la-compressor_lz4hc.o .libs/liberofs_la-kite_deflate.o .libs/liberofs_la-compressor_deflate.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 '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' Making all in mkfs make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mkfs.erofs mkfs_erofs-main.o ../lib/liberofs.la -luuid -llz4 -L/lib -lz libtool: link: gcc -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o mkfs.erofs mkfs_erofs-main.o ../lib/.libs/liberofs.a -luuid -llz4 -L/lib -lz make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' Making all in dump make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -DNDEBUG -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dump.erofs dump_erofs-main.o ../lib/liberofs.la -llz4 -L/lib -lz libtool: link: gcc -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o dump.erofs dump_erofs-main.o ../lib/.libs/liberofs.a -llz4 -L/lib -lz make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' Making all in fsck make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -DNDEBUG -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fsck.erofs fsck_erofs-main.o ../lib/liberofs.la -llz4 -L/lib -lz libtool: link: gcc -Wall -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o fsck.erofs fsck_erofs-main.o ../lib/.libs/liberofs.a -llz4 -L/lib -lz make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' Making check in mkfs make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' Making check in dump make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' Making check in fsck make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' >>> erofs-utils: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' make[2]: Nothing to be done for 'install-exec-am'. .././config/install-sh -c -d '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/share/man/man1' /usr/bin/install -c -m 644 mkfs.erofs.1 dump.erofs.1 fsck.erofs.1 '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/man' Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/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 '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/lib' Making install in mkfs make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' make[2]: Nothing to be done for 'install-data-am'. .././config/install-sh -c -d '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mkfs.erofs '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' libtool: install: /usr/bin/install -c mkfs.erofs /home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin/mkfs.erofs make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/mkfs' Making install in dump make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' make[2]: Nothing to be done for 'install-data-am'. .././config/install-sh -c -d '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dump.erofs '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' libtool: install: /usr/bin/install -c dump.erofs /home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin/dump.erofs make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/dump' Making install in fsck make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[2]: Nothing to be done for 'install-data-am'. .././config/install-sh -c -d '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fsck.erofs '/home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin' libtool: install: /usr/bin/install -c fsck.erofs /home/buildozer/aports/community/erofs-utils/pkg/erofs-utils/usr/bin/fsck.erofs make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1/fsck' make[1]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[2]: Entering directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' make[1]: Leaving directory '/home/buildozer/aports/community/erofs-utils/src/erofs-utils-1.7.1' >>> erofs-utils-doc*: Running split function doc... >>> erofs-utils-doc*: Preparing subpackage erofs-utils-doc... >>> erofs-utils-doc*: Running postcheck for erofs-utils-doc >>> erofs-utils*: Running postcheck for erofs-utils >>> erofs-utils*: Preparing package erofs-utils... >>> erofs-utils*: Stripping binaries >>> erofs-utils-doc*: Scanning shared objects >>> erofs-utils*: Scanning shared objects >>> erofs-utils-doc*: Tracing dependencies... >>> erofs-utils-doc*: Package size: 32.0 KB >>> erofs-utils-doc*: Compressing data... >>> erofs-utils-doc*: Create checksum... >>> erofs-utils-doc*: Create erofs-utils-doc-1.7.1-r0.apk >>> erofs-utils*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblz4.so.1 so:libuuid.so.1 so:libz.so.1 >>> erofs-utils*: Package size: 356.0 KB >>> erofs-utils*: Compressing data... >>> erofs-utils*: Create checksum... >>> erofs-utils*: Create erofs-utils-1.7.1-r0.apk >>> erofs-utils: Build complete at Thu, 02 Nov 2023 12:50:49 +0000 elapsed time 0h 0m 27s >>> erofs-utils: Cleaning up srcdir >>> erofs-utils: Cleaning up pkgdir >>> erofs-utils: Uninstalling dependencies... (1/19) Purging .makedepends-erofs-utils (20231102.125023) (2/19) Purging autoconf (2.71-r2) (3/19) Purging m4 (1.4.19-r3) (4/19) Purging automake (1.16.5-r2) (5/19) Purging libtool (2.4.7-r3) (6/19) Purging libltdl (2.4.7-r3) (7/19) Purging lz4-dev (1.9.4-r5) (8/19) Purging util-linux-dev (2.39.2-r0) (9/19) Purging libfdisk (2.39.2-r0) (10/19) Purging libmount (2.39.2-r0) (11/19) Purging libsmartcols (2.39.2-r0) (12/19) Purging libuuid (2.39.2-r0) (13/19) Purging zlib-dev (1.3-r2) (14/19) Purging git-perl (2.42.0-r0) (15/19) Purging perl-git (2.42.0-r0) (16/19) Purging perl-error (0.17029-r2) (17/19) Purging perl (5.38.0-r0) (18/19) Purging libblkid (2.39.2-r0) (19/19) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r13.trigger OK: 377 MiB in 105 packages >>> erofs-utils: Updating the community/x86_64 repository index... >>> erofs-utils: Signing the index...