>>> dqlite: Building community/dqlite 1.11.1-r0 (using abuild 3.9.0-r2) started Thu, 14 Jul 2022 09:18:46 +0000 >>> dqlite: Checking sanity of /home/buildozer/aports/community/dqlite/APKBUILD... >>> dqlite: Analyzing dependencies... >>> dqlite: Installing for build: build-base raft libuv-dev sqlite-dev raft-dev autoconf automake libtool (1/16) Installing libuv (1.44.2-r0) (2/16) Installing raft (0.14.0-r0) (3/16) Installing libuv-dev (1.44.2-r0) (4/16) Installing sqlite-libs (3.39.0-r0) (5/16) Installing sqlite-dev (3.39.0-r0) (6/16) Installing raft-dev (0.14.0-r0) (7/16) Installing m4 (1.4.19-r1) (8/16) Installing perl (5.36.0-r0) (9/16) Installing autoconf (2.71-r0) (10/16) Installing automake (1.16.5-r0) (11/16) Installing libltdl (2.4.7-r0) (12/16) Installing libtool (2.4.7-r0) (13/16) Installing .makedepends-dqlite (20220714.091848) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.37.1-r0) (16/16) Installing git-perl (2.37.1-r0) Executing busybox-1.35.0-r18.trigger OK: 380 MiB in 117 packages >>> dqlite: Cleaning up srcdir >>> dqlite: Cleaning up pkgdir >>> dqlite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dqlite-1.11.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dqlite: Fetching dqlite-1.11.1.tar.gz::https://github.com/canonical/dqlite/archive/v1.11.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167k 100 167k 0 0 534k 0 --:--:-- --:--:-- --:--:-- 534k >>> dqlite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dqlite-1.11.1.tar.gz >>> dqlite: Checking sha512sums... dqlite-1.11.1.tar.gz: OK >>> dqlite: Unpacking /var/cache/distfiles/edge/dqlite-1.11.1.tar.gz... 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: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:9: the top level configure.ac:12: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:89: AX_PTHREAD is expanded from... configure.ac:12: the top level configure.ac:9: installing 'ac/compile' configure.ac:12: installing 'ac/config.guess' configure.ac:12: installing 'ac/config.sub' configure.ac:6: installing 'ac/install-sh' configure.ac:6: 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... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking for a sed that does not truncate output... /bin/sed 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 whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for 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... /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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to build with code coverage support... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE... yes checking for UV... yes checking for RAFT... yes 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... yes 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 -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 -Wshadow 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating dqlite.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CC src/bind.lo CC src/client.lo CC src/command.lo CC src/conn.lo CC src/db.lo CC src/dqlite.lo CC src/error.lo CC src/format.lo CC src/fsm.lo CC src/gateway.lo CC src/leader.lo CC src/lib/buffer.lo CC src/lib/transport.lo CC src/logger.lo CC src/message.lo CC src/metrics.lo CC src/config.lo CC src/query.lo CC src/registry.lo CC src/request.lo CC src/response.lo CC src/server.lo CC src/stmt.lo CC src/tracing.lo CC src/transport.lo CC src/translate.lo CC src/tuple.lo CC src/vfs.lo CCLD libdqlite.la copying selected object files to avoid basename conflicts... make unit-test integration-test libtest.la make[1]: Entering directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' CC src/unit_test-bind.o CC src/unit_test-client.o CC src/unit_test-command.o CC src/unit_test-conn.o CC src/unit_test-db.o CC src/unit_test-dqlite.o CC src/unit_test-error.o CC src/unit_test-format.o CC src/unit_test-fsm.o CC src/unit_test-gateway.o CC src/unit_test-leader.o CC src/lib/unit_test-buffer.o CC src/lib/unit_test-transport.o CC src/unit_test-logger.o CC src/unit_test-message.o CC src/unit_test-metrics.o CC src/unit_test-config.o CC src/unit_test-query.o CC src/unit_test-registry.o CC src/unit_test-request.o CC src/unit_test-response.o CC src/unit_test-server.o CC src/unit_test-stmt.o CC src/unit_test-tracing.o CC src/unit_test-transport.o CC src/unit_test-translate.o CC src/unit_test-tuple.o CC src/unit_test-vfs.o CC test/unit_test-test_error.o CC test/unit_test-test_integration.o CC test/unit/ext/unit_test-test_uv.o CC test/unit/lib/unit_test-test_buffer.o CC test/unit/lib/unit_test-test_registry.o CC test/unit/lib/unit_test-test_serialize.o CC test/unit/lib/unit_test-test_transport.o CC test/unit/unit_test-test_command.o CC test/unit/unit_test-test_conn.o CC test/unit/unit_test-test_gateway.o CC test/unit/unit_test-test_concurrency.o CC test/unit/unit_test-test_registry.o CC test/unit/unit_test-test_replication.o CC test/unit/unit_test-test_request.o CC test/unit/unit_test-test_tuple.o CC test/unit/unit_test-test_vfs.o CC test/unit/unit_test-main.o CC test/lib/libtest_la-endpoint.lo CC test/lib/libtest_la-fault.lo CC test/lib/libtest_la-fs.lo CC test/lib/libtest_la-heap.lo CC test/lib/libtest_la-logger.lo CC test/lib/libtest_la-munit.lo CC test/lib/libtest_la-server.lo CC test/lib/libtest_la-sqlite.lo CC test/lib/libtest_la-uv.lo CC test/integration/integration_test-test_client.o CC test/integration/integration_test-test_cluster.o CC test/integration/integration_test-test_fsm.o CC test/integration/integration_test-test_membership.o CC test/integration/integration_test-test_node.o CC test/integration/integration_test-test_vfs.o CC test/integration/integration_test-main.o test/integration/test_vfs.c:67: warning: "PAGE_SIZE" redefined 67 | #define PAGE_SIZE 512 | In file included from /usr/include/fortify/stdlib.h:29, from test/integration/../lib/munit.h:29, from test/integration/../lib/heap.h:4, from test/integration/test_vfs.c:4: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | CCLD libtest.la make[1]: 'libtest.la' is up to date. CCLD integration-test CCLD unit-test make[1]: Leaving directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' make[2]: Entering directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' PASS: unit-test PASS: integration-test ============================================================================ Testsuite summary for libdqlite 1.11.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' make[1]: Leaving directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' >>> dqlite: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' ./ac/install-sh -c -d '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib' ./ac/install-sh -c -d '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/include' ./ac/install-sh -c -d '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libdqlite.la '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib' /usr/bin/install -c -m 644 include/dqlite.h '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/include' /usr/bin/install -c -m 644 dqlite.pc '/home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libdqlite.so.0.0.1 /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/libdqlite.so.0.0.1 libtool: install: (cd /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so.0 || { rm -f libdqlite.so.0 && ln -s libdqlite.so.0.0.1 libdqlite.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so || { rm -f libdqlite.so && ln -s libdqlite.so.0.0.1 libdqlite.so; }; }) libtool: install: /usr/bin/install -c .libs/libdqlite.lai /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/libdqlite.la libtool: install: /usr/bin/install -c .libs/libdqlite.a /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/libdqlite.a libtool: install: chmod 644 /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/libdqlite.a libtool: install: ranlib /home/buildozer/aports/community/dqlite/pkg/dqlite/usr/lib/libdqlite.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/dqlite/src/dqlite-1.11.1' >>> dqlite-static*: Running split function static... >>> dqlite-static*: Preparing subpackage dqlite-static... >>> dqlite-static*: Stripping binaries >>> dqlite-static*: Running postcheck for dqlite-static >>> dqlite-dev*: Running split function dev... >>> dqlite-dev*: Preparing subpackage dqlite-dev... >>> dqlite-dev*: Stripping binaries >>> dqlite-dev*: Running postcheck for dqlite-dev >>> dqlite-doc*: Running split function doc... >>> dqlite-doc*: Preparing subpackage dqlite-doc... >>> dqlite-doc*: Running postcheck for dqlite-doc >>> dqlite*: Running postcheck for dqlite >>> dqlite*: Preparing package dqlite... >>> dqlite*: Stripping binaries >>> dqlite-dev*: Scanning shared objects >>> dqlite-doc*: Scanning shared objects >>> dqlite-static*: Scanning shared objects >>> dqlite*: Scanning shared objects >>> dqlite-dev*: Tracing dependencies... dqlite=1.11.1-r0 pkgconfig >>> dqlite-dev*: Package size: 40.0 KB >>> dqlite-dev*: Compressing data... >>> dqlite-dev*: Create checksum... >>> dqlite-dev*: Create dqlite-dev-1.11.1-r0.apk >>> dqlite-doc*: Tracing dependencies... >>> dqlite-doc*: Package size: 32.0 KB >>> dqlite-doc*: Compressing data... >>> dqlite-doc*: Create checksum... >>> dqlite-doc*: Create dqlite-doc-1.11.1-r0.apk >>> dqlite-static*: Tracing dependencies... >>> dqlite-static*: Package size: 1.0 MB >>> dqlite-static*: Compressing data... >>> dqlite-static*: Create checksum... >>> dqlite-static*: Create dqlite-static-1.11.1-r0.apk >>> dqlite*: Tracing dependencies... raft so:libc.musl-x86_64.so.1 so:libraft.so.2 so:libsqlite3.so.0 so:libuv.so.1 >>> dqlite*: Package size: 172.0 KB >>> dqlite*: Compressing data... >>> dqlite*: Create checksum... >>> dqlite*: Create dqlite-1.11.1-r0.apk >>> dqlite: Build complete at Thu, 14 Jul 2022 09:19:57 +0000 elapsed time 0h 1m 11s >>> dqlite: Cleaning up srcdir >>> dqlite: Cleaning up pkgdir >>> dqlite: Uninstalling dependencies... (1/16) Purging .makedepends-dqlite (20220714.091848) (2/16) Purging libuv-dev (1.44.2-r0) (3/16) Purging sqlite-dev (3.39.0-r0) (4/16) Purging sqlite-libs (3.39.0-r0) (5/16) Purging raft-dev (0.14.0-r0) (6/16) Purging raft (0.14.0-r0) (7/16) Purging autoconf (2.71-r0) (8/16) Purging m4 (1.4.19-r1) (9/16) Purging automake (1.16.5-r0) (10/16) Purging libtool (2.4.7-r0) (11/16) Purging libltdl (2.4.7-r0) (12/16) Purging git-perl (2.37.1-r0) (13/16) Purging perl-git (2.37.1-r0) (14/16) Purging perl-error (0.17029-r1) (15/16) Purging perl (5.36.0-r0) (16/16) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r18.trigger OK: 333 MiB in 101 packages >>> dqlite: Updating the community/x86_64 repository index... >>> dqlite: Signing the index...