>>> libsecp256k1: Building community/libsecp256k1 0_git20211025-r1 (using abuild 3.9.0_rc2-r1) started Thu, 28 Oct 2021 09:28:34 +0000 >>> libsecp256k1: Checking sanity of /home/buildozer/aports/community/libsecp256k1/APKBUILD... >>> libsecp256k1: Analyzing dependencies... >>> libsecp256k1: Installing for build: build-base autoconf automake libtool (1/12) Installing m4 (1.4.18-r2) (2/12) Installing perl (5.34.0-r1) (3/12) Installing autoconf (2.71-r0) (4/12) Installing automake (1.16.4-r1) (5/12) Installing readline (8.1.1-r0) (6/12) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (7/12) Installing libltdl (2.4.6-r7) (8/12) Installing libtool (2.4.6-r7) (9/12) Installing .makedepends-libsecp256k1 (20211028.092835) (10/12) Installing perl-error (0.17029-r1) (11/12) Installing perl-git (2.33.1-r0) (12/12) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r2.trigger OK: 759 MiB in 111 packages >>> libsecp256k1: Cleaning up srcdir >>> libsecp256k1: Cleaning up pkgdir >>> libsecp256k1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.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 curl: (22) The requested URL returned error: 404 >>> libsecp256k1: Fetching https://github.com/bitcoin-core/secp256k1/archive/3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.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 164 100 164 0 0 2806 0 --:--:-- --:--:-- --:--:-- 2779 100 1588k 0 1588k 0 0 3383k 0 --:--:-- --:--:-- --:--:-- 3383k >>> libsecp256k1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.tar.gz >>> libsecp256k1: Checking sha512sums... secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.tar.gz: OK >>> libsecp256k1: Unpacking /var/cache/distfiles/v3.15/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c.tar.gz... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:32: warning: The macro `AC_PROG_CC_C89' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/c.m4:1652: AC_PROG_CC_C89 is expanded from... configure.ac:32: the top level configure.ac:11: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 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 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/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-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-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 x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no 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 x86_64-alpine-linux-musl-mt... no 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/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... no checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-alpine-linux-musl-ar... no checking for ar... /usr/bin/ar checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... /usr/bin/ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... /usr/bin/strip checking dependency style of gcc... gcc3 checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if gcc supports -Wno-overlength-strings... yes checking if gcc supports -Wall... yes checking if gcc supports -Wno-unused-function... yes checking if gcc supports -Wextra... yes checking if gcc supports -Wcast-align... yes checking if gcc supports -Wcast-align=strict... yes checking if gcc supports -Wconditional-uninitialized... no checking if gcc supports -fvisibility=hidden... yes checking for valgrind/memcheck.h... no checking for x86_64 assembly availability... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands Build Options: with ecmult precomp = yes with external callbacks = no with benchmarks = yes with tests = yes with coverage = no module ecdh = yes module recovery = yes module extrakeys = no module schnorrsig = no asm = x86_64 ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = gcc CPPFLAGS = -Os -fomit-frame-pointer SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden CFLAGS = -Os -fomit-frame-pointer LDFLAGS = CC_FOR_BUILD = gcc CPPFLAGS_FOR_BUILD = -Os -fomit-frame-pointer SECP_CFLAGS_FOR_BUILD = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden CFLAGS_FOR_BUILD = -Os -fomit-frame-pointer LDFLAGS_FOR_BUILD = CC src/bench_verify.o CC src/bench_sign.o CC src/exhaustive_tests-tests_exhaustive.o CC src/bench_ecdh.o CC src/bench_recover.o gcc -DHAVE_CONFIG_H -Os -fomit-frame-pointer -I. -I./src -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden -Os -fomit-frame-pointer -c src/gen_context.c -o gen_context.o gcc -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden -Os -fomit-frame-pointer gen_context.o -o gen_context ./gen_context CC src/libsecp256k1_la-secp256k1.lo CC src/bench_internal-bench_internal.o CC src/bench_ecmult-bench_ecmult.o CC src/tests-tests.o CCLD exhaustive_tests CCLD libsecp256k1.la CCLD bench_verify CCLD bench_sign CCLD bench_ecdh CCLD bench_recover CCLD bench_internal CCLD bench_ecmult CCLD tests make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' make[2]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' PASS: exhaustive_tests PASS: tests ============================================================================ Testsuite summary for libsecp256k1 0.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' make[1]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' >>> libsecp256k1: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/include' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/secp256k1.h include/secp256k1_preallocated.h include/secp256k1_ecdh.h include/secp256k1_recovery.h '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/include' /usr/bin/install -c -m 644 libsecp256k1.pc '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib/pkgconfig' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsecp256k1.la '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib' libtool: install: /usr/bin/install -c .libs/libsecp256k1.so.0.0.0 /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib/libsecp256k1.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib && { ln -s -f libsecp256k1.so.0.0.0 libsecp256k1.so.0 || { rm -f libsecp256k1.so.0 && ln -s libsecp256k1.so.0.0.0 libsecp256k1.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib && { ln -s -f libsecp256k1.so.0.0.0 libsecp256k1.so || { rm -f libsecp256k1.so && ln -s libsecp256k1.so.0.0.0 libsecp256k1.so; }; }) libtool: install: /usr/bin/install -c .libs/libsecp256k1.lai /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib/libsecp256k1.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-3e7b2ea1946a7ba069c6d58c45b0d8cdc6c06f0c' >>> libsecp256k1-dev*: Running split function dev... >>> libsecp256k1-dev*: Preparing subpackage libsecp256k1-dev... >>> libsecp256k1-dev*: Stripping binaries >>> libsecp256k1-dev*: Running postcheck for libsecp256k1-dev >>> libsecp256k1*: Running postcheck for libsecp256k1 >>> libsecp256k1*: Preparing package libsecp256k1... >>> libsecp256k1*: Stripping binaries >>> libsecp256k1-dev*: Scanning shared objects >>> libsecp256k1*: Scanning shared objects >>> libsecp256k1-dev*: Tracing dependencies... libsecp256k1=0_git20211025-r1 pkgconfig >>> libsecp256k1-dev*: Package size: 84.0 KB >>> libsecp256k1-dev*: Compressing data... >>> libsecp256k1-dev*: Create checksum... >>> libsecp256k1-dev*: Create libsecp256k1-dev-0_git20211025-r1.apk >>> libsecp256k1*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libsecp256k1*: Package size: 1.1 MB >>> libsecp256k1*: Compressing data... >>> libsecp256k1*: Create checksum... >>> libsecp256k1*: Create libsecp256k1-0_git20211025-r1.apk >>> libsecp256k1: Build complete at Thu, 28 Oct 2021 09:30:42 +0000 elapsed time 0h 2m 8s >>> libsecp256k1: Cleaning up srcdir >>> libsecp256k1: Cleaning up pkgdir >>> libsecp256k1: Uninstalling dependencies... (1/12) Purging .makedepends-libsecp256k1 (20211028.092835) (2/12) Purging autoconf (2.71-r0) (3/12) Purging m4 (1.4.18-r2) (4/12) Purging automake (1.16.4-r1) (5/12) Purging libtool (2.4.6-r7) (6/12) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (7/12) Purging libltdl (2.4.6-r7) (8/12) Purging git-perl (2.33.1-r0) (9/12) Purging perl-git (2.33.1-r0) (10/12) Purging perl-error (0.17029-r1) (11/12) Purging perl (5.34.0-r1) (12/12) Purging readline (8.1.1-r0) Executing busybox-1.34.1-r2.trigger OK: 713 MiB in 99 packages >>> libsecp256k1: Updating the community/x86_64 repository index... >>> libsecp256k1: Signing the index...