>>> snapraid: Building testing/snapraid 12.3-r0 (using abuild 3.12.0-r2) started Fri, 26 Jan 2024 03:36:14 +0000 >>> snapraid: Checking sanity of /home/buildozer/aports/testing/snapraid/APKBUILD... >>> snapraid: Analyzing dependencies... >>> snapraid: Installing for build: build-base (1/1) Installing .makedepends-snapraid (20240126.033619) OK: 227 MiB in 103 packages >>> snapraid: Cleaning up srcdir >>> snapraid: Cleaning up pkgdir >>> snapraid: Cleaning up tmpdir >>> snapraid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/snapraid-12.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> snapraid: Fetching snapraid-12.3.tar.gz::https://github.com/amadvance/snapraid/releases/download/v12.3/snapraid-12.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 728k 100 728k 0 0 695k 0 0:00:01 0:00:01 --:--:-- 695k 100 728k 100 728k 0 0 694k 0 0:00:01 0:00:01 --:--:-- 0 >>> snapraid: Fetching https://distfiles.alpinelinux.org/distfiles/edge/snapraid-12.3.tar.gz >>> snapraid: Checking sha512sums... snapraid-12.3.tar.gz: OK >>> snapraid: Unpacking /var/cache/distfiles/snapraid-12.3.tar.gz... >>> snapraid: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for valgrind... no checking for wine... no checking for sde... no checking for advd2... no checking whether gcc accepts -fno-omit-frame-pointer... yes checking whether gcc accepts -fno-inline-functions-called-once... yes checking whether gcc accepts -fno-inline-small-functions... yes checking whether gcc accepts -rdynamic... yes checking whether gcc accepts -fno-common... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for inttypes.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for size_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for int8_t... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_type... yes checking for struct stat.st_nlink... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for mkdir... yes checking for gettimeofday... yes checking for strtoul... yes checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking for sigaction... yes checking for ftruncate... yes checking for fallocate... yes checking for access... yes checking for fsync... yes checking for posix_fadvise... yes checking for sync_file_range... yes checking for getc_unlocked... yes checking for ferror_unlocked... yes checking for fnmatch... yes checking for futimes... yes checking for futimens... yes checking for futimesat... yes checking for localtime_r... yes checking for lutimes... yes checking for utimensat... yes checking for fstatat... yes checking for flock... yes checking for mach_absolute_time... no checking for backtrace... no checking for backtrace_symbols... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether gcc accepts -pthread... yes checking for pthread_create... yes checking for library containing exp... none required checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking whether statfs is declared... yes checking for statfs... yes checking for struct statfs.f_type... yes checking for struct statfs.f_fstypename... no checking for library containing blkid_probe_all... no checking whether byte ordering is bigendian... no checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -Wuninitialized... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wno-zero-length-bounds... yes checking for sse2... no checking for ssse3... no checking for sse42... no checking for avx2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make all-am make[1]: Entering directory '/home/buildozer/aports/testing/snapraid/src/snapraid-12.3' gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/raid.o raid/raid.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/check.o raid/check.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/module.o raid/module.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/tables.o raid/tables.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/int.o raid/int.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/x86.o raid/x86.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/intz.o raid/intz.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/x86z.o raid/x86z.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/helper.o raid/helper.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/memory.o raid/memory.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/test.o raid/test.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o raid/tag.o raid/tag.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o tommyds/tommy.o tommyds/tommy.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/snapraid.o cmdline/snapraid.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/io.o cmdline/io.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/util.o cmdline/util.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/stream.o cmdline/stream.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/support.o cmdline/support.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/elem.o cmdline/elem.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/state.o cmdline/state.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/scan.o cmdline/scan.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/sync.o cmdline/sync.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/check.o cmdline/check.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/dry.o cmdline/dry.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/rehash.o cmdline/rehash.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/scrub.o cmdline/scrub.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/status.o cmdline/status.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/dup.o cmdline/dup.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/list.o cmdline/list.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/pool.o cmdline/pool.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/parity.o cmdline/parity.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/handle.o cmdline/handle.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/touch.o cmdline/touch.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/device.o cmdline/device.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/fnmatch.o cmdline/fnmatch.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/selftest.o cmdline/selftest.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/speed.o cmdline/speed.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/import.o cmdline/import.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/search.o cmdline/search.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/mingw.o cmdline/mingw.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c -o cmdline/unix.o cmdline/unix.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -Wl,--as-needed,-O1,--sort-common -o snapraid raid/raid.o raid/check.o raid/module.o raid/tables.o raid/int.o raid/x86.o raid/intz.o raid/x86z.o raid/helper.o raid/memory.o raid/test.o raid/tag.o tommyds/tommy.o cmdline/snapraid.o cmdline/io.o cmdline/util.o cmdline/stream.o cmdline/support.o cmdline/elem.o cmdline/state.o cmdline/scan.o cmdline/sync.o cmdline/check.o cmdline/dry.o cmdline/rehash.o cmdline/scrub.o cmdline/status.o cmdline/dup.o cmdline/list.o cmdline/pool.o cmdline/parity.o cmdline/handle.o cmdline/touch.o cmdline/device.o cmdline/fnmatch.o cmdline/selftest.o cmdline/speed.o cmdline/import.o cmdline/search.o cmdline/mingw.o cmdline/unix.o make[1]: Leaving directory '/home/buildozer/aports/testing/snapraid/src/snapraid-12.3' >>> snapraid: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/snapraid/src/snapraid-12.3' ./install-sh -c -d '/home/buildozer/aports/testing/snapraid/pkg/snapraid/usr/bin' ./install-sh -c -d '/home/buildozer/aports/testing/snapraid/pkg/snapraid/usr/share/man/man1' /usr/bin/install -c snapraid '/home/buildozer/aports/testing/snapraid/pkg/snapraid/usr/bin' /usr/bin/install -c -m 644 snapraid.1 '/home/buildozer/aports/testing/snapraid/pkg/snapraid/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/testing/snapraid/src/snapraid-12.3' >>> snapraid-doc*: Running split function doc... >>> snapraid-doc*: Preparing subpackage snapraid-doc... >>> snapraid-doc*: Running postcheck for snapraid-doc >>> snapraid*: Running postcheck for snapraid >>> snapraid*: Preparing package snapraid... >>> snapraid*: Stripping binaries >>> snapraid-doc*: Scanning shared objects >>> snapraid*: Scanning shared objects >>> snapraid-doc*: Tracing dependencies... >>> snapraid-doc*: Package size: 36.0 KB >>> snapraid-doc*: Compressing data... >>> snapraid-doc*: Create checksum... >>> snapraid-doc*: Create snapraid-doc-12.3-r0.apk >>> snapraid*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> snapraid*: Package size: 452.0 KB >>> snapraid*: Compressing data... >>> snapraid*: Create checksum... >>> snapraid*: Create snapraid-12.3-r0.apk >>> snapraid: Build complete at Fri, 26 Jan 2024 03:38:11 +0000 elapsed time 0h 1m 57s >>> snapraid: Cleaning up srcdir >>> snapraid: Cleaning up pkgdir >>> snapraid: Uninstalling dependencies... (1/1) Purging .makedepends-snapraid (20240126.033619) OK: 227 MiB in 102 packages >>> snapraid: Updating the testing/riscv64 repository index... >>> snapraid: Signing the index...