==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_96698737-3fcb-495f-b7db-dc3adaa70912]...done ==> Making package: composefs 1.0.3-1.1 (Sat May 18 17:27:54 2024) ==> Retrieving sources... -> Downloading composefs-1.0.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8610k 0 8610k 0 0 14.1M 0 --:--:-- --:--:-- --:--:-- 14.1M ==> Validating source files with sha512sums... composefs-1.0.3.tar.gz ... Passed ==> Validating source files with b2sums... composefs-1.0.3.tar.gz ... Passed ==> Making package: composefs 1.0.3-1.1 (Sat May 18 17:27:58 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (3) New Version Net Change extra/fuse-common 3.16.2-1 0.00 MiB extra/fuse3 3.16.2-1 0.46 MiB extra/go-md2man 2.0.4-1 2.13 MiB Total Installed Size: 2.59 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing fuse-common... installing fuse3... installing go-md2man... ==> Retrieving sources... -> Found composefs-1.0.3.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting composefs-1.0.3.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:130: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:130: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:130: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:30: installing './install-sh' configure.ac:30: installing './missing' libcomposefs/Makefile.am: installing './depcomp' autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... 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 for gcc option to enable large file support... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... : 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk 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 sys/param.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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1004' is supported by ustar format... yes checking whether GID '1004' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for new mount API (fsconfig)... yes yes checking for libcrypto... yes checking for sys/capability.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for machine/endian.h... no checking for go-md2man... /usr/bin/go-md2man checking for -fvisibility=hidden compiler flag... yes checking whether to run tests with Valgrind... no checking for valgrind... no checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Werror=shadow in envvar CFLAGS... yes checking if gcc supports flag -Werror=empty-body in envvar CFLAGS... yes checking if gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if gcc supports flag -Werror=switch in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=int-conversion in envvar CFLAGS... yes checking if gcc supports flag -Werror=parentheses in envvar CFLAGS... yes checking if gcc supports flag -Werror=undef in envvar CFLAGS... yes checking if gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=unused-result in envvar CFLAGS... yes checking for fuse3 >= 3.10.0... yes checking for error_at_line... yes checking for declarations of fseeko and ftello... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getcwd... yes checking for memset... yes checking for munmap... yes checking for reallocarray... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcomposefs/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating composefs.spec config.status: creating composefs.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/startdir/src/composefs-1.0.3' Making all in libcomposefs make[2]: Entering directory '/startdir/src/composefs-1.0.3/libcomposefs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-hash.lo -MD -MP -MF ./.deps/libcomposefs_la-hash.Tpo -c -o ./libcomposefs_la-hash.lo `test -f './hash.c' || echo './'`./hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-fsverity.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-fsverity.Tpo -c -o ./libcomposefs_la-lcfs-fsverity.lo `test -f './lcfs-fsverity.c' || echo './'`./lcfs-fsverity.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer-erofs.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer-erofs.Tpo -c -o ./libcomposefs_la-lcfs-writer-erofs.lo `test -f './lcfs-writer-erofs.c' || echo './'`./lcfs-writer-erofs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer.Tpo -c -o ./libcomposefs_la-lcfs-writer.lo `test -f './lcfs-writer.c' || echo './'`./lcfs-writer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-mount.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-mount.Tpo -c -o ./libcomposefs_la-lcfs-mount.lo `test -f './lcfs-mount.c' || echo './'`./lcfs-mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer.Tpo -c ./lcfs-writer.c -fPIC -DPIC -o ./.libs/libcomposefs_la-lcfs-writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-mount.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-mount.Tpo -c ./lcfs-mount.c -fPIC -DPIC -o ./.libs/libcomposefs_la-lcfs-mount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-fsverity.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-fsverity.Tpo -c ./lcfs-fsverity.c -fPIC -DPIC -o ./.libs/libcomposefs_la-lcfs-fsverity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer-erofs.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer-erofs.Tpo -c ./lcfs-writer-erofs.c -fPIC -DPIC -o ./.libs/libcomposefs_la-lcfs-writer-erofs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-hash.lo -MD -MP -MF ./.deps/libcomposefs_la-hash.Tpo -c ./hash.c -fPIC -DPIC -o ./.libs/libcomposefs_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-fsverity.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-fsverity.Tpo -c ./lcfs-fsverity.c -o ./libcomposefs_la-lcfs-fsverity.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-mount.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-mount.Tpo -c ./lcfs-mount.c -o ./libcomposefs_la-lcfs-mount.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-hash.lo -MD -MP -MF ./.deps/libcomposefs_la-hash.Tpo -c ./hash.c -o ./libcomposefs_la-hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer-erofs.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer-erofs.Tpo -c ./lcfs-writer-erofs.c -o ./libcomposefs_la-lcfs-writer-erofs.o >/dev/null 2>&1 mv -f ./.deps/libcomposefs_la-lcfs-mount.Tpo ./.deps/libcomposefs_la-lcfs-mount.Plo mv -f ./.deps/libcomposefs_la-lcfs-fsverity.Tpo ./.deps/libcomposefs_la-lcfs-fsverity.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ./libcomposefs_la-lcfs-writer.lo -MD -MP -MF ./.deps/libcomposefs_la-lcfs-writer.Tpo -c ./lcfs-writer.c -o ./libcomposefs_la-lcfs-writer.o >/dev/null 2>&1 mv -f ./.deps/libcomposefs_la-hash.Tpo ./.deps/libcomposefs_la-hash.Plo mv -f ./.deps/libcomposefs_la-lcfs-writer-erofs.Tpo ./.deps/libcomposefs_la-lcfs-writer-erofs.Plo mv -f ./.deps/libcomposefs_la-lcfs-writer.Tpo ./.deps/libcomposefs_la-lcfs-writer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -fvisibility=hidden -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o libcomposefs.la -rpath /usr/lib ./libcomposefs_la-hash.lo ./libcomposefs_la-lcfs-fsverity.lo ./libcomposefs_la-lcfs-writer-erofs.lo ./libcomposefs_la-lcfs-writer.lo ./libcomposefs_la-lcfs-mount.lo -lcrypto -version-info 2:0:1 libtool: link: gcc -shared -fPIC -DPIC ./.libs/libcomposefs_la-hash.o ./.libs/libcomposefs_la-lcfs-fsverity.o ./.libs/libcomposefs_la-lcfs-writer-erofs.o ./.libs/libcomposefs_la-lcfs-writer.o ./.libs/libcomposefs_la-lcfs-mount.o -lcrypto -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -march=x86-64-v2 -O3 -Werror=format-security -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -Wl,-soname -Wl,libcomposefs.so.1 -o .libs/libcomposefs.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libcomposefs.so.1" && ln -s "libcomposefs.so.1.1.0" "libcomposefs.so.1") libtool: link: (cd ".libs" && rm -f "libcomposefs.so" && ln -s "libcomposefs.so.1.1.0" "libcomposefs.so") libtool: link: ar cr .libs/libcomposefs.a ./libcomposefs_la-hash.o ./libcomposefs_la-lcfs-fsverity.o ./libcomposefs_la-lcfs-writer-erofs.o ./libcomposefs_la-lcfs-writer.o ./libcomposefs_la-lcfs-mount.o libtool: link: ranlib .libs/libcomposefs.a libtool: link: ( cd ".libs" && rm -f "libcomposefs.la" && ln -s "../libcomposefs.la" "libcomposefs.la" ) make[2]: Leaving directory '/startdir/src/composefs-1.0.3/libcomposefs' Making all in tools make[2]: Entering directory '/startdir/src/composefs-1.0.3/tools' depbase=`echo mkcomposefs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT mkcomposefs.o -MD -MP -MF $depbase.Tpo -c -o mkcomposefs.o mkcomposefs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT composefs_info-composefs-info.o -MD -MP -MF .deps/composefs_info-composefs-info.Tpo -c -o composefs_info-composefs-info.o `test -f 'composefs-info.c' || echo './'`composefs-info.c gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT ../libcomposefs/composefs_info-hash.o -MD -MP -MF ../libcomposefs/.deps/composefs_info-hash.Tpo -c -o ../libcomposefs/composefs_info-hash.o `test -f '../libcomposefs/hash.c' || echo './'`../libcomposefs/hash.c depbase=`echo composefs-dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT composefs-dump.o -MD -MP -MF $depbase.Tpo -c -o composefs-dump.o composefs-dump.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -I/usr/include/fuse3 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT composefs_fuse-cfs-fuse.o -MD -MP -MF .deps/composefs_fuse-cfs-fuse.Tpo -c -o composefs_fuse-cfs-fuse.o `test -f 'cfs-fuse.c' || echo './'`cfs-fuse.c depbase=`echo mountcomposefs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -MT mountcomposefs.o -MD -MP -MF $depbase.Tpo -c -o mountcomposefs.o mountcomposefs.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o composefs-dump composefs-dump.o ../libcomposefs/libcomposefs.la mv -f ../libcomposefs/.deps/composefs_info-hash.Tpo ../libcomposefs/.deps/composefs_info-hash.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o mount.composefs mountcomposefs.o ../libcomposefs/libcomposefs.la mv -f .deps/composefs_info-composefs-info.Tpo .deps/composefs_info-composefs-info.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o composefs-info composefs_info-composefs-info.o ../libcomposefs/composefs_info-hash.o ../libcomposefs/libcomposefs.la /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o mkcomposefs mkcomposefs.o ../libcomposefs/libcomposefs.la mv -f .deps/composefs_fuse-cfs-fuse.Tpo .deps/composefs_fuse-cfs-fuse.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -I/usr/include/fuse3 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o composefs-fuse composefs_fuse-cfs-fuse.o ../libcomposefs/libcomposefs.la -lfuse3 -lpthread libtool: link: gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/composefs-dump composefs-dump.o ../libcomposefs/.libs/libcomposefs.so -lcrypto libtool: link: gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/mount.composefs mountcomposefs.o ../libcomposefs/.libs/libcomposefs.so -lcrypto libtool: link: gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -DUSE_OBSTACK=0 -DTESTING=0 -DUSE_DIFF_HASH=0 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/composefs-info composefs_info-composefs-info.o ../libcomposefs/composefs_info-hash.o ../libcomposefs/.libs/libcomposefs.so -lcrypto libtool: link: gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/mkcomposefs mkcomposefs.o ../libcomposefs/.libs/libcomposefs.so -lcrypto libtool: link: gcc -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../ -I/usr/include/fuse3 -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/composefs -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -falign-functions=32 -o .libs/composefs-fuse composefs_fuse-cfs-fuse.o ../libcomposefs/.libs/libcomposefs.so -lcrypto -lfuse3 -lpthread make[2]: Leaving directory '/startdir/src/composefs-1.0.3/tools' Making all in tests make[2]: Entering directory '/startdir/src/composefs-1.0.3/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/startdir/src/composefs-1.0.3/tests' make[2]: Entering directory '/startdir/src/composefs-1.0.3' mkdir -p man mkdir -p man mkdir -p man mkdir -p man /usr/bin/go-md2man -in man/mount.composefs.md -out man/mount.composefs.1 /usr/bin/go-md2man -in man/mkcomposefs.md -out man/mkcomposefs.1 /usr/bin/go-md2man -in man/composefs-info.md -out man/composefs-info.1 /usr/bin/go-md2man -in man/composefs-dump.md -out man/composefs-dump.5 make[2]: Leaving directory '/startdir/src/composefs-1.0.3' make[1]: Leaving directory '/startdir/src/composefs-1.0.3' ==> Starting check()... make: Entering directory '/startdir/src/composefs-1.0.3' Making check in libcomposefs make[1]: Entering directory '/startdir/src/composefs-1.0.3/libcomposefs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/startdir/src/composefs-1.0.3/libcomposefs' Making check in tools make[1]: Entering directory '/startdir/src/composefs-1.0.3/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/startdir/src/composefs-1.0.3/tools' Making check in tests make[1]: Entering directory '/startdir/src/composefs-1.0.3/tests' VALGRIND_PREFIX="" ./test-units.sh "./../tools/" VALGRIND_PREFIX="" ./test-checksums.sh "./../tools/" "./assets" "config.dump.gz config-with-hard-link.dump.gz special.dump special_v1.dump cs9-x86_64-developer.dump.gz cs9-x86_64-minimal.dump.gz f36-x86_64-silverblue.dump.gz" VALGRIND_PREFIX="" ./test-random-fuse.sh "./../tools/" Test options: can_whiteout=y has_fuse=n has_fsck=n has_fsverity=n Test options: can_whiteout=y has_fuse=n has_fsck=n has_fsverity=n Test options: can_whiteout=y has_fuse=n has_fsck=n has_fsverity=n Generating root dir Verifying config.dump.gz ./test-random-fuse.sh: line 28: ./gendir: cannot execute: required file not found make[1]: *** [Makefile:480: check-random-fuse] Error 127 Test test_inline: OK Test test_objects: OK Test test_mount_digest: OK Verifying config-with-hard-link.dump.gz Verifying special.dump --min-version=0 --max-version=0 Verifying special_v1.dump --min-version=1 --max-version=1 Verifying cs9-x86_64-developer.dump.gz Verifying cs9-x86_64-minimal.dump.gz Verifying f36-x86_64-silverblue.dump.gz make[1]: Target 'check' not remade because of errors. make[1]: Leaving directory '/startdir/src/composefs-1.0.3/tests' make[1]: Entering directory '/startdir/src/composefs-1.0.3' make[1]: Leaving directory '/startdir/src/composefs-1.0.3' ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_96698737-3fcb-495f-b7db-dc3adaa70912/build