>>> raft: Building testing/raft 0.11.3-r1 (using abuild 3.9.0-r0) started Wed, 19 Jan 2022 08:55:30 +0000 >>> raft: Checking sanity of /home/buildozer/aports/testing/raft/APKBUILD... >>> raft: Analyzing dependencies... >>> raft: Installing for build: build-base linux-headers libuv-dev autoconf automake libtool (1/15) Installing linux-headers (5.10.41-r0) (2/15) Installing libuv (1.42.0-r0) (3/15) Installing libuv-dev (1.42.0-r0) (4/15) Installing m4 (1.4.18-r2) (5/15) Installing perl (5.34.0-r1) (6/15) Installing autoconf (2.71-r0) (7/15) Installing automake (1.16.5-r0) (8/15) Installing readline (8.1.1-r0) (9/15) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (10/15) Installing libltdl (2.4.6-r7) (11/15) Installing libtool (2.4.6-r7) (12/15) Installing .makedepends-raft (20220119.085531) (13/15) Installing perl-error (0.17029-r1) (14/15) Installing perl-git (2.34.1-r1) (15/15) Installing git-perl (2.34.1-r1) Executing busybox-1.35.0-r1.trigger OK: 380 MiB in 114 packages >>> raft: Cleaning up srcdir >>> raft: Cleaning up pkgdir >>> raft: Fetching https://distfiles.alpinelinux.org/distfiles/edge/raft-0.11.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 321k 100 321k 0 0 640k 0 --:--:-- --:--:-- --:--:-- 639k >>> raft: Fetching https://distfiles.alpinelinux.org/distfiles/edge/raft-0.11.3.tar.gz >>> raft: Checking sha512sums... raft-0.11.3.tar.gz: OK unistd-include.patch: OK >>> raft: Unpacking /var/cache/distfiles/edge/raft-0.11.3.tar.gz... >>> raft: unistd-include.patch patching file test/lib/dir.h Hunk #1 succeeded at 10 with fuzz 1 (offset 2 lines). libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing 'ac/compile' configure.ac:11: installing 'ac/config.guess' configure.ac:11: installing 'ac/config.sub' configure.ac:7: installing 'ac/install-sh' configure.ac:7: installing 'ac/missing' Makefile.am: installing 'ac/depcomp' parallel-tests: installing 'ac/test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./ac/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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/i586-alpine-linux-musl/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UV... yes checking for LZ4... no checking for lz4.h... no checking whether to build with code coverage support... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for linux/io_uring.h... yes checking for linux/aio_abi.h... yes checking for zfs... no checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether UV_FS_O_CREAT is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if gcc supports flag -std=c11 in envvar CFLAGS... yes checking if gcc supports flag -g in envvar CFLAGS... yes checking if gcc supports flag --mcet in envvar CFLAGS... no checking if gcc supports flag -fcf-protection in envvar CFLAGS... no checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-color in envvar CFLAGS... yes checking if gcc supports flag -fexceptions in envvar CFLAGS... yes checking if gcc supports flag -fstack-clash-protection in envvar CFLAGS... yes checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if gcc supports flag -fasynchronous-unwind-tables in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Wpedantic in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wconversion in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Wunused-but-set-variable in envvar CFLAGS... yes checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=shift-count-overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=shift-overflow=2 in envvar CFLAGS... yes checking if gcc supports flag -Warray-bounds in envvar CFLAGS... yes checking if gcc supports flag -Wrestrict in envvar CFLAGS... yes checking if gcc supports flag -Wreturn-local-addr in envvar CFLAGS... yes checking if gcc supports flag -Wstringop-overflow in envvar CFLAGS... yes checking if gcc supports flag -z in envvar LDFLAGS... no checking if gcc supports flag relro in envvar LDFLAGS... no checking if gcc supports flag -z in envvar LDFLAGS... (cached) no checking if gcc supports flag now in envvar LDFLAGS... no checking if gcc supports flag -fstack-protector-strong in envvar LDFLAGS... yes checking if gcc supports flag --param=ssp-buffer-size=4 in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating raft.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CC src/libraft_la-byte.lo CC src/libraft_la-client.lo CC src/libraft_la-compress.lo CC src/libraft_la-configuration.lo CC src/libraft_la-convert.lo CC src/libraft_la-election.lo CC src/libraft_la-entry.lo CC src/libraft_la-err.lo CC src/libraft_la-heap.lo CC src/libraft_la-log.lo CC src/libraft_la-membership.lo CC src/libraft_la-progress.lo CC src/libraft_la-raft.lo CC src/libraft_la-recv.lo CC src/libraft_la-recv_append_entries.lo CC src/libraft_la-recv_append_entries_result.lo CC src/libraft_la-recv_request_vote.lo CC src/libraft_la-recv_request_vote_result.lo CC src/libraft_la-recv_install_snapshot.lo CC src/libraft_la-recv_timeout_now.lo CC src/libraft_la-replication.lo CC src/libraft_la-snapshot.lo CC src/libraft_la-start.lo CC src/libraft_la-state.lo CC src/libraft_la-syscall.lo CC src/libraft_la-tick.lo CC src/libraft_la-tracing.lo CC src/libraft_la-fixture.lo CC src/libraft_la-uv.lo CC src/libraft_la-uv_append.lo CC src/libraft_la-uv_encoding.lo CC src/libraft_la-uv_finalize.lo CC src/libraft_la-uv_fs.lo CC src/libraft_la-uv_ip.lo CC src/libraft_la-uv_list.lo CC src/libraft_la-uv_metadata.lo CC src/libraft_la-uv_os.lo CC src/libraft_la-uv_prepare.lo CC src/libraft_la-uv_recv.lo CC src/libraft_la-uv_segment.lo CC src/libraft_la-uv_send.lo CC src/libraft_la-uv_snapshot.lo CC src/libraft_la-uv_tcp.lo CC src/libraft_la-uv_tcp_listen.lo CC src/libraft_la-uv_tcp_connect.lo CC src/libraft_la-uv_truncate.lo CC src/libraft_la-uv_writer.lo In file included from src/uv_fs.h:9, from src/uv_fs.c:1: src/uv_fs.c: In function 'probeDirectIO': src/uv_fs.c:582:38: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | fs_info.f_type); | ~~~~~~~~~~~~~~ | | | long unsigned int src/err.h:31:44: note: in definition of macro 'ErrMsgPrintf' 31 | snprintf(ERRMSG, RAFT_ERRMSG_BUF_SIZE, __VA_ARGS__) | ^~~~~~~~~~~ src/uv_fs.c:582:66: note: format string is defined here 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ~~^ | | | unsigned int | %lx src/uv_os.c: In function 'uvOsFallocateEmulation': src/uv_os.c:55:21: warning: conversion to 'ssize_t' {aka 'int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 55 | increment = f.f_bsize; | ^ CCLD libraft.la ar: `u' modifier ignored since `D' is the default (see `U') make test/unit/core test/integration/core test/fuzzy/core test/unit/uv test/integration/uv libtest.la make[1]: Entering directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' CC src/test_unit_core-byte.o CC src/test_unit_core-compress.o CC src/test_unit_core-configuration.o CC src/test_unit_core-err.o CC src/test_unit_core-heap.o CC src/test_unit_core-log.o CC src/test_unit_uv-err.o CC src/test_unit_uv-heap.o CC src/test_unit_uv-syscall.o CC src/test_unit_uv-tracing.o CC src/test_unit_uv-uv_fs.o CC src/test_unit_uv-uv_os.o CC src/test_unit_uv-uv_writer.o CC test/unit/test_unit_uv-main_uv.o CC test/unit/test_unit_uv-test_uv_fs.o CC test/unit/test_unit_uv-test_uv_writer.o CC src/test_integration_uv-byte.o CC src/test_integration_uv-client.o CC src/test_integration_uv-compress.o CC src/test_integration_uv-configuration.o CC src/test_integration_uv-convert.o CC src/test_integration_uv-election.o CC src/test_integration_uv-entry.o CC src/test_integration_uv-err.o CC src/test_integration_uv-heap.o CC src/test_integration_uv-log.o CC src/test_integration_uv-membership.o CC src/test_integration_uv-progress.o CC src/test_integration_uv-raft.o CC src/test_integration_uv-recv.o CC src/test_integration_uv-recv_append_entries.o CC src/test_integration_uv-recv_append_entries_result.o CC src/test_integration_uv-recv_request_vote.o CC src/test_integration_uv-recv_request_vote_result.o CC src/test_integration_uv-recv_install_snapshot.o CC src/test_integration_uv-recv_timeout_now.o CC src/test_integration_uv-replication.o CC src/test_integration_uv-snapshot.o CC src/test_integration_uv-start.o CC src/test_integration_uv-state.o CC src/test_integration_uv-syscall.o CC src/test_integration_uv-tick.o CC src/test_integration_uv-tracing.o CC src/test_integration_uv-fixture.o In file included from src/uv_fs.h:9, from src/uv_fs.c:1: src/uv_fs.c: In function 'probeDirectIO': src/uv_fs.c:582:38: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | fs_info.f_type); | ~~~~~~~~~~~~~~ | | | long unsigned int src/err.h:31:44: note: in definition of macro 'ErrMsgPrintf' 31 | snprintf(ERRMSG, RAFT_ERRMSG_BUF_SIZE, __VA_ARGS__) | ^~~~~~~~~~~ src/uv_fs.c:582:66: note: format string is defined here 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ~~^ | | | unsigned int | %lx CC src/test_integration_uv-uv.o CC src/test_integration_uv-uv_append.o CC src/test_integration_uv-uv_encoding.o CC src/test_integration_uv-uv_finalize.o CC src/test_integration_uv-uv_fs.o CC src/test_integration_uv-uv_ip.o CC src/test_integration_uv-uv_list.o CC src/test_integration_uv-uv_metadata.o CC src/test_integration_uv-uv_os.o CC src/test_integration_uv-uv_prepare.o CC src/test_integration_uv-uv_recv.o CC src/test_integration_uv-uv_segment.o CC src/test_integration_uv-uv_send.o CC src/test_integration_uv-uv_snapshot.o CC src/test_integration_uv-uv_tcp.o CC src/test_integration_uv-uv_tcp_listen.o CC src/test_integration_uv-uv_tcp_connect.o CC src/test_integration_uv-uv_truncate.o CC src/test_integration_uv-uv_writer.o CC test/integration/test_integration_uv-main_uv.o In file included from src/uv_fs.h:9, from src/uv_fs.c:1: src/uv_fs.c: In function 'probeDirectIO': src/uv_fs.c:582:38: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 583 | fs_info.f_type); | ~~~~~~~~~~~~~~ | | | long unsigned int src/err.h:31:44: note: in definition of macro 'ErrMsgPrintf' 31 | snprintf(ERRMSG, RAFT_ERRMSG_BUF_SIZE, __VA_ARGS__) | ^~~~~~~~~~~ src/uv_fs.c:582:66: note: format string is defined here 582 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ~~^ | | | unsigned int | %lx CC test/integration/test_integration_uv-test_uv_init.o CC test/integration/test_integration_uv-test_uv_append.o CC test/integration/test_integration_uv-test_uv_bootstrap.o CC test/integration/test_integration_uv-test_uv_load.o CC test/integration/test_integration_uv-test_uv_recover.o CC test/integration/test_integration_uv-test_uv_recv.o CC test/integration/test_integration_uv-test_uv_send.o CC test/integration/test_integration_uv-test_uv_set_term.o CC test/integration/test_integration_uv-test_uv_tcp_connect.o CC test/integration/test_integration_uv-test_uv_tcp_listen.o CC test/integration/test_integration_uv-test_uv_snapshot_put.o CC test/integration/test_integration_uv-test_uv_truncate.o CC test/unit/test_unit_core-main_core.o CC test/unit/test_unit_core-test_byte.o CC test/unit/test_unit_core-test_compress.o CC test/unit/test_unit_core-test_configuration.o CC test/unit/test_unit_core-test_err.o CC test/unit/test_unit_core-test_log.o CC test/unit/test_unit_core-test_queue.o CC test/lib/libtest_la-fault.lo CC test/lib/libtest_la-fsm.lo CC test/lib/libtest_la-heap.lo CC test/lib/libtest_la-munit.lo CC test/lib/libtest_la-tracer.lo CC test/lib/libtest_la-tcp.lo CC test/lib/libtest_la-cluster.lo CC test/lib/libtest_la-aio.lo CC test/lib/libtest_la-dir.lo CC test/lib/libtest_la-loop.lo CC test/integration/test_integration_core-main_core.o CC test/integration/test_integration_core-test_apply.o CC test/integration/test_integration_core-test_assign.o CC test/integration/test_integration_core-test_barrier.o CC test/integration/test_integration_core-test_bootstrap.o CC test/integration/test_integration_core-test_digest.o CC test/integration/test_integration_core-test_election.o CC test/integration/test_integration_core-test_fixture.o CC test/integration/test_integration_core-test_heap.o CC test/integration/test_integration_core-test_membership.o CC test/integration/test_integration_core-test_recover.o CC test/integration/test_integration_core-test_replication.o CC test/integration/test_integration_core-test_snapshot.o CC test/integration/test_integration_core-test_strerror.o CC test/integration/test_integration_core-test_tick.o CC test/integration/test_integration_core-test_transfer.o CC test/integration/test_integration_core-test_start.o CC test/fuzzy/test_fuzzy_core-main_core.o CC test/fuzzy/test_fuzzy_core-test_election.o CC test/fuzzy/test_fuzzy_core-test_liveness.o CC test/fuzzy/test_fuzzy_core-test_membership.o CC test/fuzzy/test_fuzzy_core-test_replication.o CCLD libtest.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CCLD test/integration/core make[1]: 'libtest.la' is up to date. CCLD test/fuzzy/core CCLD test/unit/uv CCLD test/unit/core CCLD test/integration/uv make[1]: Leaving directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' make[2]: Entering directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' PASS: test/unit/core PASS: test/unit/uv PASS: test/integration/core PASS: test/fuzzy/core PASS: test/integration/uv ============================================================================ Testsuite summary for raft 0.11.2 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' make[1]: Leaving directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' >>> raft: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' ./ac/install-sh -c -d '/home/buildozer/aports/testing/raft/pkg/raft/usr/lib' ./ac/install-sh -c -d '/home/buildozer/aports/testing/raft/pkg/raft/usr/include' ./ac/install-sh -c -d '/home/buildozer/aports/testing/raft/pkg/raft/usr/lib/pkgconfig' ./ac/install-sh -c -d '/home/buildozer/aports/testing/raft/pkg/raft/usr/include/raft' /bin/sh ./libtool --mode=install /usr/bin/install -c libraft.la '/home/buildozer/aports/testing/raft/pkg/raft/usr/lib' /usr/bin/install -c -m 644 include/raft.h '/home/buildozer/aports/testing/raft/pkg/raft/usr/include' /usr/bin/install -c -m 644 raft.pc '/home/buildozer/aports/testing/raft/pkg/raft/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/raft/fixture.h include/raft/uv.h '/home/buildozer/aports/testing/raft/pkg/raft/usr/include/raft' libtool: install: /usr/bin/install -c .libs/libraft.so.0.0.7 /home/buildozer/aports/testing/raft/pkg/raft/usr/lib/libraft.so.0.0.7 libtool: install: (cd /home/buildozer/aports/testing/raft/pkg/raft/usr/lib && { ln -s -f libraft.so.0.0.7 libraft.so.0 || { rm -f libraft.so.0 && ln -s libraft.so.0.0.7 libraft.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/raft/pkg/raft/usr/lib && { ln -s -f libraft.so.0.0.7 libraft.so || { rm -f libraft.so && ln -s libraft.so.0.0.7 libraft.so; }; }) libtool: install: /usr/bin/install -c .libs/libraft.lai /home/buildozer/aports/testing/raft/pkg/raft/usr/lib/libraft.la libtool: install: /usr/bin/install -c .libs/libraft.a /home/buildozer/aports/testing/raft/pkg/raft/usr/lib/libraft.a libtool: install: chmod 644 /home/buildozer/aports/testing/raft/pkg/raft/usr/lib/libraft.a libtool: install: ranlib /home/buildozer/aports/testing/raft/pkg/raft/usr/lib/libraft.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./ac/install-sh -c -d '/home/buildozer/aports/testing/raft/pkg/raft/usr/bin' make[1]: Leaving directory '/home/buildozer/aports/testing/raft/src/raft-0.11.3' >>> raft-static*: Running split function static... >>> raft-static*: Preparing subpackage raft-static... >>> raft-static*: Stripping binaries >>> raft-static*: Running postcheck for raft-static >>> raft-dev*: Running split function dev... >>> raft-dev*: Preparing subpackage raft-dev... >>> raft-dev*: Stripping binaries >>> raft-dev*: Running postcheck for raft-dev >>> raft-doc*: Running split function doc... >>> raft-doc*: Preparing subpackage raft-doc... >>> raft-doc*: Running postcheck for raft-doc >>> raft*: Running postcheck for raft >>> raft*: Preparing package raft... >>> raft*: Stripping binaries >>> raft-dev*: Scanning shared objects >>> raft-doc*: Scanning shared objects >>> raft-static*: Scanning shared objects >>> raft*: Scanning shared objects >>> raft-dev*: Tracing dependencies... pkgconfig raft=0.11.3-r1 >>> raft-dev*: Package size: 96.0 KB >>> raft-dev*: Compressing data... >>> raft-dev*: Create checksum... >>> raft-dev*: Create raft-dev-0.11.3-r1.apk >>> raft-doc*: Tracing dependencies... >>> raft-doc*: Package size: 32.0 KB >>> raft-doc*: Compressing data... >>> raft-doc*: Create checksum... >>> raft-doc*: Create raft-doc-0.11.3-r1.apk >>> raft-static*: Tracing dependencies... >>> raft-static*: Package size: 944.0 KB >>> raft-static*: Compressing data... >>> raft-static*: Create checksum... >>> raft-static*: Create raft-static-0.11.3-r1.apk >>> raft*: Tracing dependencies... so:libc.musl-x86.so.1 so:libuv.so.1 >>> raft*: Package size: 192.0 KB >>> raft*: Compressing data... >>> raft*: Create checksum... >>> raft*: Create raft-0.11.3-r1.apk >>> raft: Build complete at Wed, 19 Jan 2022 08:56:26 +0000 elapsed time 0h 0m 56s >>> raft: Cleaning up srcdir >>> raft: Cleaning up pkgdir >>> raft: Uninstalling dependencies... (1/15) Purging .makedepends-raft (20220119.085531) (2/15) Purging linux-headers (5.10.41-r0) (3/15) Purging libuv-dev (1.42.0-r0) (4/15) Purging libuv (1.42.0-r0) (5/15) Purging autoconf (2.71-r0) (6/15) Purging m4 (1.4.18-r2) (7/15) Purging automake (1.16.5-r0) (8/15) Purging libtool (2.4.6-r7) (9/15) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (10/15) Purging libltdl (2.4.6-r7) (11/15) Purging git-perl (2.34.1-r1) (12/15) Purging perl-git (2.34.1-r1) (13/15) Purging perl-error (0.17029-r1) (14/15) Purging perl (5.34.0-r1) (15/15) Purging readline (8.1.1-r0) Executing busybox-1.35.0-r1.trigger OK: 333 MiB in 99 packages >>> raft: Updating the testing/x86 repository index... >>> raft: Signing the index...