>>> libsecp256k1: Building community/libsecp256k1 0.3.2-r0 (using abuild 3.11.2-r0) started Tue, 30 May 2023 16:09:37 +0000 >>> libsecp256k1: Checking sanity of /home/buildozer/aports/community/libsecp256k1/APKBUILD... >>> libsecp256k1: Analyzing dependencies... >>> libsecp256k1: Installing for build: build-base autoconf automake libtool (1/11) Installing m4 (1.4.19-r3) (2/11) Installing libbz2 (1.0.8-r6) (3/11) Installing perl (5.36.1-r2) (4/11) Installing autoconf (2.71-r2) (5/11) Installing automake (1.16.5-r2) (6/11) Installing libltdl (2.4.7-r3) (7/11) Installing libtool (2.4.7-r3) (8/11) Installing .makedepends-libsecp256k1 (20230530.160938) (9/11) Installing perl-error (0.17029-r1) (10/11) Installing perl-git (2.40.1-r0) (11/11) Installing git-perl (2.40.1-r0) Executing busybox-1.36.1-r0.trigger OK: 420 MiB in 114 packages >>> libsecp256k1: Cleaning up srcdir >>> libsecp256k1: Cleaning up pkgdir >>> libsecp256k1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/secp256k1-v0.3.2.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 >>> libsecp256k1: Fetching https://github.com/bitcoin-core/secp256k1/archive/v0.3.2/secp256k1-v0.3.2.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 2506k 0 2506k 0 0 3272k 0 --:--:-- --:--:-- --:--:-- 3272k >>> libsecp256k1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/secp256k1-v0.3.2.tar.gz >>> libsecp256k1: Checking sha512sums... secp256k1-v0.3.2.tar.gz: OK >>> libsecp256k1: Unpacking /var/cache/distfiles/edge/secp256k1-v0.3.2.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:39: installing 'build-aux/ar-lib' configure.ac:37: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/config.guess' configure.ac:24: installing 'build-aux/config.sub' configure.ac:27: installing 'build-aux/install-sh' configure.ac:27: 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 whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar 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/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-file... no checking for file... file 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... 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 if gcc supports -Werror... yes 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 -Wreserved-identifier... no checking if gcc supports -fvisibility=hidden... yes checking for valgrind support... 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: executing depfiles commands config.status: executing libtool commands Build Options: with external callbacks = no with benchmarks = no with tests = yes with ctime tests = no with coverage = no with examples = no module ecdh = yes module recovery = yes module extrakeys = yes module schnorrsig = yes asm = x86_64 ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = gcc CPPFLAGS = -Os -Wformat -Werror=format-security 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 -Wformat -Werror=format-security LDFLAGS = -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs make all-am make[1]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' CC src/noverify_tests-tests.o CC src/libsecp256k1_precomputed_la-precomputed_ecmult.lo CC src/libsecp256k1_precomputed_la-precomputed_ecmult_gen.lo CC src/tests-tests.o CC src/libsecp256k1_la-secp256k1.lo CCLD libsecp256k1_precomputed.la CCLD libsecp256k1.la CCLD tests CCLD noverify_tests make[1]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make check-am make[1]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make[3]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' PASS: noverify_tests PASS: tests ============================================================================ Testsuite summary for libsecp256k1 0.3.2 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make[2]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make[1]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' >>> libsecp256k1: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make[2]: Entering directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib' ./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' /bin/sh ./libtool --mode=install /usr/bin/install -c libsecp256k1.la '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib' /usr/bin/install -c -m 644 libsecp256k1.pc '/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 include/secp256k1_extrakeys.h include/secp256k1_schnorrsig.h '/home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/include' libtool: install: /usr/bin/install -c .libs/libsecp256k1.so.2.0.2 /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib/libsecp256k1.so.2.0.2 libtool: install: (cd /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib && { ln -s -f libsecp256k1.so.2.0.2 libsecp256k1.so.2 || { rm -f libsecp256k1.so.2 && ln -s libsecp256k1.so.2.0.2 libsecp256k1.so.2; }; }) libtool: install: (cd /home/buildozer/aports/community/libsecp256k1/pkg/libsecp256k1/usr/lib && { ln -s -f libsecp256k1.so.2.0.2 libsecp256k1.so || { rm -f libsecp256k1.so && ln -s libsecp256k1.so.2.0.2 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[2]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' make[1]: Leaving directory '/home/buildozer/aports/community/libsecp256k1/src/secp256k1-0.3.2' >>> 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.3.2-r0 pkgconfig >>> libsecp256k1-dev*: Package size: 108.0 KB >>> libsecp256k1-dev*: Compressing data... >>> libsecp256k1-dev*: Create checksum... >>> libsecp256k1-dev*: Create libsecp256k1-dev-0.3.2-r0.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.3.2-r0.apk >>> libsecp256k1: Build complete at Tue, 30 May 2023 16:12:39 +0000 elapsed time 0h 3m 2s >>> libsecp256k1: Cleaning up srcdir >>> libsecp256k1: Cleaning up pkgdir >>> libsecp256k1: Uninstalling dependencies... (1/11) Purging .makedepends-libsecp256k1 (20230530.160938) (2/11) Purging autoconf (2.71-r2) (3/11) Purging m4 (1.4.19-r3) (4/11) Purging automake (1.16.5-r2) (5/11) Purging libtool (2.4.7-r3) (6/11) Purging libltdl (2.4.7-r3) (7/11) Purging git-perl (2.40.1-r0) (8/11) Purging perl-git (2.40.1-r0) (9/11) Purging perl-error (0.17029-r1) (10/11) Purging perl (5.36.1-r2) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r0.trigger OK: 375 MiB in 103 packages >>> libsecp256k1: Updating the community/x86_64 repository index... >>> libsecp256k1: Signing the index...