Building package "bindfs" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) sqlite-3.44.2-2 Total Installed Size: 7.99 MiB Net Upgrade Size: 0.08 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... upgrading sqlite... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... resolving dependencies... looking for conflicting packages... Packages (2) fuse-common-3.16.2-1 fuse3-3.16.2-1 Total Installed Size: 0.46 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing fuse-common... installing fuse3... :: Running post-transaction hooks... (1/2) Reloading device manager configuration... Skipped: Device manager is not running. (2/2) Arming ConditionNeedsUpdate... ==> Making package: bindfs 1.17.6-1 (Mon 27 Nov 2023 11:17:36 PM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading bindfs-1.17.6.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 100 333 100 333 0 0 2618 0 --:--:-- --:--:-- --:--:-- 2622 100 414k 100 414k 0 0 1936k 0 --:--:-- --:--:-- --:--:-- 1936k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... bindfs-1.17.6.tar.gz ... Passed ==> Extracting sources... -> Extracting bindfs-1.17.6.tar.gz with bsdtar ==> Starting build()... 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. configure.ac:8: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:8: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:8: the top level configure.ac:6: installing './compile' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/misc.c' is in a subdirectory, tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/internals/Makefile.am:4: warning: source file '$(top_srcdir)/src/arena.c' is in a subdirectory, tests/internals/Makefile.am:4: but option 'subdir-objects' is disabled tests/internals/Makefile.am:5: warning: source file '$(top_srcdir)/src/rate_limiter.c' is in a subdirectory, tests/internals/Makefile.am:5: but option 'subdir-objects' is disabled autogen.sh completed successfully. Now run ./configure with the appropriate flags and then make. 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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... 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 command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 for sys/file.h... yes checking for lutimes... yes checking for utimensat... yes checking for setxattr... yes checking for getxattr... yes checking for listxattr... yes checking for removexattr... yes checking for lsetxattr... yes checking for lgetxattr... yes checking for llistxattr... yes checking for lremovexattr... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse3 >= 3.4.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/internals/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' Making all in src make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT bindfs.o -MD -MP -MF .deps/bindfs.Tpo -c -o bindfs.o bindfs.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT permchain.o -MD -MP -MF .deps/permchain.Tpo -c -o permchain.o permchain.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT userinfo.o -MD -MP -MF .deps/userinfo.Tpo -c -o userinfo.o userinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT arena.o -MD -MP -MF .deps/arena.Tpo -c -o arena.o arena.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT usermap.o -MD -MP -MF .deps/usermap.Tpo -c -o usermap.o usermap.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT rate_limiter.o -MD -MP -MF .deps/rate_limiter.Tpo -c -o rate_limiter.o rate_limiter.c mv -f .deps/arena.Tpo .deps/arena.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/usermap.Tpo .deps/usermap.Po mv -f .deps/rate_limiter.Tpo .deps/rate_limiter.Po mv -f .deps/permchain.Tpo .deps/permchain.Po mv -f .deps/userinfo.Tpo .deps/userinfo.Po mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/bindfs.Tpo .deps/bindfs.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -lfuse3 -lpthread -pthread libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bindfs bindfs.o debug.o permchain.o userinfo.o arena.o misc.o usermap.o rate_limiter.o -lfuse3 -lpthread -pthread make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' Making all in tests make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' Making all in internals make[3]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_internals-test_internals.o -MD -MP -MF .deps/test_internals-test_internals.Tpo -c -o test_internals-test_internals.o `test -f 'test_internals.c' || echo './'`test_internals.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_internals-test_common.o -MD -MP -MF .deps/test_internals-test_common.Tpo -c -o test_internals-test_common.o `test -f 'test_common.c' || echo './'`test_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_internals-misc.o -MD -MP -MF .deps/test_internals-misc.Tpo -c -o test_internals-misc.o `test -f '../../src/misc.c' || echo './'`../../src/misc.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_internals-arena.o -MD -MP -MF .deps/test_internals-arena.Tpo -c -o test_internals-arena.o `test -f '../../src/arena.c' || echo './'`../../src/arena.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_rate_limiter-test_rate_limiter.o -MD -MP -MF .deps/test_rate_limiter-test_rate_limiter.Tpo -c -o test_rate_limiter-test_rate_limiter.o `test -f 'test_rate_limiter.c' || echo './'`test_rate_limiter.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_rate_limiter-test_common.o -MD -MP -MF .deps/test_rate_limiter-test_common.Tpo -c -o test_rate_limiter-test_common.o `test -f 'test_common.c' || echo './'`test_common.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -I/usr/include/fuse3 -I. -I../../src -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_rate_limiter-rate_limiter.o -MD -MP -MF .deps/test_rate_limiter-rate_limiter.Tpo -c -o test_rate_limiter-rate_limiter.o `test -f '../../src/rate_limiter.c' || echo './'`../../src/rate_limiter.c mv -f .deps/test_rate_limiter-rate_limiter.Tpo .deps/test_rate_limiter-rate_limiter.Po mv -f .deps/test_internals-test_common.Tpo .deps/test_internals-test_common.Po mv -f .deps/test_internals-arena.Tpo .deps/test_internals-arena.Po mv -f .deps/test_rate_limiter-test_common.Tpo .deps/test_rate_limiter-test_common.Po mv -f .deps/test_rate_limiter-test_rate_limiter.Tpo .deps/test_rate_limiter-test_rate_limiter.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread mv -f .deps/test_internals-misc.Tpo .deps/test_internals-misc.Po mv -f .deps/test_internals-test_internals.Tpo .deps/test_internals-test_internals.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o test_internals-arena.o -pthread libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o test_internals-arena.o -pthread make[3]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' make[3]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT readdir_inode.o -MD -MP -MF .deps/readdir_inode.Tpo -c -o readdir_inode.o readdir_inode.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT utimens_nofollow.o -MD -MP -MF .deps/utimens_nofollow.Tpo -c -o utimens_nofollow.o utimens_nofollow.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT fcntl_locker.o -MD -MP -MF .deps/fcntl_locker.Tpo -c -o fcntl_locker.o fcntl_locker.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT odirect_read.o -MD -MP -MF .deps/odirect_read.Tpo -c -o odirect_read.o odirect_read.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT odirect_write.o -MD -MP -MF .deps/odirect_write.Tpo -c -o odirect_write.o odirect_write.c gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1 -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_DARWIN_BETTER_REALPATH -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT test_dir_rewind.o -MD -MP -MF .deps/test_dir_rewind.Tpo -c -o test_dir_rewind.o test_dir_rewind.c mv -f .deps/odirect_read.Tpo .deps/odirect_read.Po mv -f .deps/readdir_inode.Tpo .deps/readdir_inode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o odirect_read odirect_read.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o readdir_inode readdir_inode.o mv -f .deps/fcntl_locker.Tpo .deps/fcntl_locker.Po mv -f .deps/odirect_write.Tpo .deps/odirect_write.Po mv -f .deps/test_dir_rewind.Tpo .deps/test_dir_rewind.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fcntl_locker fcntl_locker.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o odirect_write odirect_write.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test_dir_rewind test_dir_rewind.o mv -f .deps/utimens_nofollow.Tpo .deps/utimens_nofollow.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o utimens_nofollow utimens_nofollow.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o odirect_read odirect_read.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o readdir_inode readdir_inode.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o odirect_write odirect_write.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o utimens_nofollow utimens_nofollow.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o fcntl_locker fcntl_locker.o libtool: link: gcc -std=c99 -Wall -Wpedantic -fno-common -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test_dir_rewind test_dir_rewind.o make[3]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' make[1]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/bindfs/usr/bin' /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/bindfs/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c bindfs '/home/main-builder/pkgwork/pkg/bindfs/usr/bin' /usr/bin/install -c -m 644 bindfs.1 '/home/main-builder/pkgwork/pkg/bindfs/usr/share/man/man1' libtool: install: /usr/bin/install -c bindfs /home/main-builder/pkgwork/pkg/bindfs/usr/bin/bindfs make install-exec-hook make[3]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' make[1]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/src' Making install in tests make[1]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' Making install in internals make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' make[3]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests/internals' make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[3]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[2]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[1]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6/tests' make[1]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' make[2]: Entering directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' 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/main-builder/pkgwork/src/bindfs-1.17.6' make[1]: Leaving directory '/home/main-builder/pkgwork/src/bindfs-1.17.6' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "bindfs"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: bindfs 1.17.6-1 (Mon 27 Nov 2023 11:17:55 PM CET) umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root/home/main-builder/pkgwork unmounted umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root/home/main-builder/.ccache unmounted umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root/home/main-builder/pkgsrc unmounted umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root/var/cache/pacman/pkg unmounted umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root/var/pkgdest unmounted umount: /tmp/chaotic/routines/hourly.1/bindfs/machine/root (overlay) unmounted real 0m25.655s user 0m8.293s sys 0m8.675s