>>> wolfssl: Building community/wolfssl 5.7.0-r0 (using abuild 3.12.0-r5) started Mon, 01 Apr 2024 23:25:06 +0000 >>> wolfssl: Checking sanity of /home/buildozer/aports/community/wolfssl/APKBUILD... >>> wolfssl: Analyzing dependencies... >>> wolfssl: Installing for build: build-base autoconf automake libtool util-linux-misc (1/18) Installing m4 (1.4.19-r3) (2/18) Installing libbz2 (1.0.8-r6) (3/18) Installing perl (5.38.2-r0) (4/18) Installing autoconf (2.72-r0) (5/18) Installing automake (1.16.5-r2) (6/18) Installing libltdl (2.4.7-r3) (7/18) Installing libtool (2.4.7-r3) (8/18) Installing setarch (2.39.3-r1) (9/18) Installing libblkid (2.39.3-r1) (10/18) Installing libuuid (2.39.3-r1) (11/18) Installing libfdisk (2.39.3-r1) (12/18) Installing libmount (2.39.3-r1) (13/18) Installing libsmartcols (2.39.3-r1) (14/18) Installing util-linux-misc (2.39.3-r1) (15/18) Installing .makedepends-wolfssl (20240401.232507) (16/18) Installing perl-error (0.17029-r2) (17/18) Installing perl-git (2.44.0-r1) (18/18) Installing git-perl (2.44.0-r1) Executing busybox-1.36.1-r24.trigger OK: 311 MiB in 121 packages >>> wolfssl: Cleaning up srcdir >>> wolfssl: Cleaning up pkgdir >>> wolfssl: Cleaning up tmpdir >>> wolfssl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wolfssl-5.7.0-stable.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> wolfssl: Fetching https://github.com/wolfSSL/wolfssl/archive/v5.7.0-stable/wolfssl-5.7.0-stable.tar.gz >>> wolfssl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/wolfssl-5.7.0-stable.tar.gz >>> wolfssl: Checking sha512sums... wolfssl-5.7.0-stable.tar.gz: OK >>> wolfssl: Unpacking /var/cache/distfiles/wolfssl-5.7.0-stable.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, '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:22: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/config.guess' configure.ac:24: installing 'build-aux/config.sub' configure.ac:28: installing 'build-aux/install-sh' configure.ac:28: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' checking for armv7-alpine-linux-musleabihf-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 build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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 whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of long long... 8 checking size of long... 4 checking size of time_t... 8 checking for __uint128_t... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for time.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for errno.h... yes checking for sys/un.h... yes checking for socket in -lnetwork... no checking whether byte ordering is bigendian... no checking for __atomic... yes checking for stdatomic.h... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gmtime_s... no checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strftime... yes checking for atexit... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname is declared... yes checking whether getaddrinfo is declared... yes checking whether gettimeofday is declared... yes checking whether gmtime_r is declared... yes checking whether gmtime_s is declared... no checking whether inet_ntoa is declared... yes checking whether memset is declared... yes checking whether socket is declared... yes checking whether strftime is declared... yes checking whether atexit is declared... yes checking for size_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking dependency style of gcc... gcc3 checking for thread local storage (TLS) class... _Thread_local checking for debug... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /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 for cos in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for vcs system... none checking for vcs checkout... no checking whether the linker accepts -Werror... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes creating wolfssl-config - generic 5.7.0 for -lwolfssl -lpthread checking the number of available CPUs... 80 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 81 jobs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating wolfssl/version.h config.status: creating wolfssl/options.h config.status: creating support/wolfssl.pc config.status: creating debian/control config.status: creating debian/changelog config.status: creating rpm/spec config.status: creating wolfcrypt/test/test_paths.h config.status: creating scripts/unit.test config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing wolfssl/wolfcrypt/async.h commands config.status: executing wolfssl/wolfcrypt/fips.h commands config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands configure: --- configure: Running make clean... configure: --- configure: Generating user options header... --- Configuration summary for wolfssl version 5.7.0 * Installation prefix: /usr * System type: alpine-linux-musleabihf * Host CPU: armv7 * C Compiler: gcc * C Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv * C++ Compiler: g++ * C++ Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 * CPP Flags: * CCAS Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security * LD Flags: -Wl,--as-needed,-O1,--sort-common * LIB Flags: -pie -z relro -z now * Library Suffix: * Debug enabled: no * Coverage enabled: * Warnings as failure: no * make -j: 81 * VCS checkout: no Features * Experimental settings: Forbidden * FIPS: no * Single threaded: no * Filesystem: yes * OpenSSH Build: no * OpenSSL Extra API: no * OpenSSL Coexist: yes * Old Names: no * Max Strength Build: no * Distro Build: no * Reproducible Build: yes * Side-channel Hardening: yes * Single Precision Math: no * SP implementation: all * Fast Math: no * Heap Math: no * Assembly Allowed: yes * sniffer: no * snifftest: no * ARC4: no * AES: yes * AES-NI: no * AES-CBC: yes * AES-CBC length checks: yes * AES-GCM: yes * AES-GCM streaming: no * AES-CCM: no * AES-CTR: no * AES-CFB: no * AES-OFB: no * AES-XTS: no * AES-SIV: no * AES-EAX: no * AES Bitspliced: no * ARIA: no * DES3: no * Camellia: no * SM4-ECB: no * SM4-CBC: no * SM4-CTR: no * SM4-GCM: no * SM4-CCM: no * NULL Cipher: no * MD2: no * MD4: no * MD5: yes * RIPEMD: no * SHA: yes * SHA-224: no * SHA-384: yes * SHA-512: yes * SHA3: no * SHAKE128: no * SHAKE256: no * SM3: no * BLAKE2: no * BLAKE2S: no * SipHash: no * CMAC: no * keygen: yes * certgen: no * certreq: no * certext: no * certgencache: no * CHACHA: yes * XCHACHA: no * Hash DRBG: yes * MmemUse Entropy: no * PWDBASED: yes * Encrypted keys: no * scrypt: yes * wolfCrypt Only: no * HKDF: yes * HPKE: no * X9.63 KDF: no * SRTP-KDF: no * PSK: no * Poly1305: yes * LEANPSK: no * LEANTLS: no * RSA: yes * RSA-PSS: yes * DSA: no * DH: yes * DH Default Parameters: yes * ECC: yes * ECC Custom Curves: no * ECC Minimum Bits: 224 * FPECC: no * ECC_ENCRYPT: no * Brainpool: no * SM2: no * CURVE25519: yes * ED25519: yes * ED25519 streaming: yes * CURVE448: no * ED448: no * ED448 streaming: no * LMS: no * LMS wolfSSL impl: no * XMSS: no * XMSS wolfSSL impl: no * KYBER: no * KYBER wolfSSL impl: no * ECCSI no * SAKKE no * ASN: yes * Anonymous cipher: no * CODING: yes * MEMORY: yes * I/O POOL: no * wolfSentry: no * LIGHTY: no * WPA Supplicant: no * HAPROXY: no * STUNNEL: no * tcpdump: no * libssh2: no * ntp: no * rsyslog: no * Apache httpd: no * NGINX: no * OpenResty: no * ASIO: no * LIBWEBSOCKETS: no * Qt: no * Qt Unit Testing: no * SIGNAL: no * chrony: no * strongSwan: no * OpenLDAP: no * hitch: no * memcached: no * ERROR_STRINGS: yes * DTLS: no * DTLS v1.3: no * SCTP: no * SRTP: no * Indefinite Length: no * Multicast: no * SSL v3.0 (Old): no * TLS v1.0 (Old): no * TLS v1.1 (Old): no * TLS v1.2: yes * TLS v1.3: yes * Post-handshake Auth: no * Early Data: no * QUIC: no * Send State in HRR Cookie: undefined * OCSP: no * OCSP Stapling: no * OCSP Stapling v2: no * CRL: no * CRL-MONITOR: no * Persistent session cache: no * Persistent cert cache: no * Atomic User Record Layer: no * Public Key Callbacks: no * libxmss: no * liblms: no * liboqs: no * Whitewood netRandom: no * Server Name Indication: yes * ALPN: yes * Maximum Fragment Length: yes * Trusted CA Indication: yes * Truncated HMAC: yes * Supported Elliptic Curves: yes * FFDHE only in client: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * Fallback SCSV: no * Keying Material Exporter: no * All TLS Extensions: yes * S/MIME: no * PKCS#7: no * PKCS#8: yes * PKCS#11: no * PKCS#12: yes * wolfSSH: yes * wolfEngine: no * wolfTPM: no * wolfCLU: no * wolfSCEP: no * Secure Remote Password: no * Small Stack: no * Linux Kernel Module: no * valgrind unit tests: no * LIBZ: no * Examples: no * Crypt tests: yes * Stack sizes in tests: no * Heap stats in tests: no * Asynchronous Crypto: no * Asynchronous Crypto (sim): no * Cavium Nitrox: no * Cavium Octeon (Sync): no * Intel Quick Assist: no * ARM ASM: no * ARM ASM SHA512/SHA3 Crypto no * ARM ASM SM3/SM4 Crypto no * AES Key Wrap: no * Write duplicate: no * Xilinx Hardware Acc.: no * Inline Code: yes * Linux AF_ALG: no * Linux KCAPI: no * Linux devcrypto: no * PK callbacks: no * Crypto callbacks: no * i.MX CAAM: no * IoT-Safe: no * IoT-Safe HWRNG: no * NXP SE050: no * Maxim Integrated MAXQ10XX: no * PSA: no * System CA certs: yes * Dual alg cert support: no * ERR Queues per Thread: yes * rwlock: no * keylog export: no * AutoSAR : no --- ./configure flags: --build=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --enable-shared --enable-static --enable-reproducible-build --disable-opensslall --disable-opensslextra --enable-aescbc-length-checks --enable-curve25519 --enable-ed25519 --enable-ed25519-stream --disable-oldtls --enable-base64encode --enable-tlsx --enable-scrypt --disable-examples --enable-keygen --enable-wolfssh --enable-opensslcoexist build_alias=armv7-alpine-linux-musleabihf host_alias=armv7-alpine-linux-musleabihf CC=gcc 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' LDFLAGS=-Wl,--as-needed,-O1,--sort-common make -j81 all-recursive make[1]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[2]: warning: -j81 forced in submake: resetting jobserver mode. CC wolfcrypt/benchmark/benchmark.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-kdf.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-sp_int.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-sha512.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-pwdbased.lo CC wolfcrypt/src/src_libwolfssl_la-pkcs12.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-ecc.lo CC wolfcrypt/src/src_libwolfssl_la-curve25519.lo CC wolfcrypt/src/src_libwolfssl_la-ed25519.lo CC wolfcrypt/src/src_libwolfssl_la-fe_operations.lo CC wolfcrypt/src/src_libwolfssl_la-ge_operations.lo CC src/libwolfssl_la-internal.lo CC src/libwolfssl_la-wolfio.lo CC src/libwolfssl_la-ssl.lo CC src/libwolfssl_la-keys.lo CC src/libwolfssl_la-tls.lo CC src/libwolfssl_la-tls13.lo CC wolfcrypt/test/test.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt make[2]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[1]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' checking for armv7-alpine-linux-musleabihf-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 build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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 whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of long long... 8 checking size of long... 4 checking size of time_t... 8 checking for __uint128_t... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for time.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for errno.h... yes checking for sys/un.h... yes checking for socket in -lnetwork... no checking whether byte ordering is bigendian... no checking for __atomic... yes checking for stdatomic.h... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gmtime_s... no checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strftime... yes checking for atexit... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname is declared... yes checking whether getaddrinfo is declared... yes checking whether gettimeofday is declared... yes checking whether gmtime_r is declared... yes checking whether gmtime_s is declared... no checking whether inet_ntoa is declared... yes checking whether memset is declared... yes checking whether socket is declared... yes checking whether strftime is declared... yes checking whether atexit is declared... yes checking for size_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking dependency style of gcc... gcc3 checking for thread local storage (TLS) class... _Thread_local checking for debug... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /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 for cos in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for vcs system... none checking for vcs checkout... no checking whether the linker accepts -Werror... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes creating wolfssl-config - generic 5.7.0 for -lwolfssl -lpthread checking the number of available CPUs... 80 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 81 jobs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating wolfssl/version.h config.status: creating wolfssl/options.h config.status: creating support/wolfssl.pc config.status: creating debian/control config.status: creating debian/changelog config.status: creating rpm/spec config.status: creating wolfcrypt/test/test_paths.h config.status: creating scripts/unit.test config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing wolfssl/wolfcrypt/async.h commands config.status: executing wolfssl/wolfcrypt/fips.h commands config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands configure: --- configure: Running make clean... configure: --- configure: Generating user options header... --- Configuration summary for wolfssl version 5.7.0 * Installation prefix: /usr * System type: alpine-linux-musleabihf * Host CPU: armv7 * C Compiler: gcc * C Flags: -fstack-clash-protection -Wformat -Werror=format-security -O3 -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv * C++ Compiler: g++ * C++ Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 * CPP Flags: * CCAS Flags: -fstack-clash-protection -Wformat -Werror=format-security -O3 * LD Flags: -Wl,--as-needed,-O1,--sort-common * LIB Flags: -pie -z relro -z now * Library Suffix: * Debug enabled: no * Coverage enabled: * Warnings as failure: no * make -j: 81 * VCS checkout: no Features * Experimental settings: Forbidden * FIPS: no * Single threaded: no * Filesystem: yes * OpenSSH Build: no * OpenSSL Extra API: no * OpenSSL Coexist: yes * Old Names: no * Max Strength Build: no * Distro Build: no * Reproducible Build: yes * Side-channel Hardening: yes * Single Precision Math: no * SP implementation: all * Fast Math: no * Heap Math: no * Assembly Allowed: yes * sniffer: no * snifftest: no * ARC4: no * AES: yes * AES-NI: no * AES-CBC: yes * AES-CBC length checks: yes * AES-GCM: yes * AES-GCM streaming: no * AES-CCM: no * AES-CTR: no * AES-CFB: no * AES-OFB: no * AES-XTS: no * AES-SIV: no * AES-EAX: no * AES Bitspliced: no * ARIA: no * DES3: no * Camellia: no * SM4-ECB: no * SM4-CBC: no * SM4-CTR: no * SM4-GCM: no * SM4-CCM: no * NULL Cipher: no * MD2: no * MD4: no * MD5: yes * RIPEMD: no * SHA: yes * SHA-224: no * SHA-384: yes * SHA-512: yes * SHA3: no * SHAKE128: no * SHAKE256: no * SM3: no * BLAKE2: no * BLAKE2S: no * SipHash: no * CMAC: no * keygen: yes * certgen: no * certreq: no * certext: no * certgencache: no * CHACHA: yes * XCHACHA: no * Hash DRBG: yes * MmemUse Entropy: no * PWDBASED: yes * Encrypted keys: no * scrypt: yes * wolfCrypt Only: no * HKDF: yes * HPKE: no * X9.63 KDF: no * SRTP-KDF: no * PSK: no * Poly1305: yes * LEANPSK: no * LEANTLS: no * RSA: yes * RSA-PSS: yes * DSA: no * DH: yes * DH Default Parameters: yes * ECC: yes * ECC Custom Curves: no * ECC Minimum Bits: 224 * FPECC: no * ECC_ENCRYPT: no * Brainpool: no * SM2: no * CURVE25519: yes * ED25519: yes * ED25519 streaming: yes * CURVE448: no * ED448: no * ED448 streaming: no * LMS: no * LMS wolfSSL impl: no * XMSS: no * XMSS wolfSSL impl: no * KYBER: no * KYBER wolfSSL impl: no * ECCSI no * SAKKE no * ASN: yes * Anonymous cipher: no * CODING: yes * MEMORY: yes * I/O POOL: no * wolfSentry: no * LIGHTY: no * WPA Supplicant: no * HAPROXY: no * STUNNEL: no * tcpdump: no * libssh2: no * ntp: no * rsyslog: no * Apache httpd: no * NGINX: no * OpenResty: no * ASIO: no * LIBWEBSOCKETS: no * Qt: no * Qt Unit Testing: no * SIGNAL: no * chrony: no * strongSwan: no * OpenLDAP: no * hitch: no * memcached: no * ERROR_STRINGS: yes * DTLS: no * DTLS v1.3: no * SCTP: no * SRTP: no * Indefinite Length: no * Multicast: no * SSL v3.0 (Old): no * TLS v1.0 (Old): no * TLS v1.1 (Old): no * TLS v1.2: yes * TLS v1.3: yes * Post-handshake Auth: no * Early Data: no * QUIC: no * Send State in HRR Cookie: undefined * OCSP: no * OCSP Stapling: no * OCSP Stapling v2: no * CRL: no * CRL-MONITOR: no * Persistent session cache: no * Persistent cert cache: no * Atomic User Record Layer: no * Public Key Callbacks: no * libxmss: no * liblms: no * liboqs: no * Whitewood netRandom: no * Server Name Indication: yes * ALPN: yes * Maximum Fragment Length: yes * Trusted CA Indication: yes * Truncated HMAC: yes * Supported Elliptic Curves: yes * FFDHE only in client: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * Fallback SCSV: no * Keying Material Exporter: no * All TLS Extensions: yes * S/MIME: no * PKCS#7: no * PKCS#8: yes * PKCS#11: no * PKCS#12: yes * wolfSSH: yes * wolfEngine: no * wolfTPM: no * wolfCLU: no * wolfSCEP: no * Secure Remote Password: no * Small Stack: no * Linux Kernel Module: no * valgrind unit tests: no * LIBZ: no * Examples: no * Crypt tests: yes * Stack sizes in tests: no * Heap stats in tests: no * Asynchronous Crypto: no * Asynchronous Crypto (sim): no * Cavium Nitrox: no * Cavium Octeon (Sync): no * Intel Quick Assist: no * ARM ASM: no * ARM ASM SHA512/SHA3 Crypto no * ARM ASM SM3/SM4 Crypto no * AES Key Wrap: no * Write duplicate: no * Xilinx Hardware Acc.: no * Inline Code: yes * Linux AF_ALG: no * Linux KCAPI: no * Linux devcrypto: no * PK callbacks: no * Crypto callbacks: no * i.MX CAAM: no * IoT-Safe: no * IoT-Safe HWRNG: no * NXP SE050: no * Maxim Integrated MAXQ10XX: no * PSA: no * System CA certs: yes * Dual alg cert support: no * ERR Queues per Thread: yes * rwlock: no * keylog export: no * AutoSAR : no --- ./configure flags: --build=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --enable-shared --enable-static --enable-reproducible-build --disable-opensslall --disable-opensslextra --enable-aescbc-length-checks --enable-curve25519 --enable-ed25519 --enable-ed25519-stream --disable-oldtls --enable-base64encode --enable-tlsx --enable-scrypt --disable-examples --enable-keygen --enable-wolfssh --enable-bigcache --enable-opensslcoexist build_alias=armv7-alpine-linux-musleabihf host_alias=armv7-alpine-linux-musleabihf CC=gcc 'CFLAGS= -fstack-clash-protection -Wformat -Werror=format-security -O3' LDFLAGS=-Wl,--as-needed,-O1,--sort-common make -j81 all-recursive make[1]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~fast' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~fast' make[2]: warning: -j81 forced in submake: resetting jobserver mode. CC wolfcrypt/benchmark/benchmark.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-kdf.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-sp_int.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-sha512.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-pwdbased.lo CC wolfcrypt/src/src_libwolfssl_la-pkcs12.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-ecc.lo CC wolfcrypt/src/src_libwolfssl_la-curve25519.lo CC wolfcrypt/src/src_libwolfssl_la-ed25519.lo CC wolfcrypt/src/src_libwolfssl_la-fe_operations.lo CC wolfcrypt/src/src_libwolfssl_la-ge_operations.lo CC src/libwolfssl_la-internal.lo CC src/libwolfssl_la-wolfio.lo CC src/libwolfssl_la-keys.lo CC src/libwolfssl_la-ssl.lo CC src/libwolfssl_la-tls.lo CC src/libwolfssl_la-tls13.lo CC wolfcrypt/test/test.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt make[2]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~fast' make[1]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~fast' checking for armv7-alpine-linux-musleabihf-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 build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking target system type... armv7-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes 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/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv7-alpine-linux-musleabihf-file... no checking for file... file checking for armv7-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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 whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of long long... 8 checking size of long... 4 checking size of time_t... 8 checking for __uint128_t... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for time.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for errno.h... yes checking for sys/un.h... yes checking for socket in -lnetwork... no checking whether byte ordering is bigendian... no checking for __atomic... yes checking for stdatomic.h... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gmtime_s... no checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strftime... yes checking for atexit... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname is declared... yes checking whether getaddrinfo is declared... yes checking whether gettimeofday is declared... yes checking whether gmtime_r is declared... yes checking whether gmtime_s is declared... no checking whether inet_ntoa is declared... yes checking whether memset is declared... yes checking whether socket is declared... yes checking whether strftime is declared... yes checking whether atexit is declared... yes checking for size_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking dependency style of gcc... gcc3 checking for thread local storage (TLS) class... _Thread_local checking for debug... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /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 for cos in -lm... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for vcs system... none checking for vcs checkout... no checking whether the linker accepts -Werror... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wunknown-pragmas... yes checking whether C compiler accepts -Wthis-test-should-fail... no checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wmaybe-uninitialized... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-overflow=1... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused... yes checking whether C compiler accepts -Wunused-result... yes checking whether C compiler accepts -Wunused-variable... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -fwrapv... yes creating wolfssl-config - generic 5.7.0 for -lwolfssl -lpthread checking the number of available CPUs... 80 configure: adding automake macro support configure: creating aminclude.am configure: added jobserver support to make for 81 jobs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating wolfssl/version.h config.status: creating wolfssl/options.h config.status: creating support/wolfssl.pc config.status: creating debian/control config.status: creating debian/changelog config.status: creating rpm/spec config.status: creating wolfcrypt/test/test_paths.h config.status: creating scripts/unit.test config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing wolfssl/wolfcrypt/async.h commands config.status: executing wolfssl/wolfcrypt/fips.h commands config.status: executing wolfssl/wolfcrypt/port/cavium/cavium_nitrox.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist.h commands config.status: executing wolfssl/wolfcrypt/port/intel/quickassist_mem.h commands configure: --- configure: Running make clean... configure: --- configure: Generating user options header... checking for wolfssl/openssl/aes.h... yes checking for wolfssl/openssl/asn1.h... yes checking for wolfssl/openssl/asn1t.h... yes checking for wolfssl/openssl/bio.h... yes checking for wolfssl/openssl/bn.h... yes checking for wolfssl/openssl/buffer.h... yes checking for wolfssl/openssl/camellia.h... yes checking for wolfssl/openssl/cmac.h... yes checking for wolfssl/openssl/cms.h... yes checking for wolfssl/openssl/compat_types.h... yes checking for wolfssl/openssl/conf.h... yes checking for wolfssl/openssl/crypto.h... yes checking for wolfssl/openssl/des.h... yes checking for wolfssl/openssl/dh.h... yes checking for wolfssl/openssl/dsa.h... yes checking for wolfssl/openssl/ec.h... yes checking for wolfssl/openssl/ec25519.h... yes checking for wolfssl/openssl/ec448.h... yes checking for wolfssl/openssl/ecdh.h... yes checking for wolfssl/openssl/ecdsa.h... yes checking for wolfssl/openssl/ed25519.h... yes checking for wolfssl/openssl/ed448.h... yes checking for wolfssl/openssl/engine.h... yes checking for wolfssl/openssl/err.h... yes checking for wolfssl/openssl/evp.h... yes checking for wolfssl/openssl/fips_rand.h... yes checking for wolfssl/openssl/hmac.h... yes checking for wolfssl/openssl/kdf.h... yes checking for wolfssl/openssl/lhash.h... yes checking for wolfssl/openssl/md4.h... yes checking for wolfssl/openssl/md5.h... yes checking for wolfssl/openssl/modes.h... yes checking for wolfssl/openssl/obj_mac.h... yes checking for wolfssl/openssl/objects.h... yes checking for wolfssl/openssl/ocsp.h... yes checking for wolfssl/openssl/opensslconf.h... yes checking for wolfssl/openssl/opensslv.h... yes checking for wolfssl/openssl/ossl_typ.h... yes checking for wolfssl/openssl/pem.h... yes checking for wolfssl/openssl/pkcs12.h... yes checking for wolfssl/openssl/pkcs7.h... yes checking for wolfssl/openssl/rand.h... yes checking for wolfssl/openssl/rc4.h... yes checking for wolfssl/openssl/ripemd.h... yes checking for wolfssl/openssl/rsa.h... yes checking for wolfssl/openssl/sha.h... yes checking for wolfssl/openssl/sha3.h... yes checking for wolfssl/openssl/srp.h... yes checking for wolfssl/openssl/ssl.h... yes checking for wolfssl/openssl/ssl23.h... yes checking for wolfssl/openssl/stack.h... yes checking for wolfssl/openssl/tls1.h... yes checking for wolfssl/openssl/txt_db.h... yes checking for wolfssl/openssl/ui.h... yes checking for wolfssl/openssl/x509.h... yes checking for wolfssl/openssl/x509_vfy.h... yes checking for wolfssl/openssl/x509v3.h... yes --- Configuration summary for wolfssl version 5.7.0 * Installation prefix: /usr * System type: alpine-linux-musleabihf * Host CPU: armv7 * C Compiler: gcc * C Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-pragmas -Wall -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv * C++ Compiler: g++ * C++ Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 * CPP Flags: * CCAS Flags: -Os -fstack-clash-protection -Wformat -Werror=format-security * LD Flags: -Wl,--as-needed,-O1,--sort-common * LIB Flags: -pie -z relro -z now * Library Suffix: * Debug enabled: no * Coverage enabled: * Warnings as failure: no * make -j: 81 * VCS checkout: no Features * Experimental settings: Forbidden * FIPS: no * Single threaded: no * Filesystem: yes * OpenSSH Build: no * OpenSSL Extra API: yes * OpenSSL Coexist: no * Old Names: yes * Max Strength Build: no * Distro Build: no * Reproducible Build: yes * Side-channel Hardening: yes * Single Precision Math: no * SP implementation: all * Fast Math: no * Heap Math: no * Assembly Allowed: yes * sniffer: no * snifftest: no * ARC4: no * AES: yes * AES-NI: no * AES-CBC: yes * AES-CBC length checks: yes * AES-GCM: yes * AES-GCM streaming: no * AES-CCM: no * AES-CTR: no * AES-CFB: no * AES-OFB: no * AES-XTS: no * AES-SIV: no * AES-EAX: no * AES Bitspliced: no * ARIA: no * DES3: no * Camellia: no * SM4-ECB: no * SM4-CBC: no * SM4-CTR: no * SM4-GCM: no * SM4-CCM: no * NULL Cipher: no * MD2: no * MD4: no * MD5: yes * RIPEMD: no * SHA: yes * SHA-224: no * SHA-384: yes * SHA-512: yes * SHA3: no * SHAKE128: no * SHAKE256: no * SM3: no * BLAKE2: no * BLAKE2S: no * SipHash: no * CMAC: no * keygen: yes * certgen: yes * certreq: yes * certext: yes * certgencache: no * CHACHA: yes * XCHACHA: no * Hash DRBG: yes * MmemUse Entropy: no * PWDBASED: yes * Encrypted keys: yes * scrypt: yes * wolfCrypt Only: no * HKDF: yes * HPKE: no * X9.63 KDF: no * SRTP-KDF: no * PSK: yes * Poly1305: yes * LEANPSK: no * LEANTLS: no * RSA: yes * RSA-PSS: yes * DSA: no * DH: yes * DH Default Parameters: yes * ECC: yes * ECC Custom Curves: no * ECC Minimum Bits: 224 * FPECC: no * ECC_ENCRYPT: no * Brainpool: no * SM2: no * CURVE25519: yes * ED25519: yes * ED25519 streaming: yes * CURVE448: no * ED448: no * ED448 streaming: no * LMS: no * LMS wolfSSL impl: no * XMSS: no * XMSS wolfSSL impl: no * KYBER: no * KYBER wolfSSL impl: no * ECCSI no * SAKKE no * ASN: yes * Anonymous cipher: no * CODING: yes * MEMORY: yes * I/O POOL: no * wolfSentry: no * LIGHTY: no * WPA Supplicant: no * HAPROXY: no * STUNNEL: no * tcpdump: no * libssh2: no * ntp: no * rsyslog: no * Apache httpd: no * NGINX: no * OpenResty: no * ASIO: no * LIBWEBSOCKETS: no * Qt: no * Qt Unit Testing: no * SIGNAL: no * chrony: no * strongSwan: no * OpenLDAP: no * hitch: no * memcached: no * ERROR_STRINGS: yes * DTLS: yes * DTLS v1.3: no * SCTP: no * SRTP: no * Indefinite Length: no * Multicast: no * SSL v3.0 (Old): no * TLS v1.0 (Old): no * TLS v1.1 (Old): no * TLS v1.2: yes * TLS v1.3: yes * Post-handshake Auth: no * Early Data: no * QUIC: no * Send State in HRR Cookie: undefined * OCSP: yes * OCSP Stapling: no * OCSP Stapling v2: no * CRL: yes * CRL-MONITOR: yes * Persistent session cache: yes * Persistent cert cache: yes * Atomic User Record Layer: yes * Public Key Callbacks: yes * libxmss: no * liblms: no * liboqs: no * Whitewood netRandom: no * Server Name Indication: yes * ALPN: yes * Maximum Fragment Length: yes * Trusted CA Indication: yes * Truncated HMAC: yes * Supported Elliptic Curves: yes * FFDHE only in client: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * Fallback SCSV: no * Keying Material Exporter: no * All TLS Extensions: yes * S/MIME: no * PKCS#7: no * PKCS#8: yes * PKCS#11: no * PKCS#12: yes * wolfSSH: yes * wolfEngine: no * wolfTPM: no * wolfCLU: no * wolfSCEP: no * Secure Remote Password: no * Small Stack: no * Linux Kernel Module: no * valgrind unit tests: no * LIBZ: no * Examples: no * Crypt tests: yes * Stack sizes in tests: no * Heap stats in tests: no * Asynchronous Crypto: no * Asynchronous Crypto (sim): no * Cavium Nitrox: no * Cavium Octeon (Sync): no * Intel Quick Assist: no * ARM ASM: no * ARM ASM SHA512/SHA3 Crypto no * ARM ASM SM3/SM4 Crypto no * AES Key Wrap: no * Write duplicate: no * Xilinx Hardware Acc.: no * Inline Code: yes * Linux AF_ALG: no * Linux KCAPI: no * Linux devcrypto: no * PK callbacks: yes * Crypto callbacks: no * i.MX CAAM: no * IoT-Safe: no * IoT-Safe HWRNG: no * NXP SE050: no * Maxim Integrated MAXQ10XX: no * PSA: no * System CA certs: yes * Dual alg cert support: no * ERR Queues per Thread: yes * rwlock: no * keylog export: no * AutoSAR : no --- ./configure flags: --build=armv7-alpine-linux-musleabihf --host=armv7-alpine-linux-musleabihf --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --enable-shared --enable-static --enable-reproducible-build --disable-opensslall --disable-opensslextra --enable-aescbc-length-checks --enable-curve25519 --enable-ed25519 --enable-ed25519-stream --disable-oldtls --enable-base64encode --enable-tlsx --enable-scrypt --disable-examples --enable-keygen --enable-wolfssh --enable-jni build_alias=armv7-alpine-linux-musleabihf host_alias=armv7-alpine-linux-musleabihf CC=gcc 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' LDFLAGS=-Wl,--as-needed,-O1,--sort-common make -j81 all-recursive make[1]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[2]: warning: -j81 forced in submake: resetting jobserver mode. CC wolfcrypt/benchmark/benchmark.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-kdf.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-sp_int.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-sha512.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-pwdbased.lo CC wolfcrypt/src/src_libwolfssl_la-pkcs12.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-ecc.lo CC wolfcrypt/src/src_libwolfssl_la-curve25519.lo CC wolfcrypt/src/src_libwolfssl_la-ed25519.lo CC wolfcrypt/src/src_libwolfssl_la-fe_operations.lo CC wolfcrypt/src/src_libwolfssl_la-ge_operations.lo CC src/libwolfssl_la-internal.lo CC src/libwolfssl_la-wolfio.lo CC src/libwolfssl_la-keys.lo CC src/libwolfssl_la-tls.lo CC src/libwolfssl_la-ssl.lo CC src/libwolfssl_la-tls13.lo CC src/libwolfssl_la-ocsp.lo CC src/libwolfssl_la-crl.lo CC src/libwolfssl_la-dtls.lo CC wolfcrypt/test/test.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt make[2]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[1]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' >>> wolfssl: Entering fakeroot... make -j81 install-recursive make[1]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[2]: warning: -j81 forced in submake: resetting jobserver mode. make[3]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[3]: warning: -j81 forced in submake: resetting jobserver mode. /bin/sh /home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable/build-aux/install-sh -d /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/bin /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/share/doc/wolfssl' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt doc/QUIC.md '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 examples/async/async_server.c examples/async/async_client.c examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/bin /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/falcon.h wolfssl/wolfcrypt/dilithium.h wolfssl/wolfcrypt/sphincs.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/hpke.h wolfssl/wolfcrypt/kdf.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/siphash.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h wolfssl/wolfcrypt/kyber.h wolfssl/wolfcrypt/wc_kyber.h wolfssl/wolfcrypt/ext_kyber.h wolfssl/wolfcrypt/sm2.h wolfssl/wolfcrypt/sm3.h wolfssl/wolfcrypt/sm4.h wolfssl/wolfcrypt/lms.h wolfssl/wolfcrypt/wc_lms.h wolfssl/wolfcrypt/ext_lms.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/camellia.h wolfssl/openssl/cmac.h wolfssl/openssl/cms.h wolfssl/openssl/compat_types.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/fips_rand.h wolfssl/openssl/hmac.h wolfssl/openssl/kdf.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/modes.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.42.1.0 /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/libwolfssl.so.42.1.0 /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl' libtool: install: (cd /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib && { ln -s -f libwolfssl.so.42.1.0 libwolfssl.so.42 || { rm -f libwolfssl.so.42 && ln -s libwolfssl.so.42.1.0 libwolfssl.so.42; }; }) /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/quic.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl' libtool: install: (cd /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib && { ln -s -f libwolfssl.so.42.1.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.42.1.0 libwolfssl.so; }; }) /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/libwolfssl.la /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/xmss.h wolfssl/wolfcrypt/wc_xmss.h wolfssl/wolfcrypt/ext_xmss.h wolfssl/wolfcrypt/sp_int.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.a /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/libwolfssl.a libtool: install: chmod 644 /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/libwolfssl.a libtool: install: ranlib -D /home/buildozer/aports/community/wolfssl/pkg/wolfssl/usr/lib/libwolfssl.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[2]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' make[1]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable' >>> wolfssl-dev*: Running split function dev... >>> wolfssl-dev*: Preparing subpackage wolfssl-dev... >>> wolfssl-dev*: Stripping binaries >>> wolfssl-dev*: Running postcheck for wolfssl-dev >>> wolfssl-fast*: Running split function fast... >>> wolfssl-fast*: Preparing subpackage wolfssl-fast... >>> wolfssl-fast*: Stripping binaries >>> wolfssl-fast*: Running postcheck for wolfssl-fast >>> wolfssl-jni*: Running split function jni... >>> wolfssl-jni*: Preparing subpackage wolfssl-jni... >>> wolfssl-jni*: Stripping binaries >>> wolfssl-jni*: Running postcheck for wolfssl-jni >>> wolfssl-jni-dev*: Running split function jni_dev... make -j81 install-recursive make[1]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[1]: warning: -j81 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[2]: warning: -j81 forced in submake: resetting jobserver mode. make[3]: Entering directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[3]: warning: -j81 forced in submake: resetting jobserver mode. /bin/sh /home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni/build-aux/install-sh -d /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/bin /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/share/doc/wolfssl' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt doc/QUIC.md '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 examples/async/async_server.c examples/async/async_client.c examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/bin /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/falcon.h wolfssl/wolfcrypt/dilithium.h wolfssl/wolfcrypt/sphincs.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/hpke.h wolfssl/wolfcrypt/kdf.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/siphash.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h wolfssl/wolfcrypt/kyber.h wolfssl/wolfcrypt/wc_kyber.h wolfssl/wolfcrypt/ext_kyber.h wolfssl/wolfcrypt/sm2.h wolfssl/wolfcrypt/sm3.h wolfssl/wolfcrypt/sm4.h wolfssl/wolfcrypt/lms.h wolfssl/wolfcrypt/wc_lms.h wolfssl/wolfcrypt/ext_lms.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.42.1.0 /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/libwolfssl.so.42.1.0 libtool: install: (cd /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib && { ln -s -f libwolfssl.so.42.1.0 libwolfssl.so.42 || { rm -f libwolfssl.so.42 && ln -s libwolfssl.so.42.1.0 libwolfssl.so.42; }; }) /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/openssl' libtool: install: (cd /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib && { ln -s -f libwolfssl.so.42.1.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.42.1.0 libwolfssl.so; }; }) /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/camellia.h wolfssl/openssl/cmac.h wolfssl/openssl/cms.h wolfssl/openssl/compat_types.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/fips_rand.h wolfssl/openssl/hmac.h wolfssl/openssl/kdf.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/modes.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/libwolfssl.la /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl' /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/quic.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.a /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/libwolfssl.a /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/openssl' libtool: install: chmod 644 /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/libwolfssl.a /bin/mkdir -p '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/xmss.h wolfssl/wolfcrypt/wc_xmss.h wolfssl/wolfcrypt/ext_xmss.h wolfssl/wolfcrypt/sp_int.h '/home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/include/wolfssl/wolfcrypt' libtool: install: ranlib -D /home/buildozer/aports/community/wolfssl/pkg/wolfssl-jni-dev/usr/lib/libwolfssl.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[2]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' make[1]: Leaving directory '/home/buildozer/aports/community/wolfssl/src/wolfssl-5.7.0-stable~jni' >>> wolfssl-jni-dev*: Preparing subpackage wolfssl-jni-dev... >>> wolfssl-jni-dev*: Stripping binaries >>> wolfssl-jni-dev*: Running postcheck for wolfssl-jni-dev >>> wolfssl*: Running postcheck for wolfssl >>> wolfssl*: Preparing package wolfssl... >>> wolfssl*: Stripping binaries >>> wolfssl-dev*: Scanning shared objects >>> wolfssl-fast*: Scanning shared objects >>> wolfssl-jni-dev*: Scanning shared objects >>> wolfssl-jni*: Scanning shared objects >>> wolfssl*: Scanning shared objects >>> wolfssl-dev*: Tracing dependencies... wolfssl=5.7.0-r0 pkgconfig >>> wolfssl-dev*: Package size: 3.0 MB >>> wolfssl-dev*: Compressing data... >>> wolfssl-dev*: Create checksum... >>> wolfssl-dev*: Create wolfssl-dev-5.7.0-r0.apk >>> wolfssl-fast*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> wolfssl-fast*: Package size: 544.0 KB >>> wolfssl-fast*: Compressing data... >>> wolfssl-fast*: Create checksum... >>> wolfssl-fast*: Create wolfssl-fast-5.7.0-r0.apk >>> wolfssl-jni-dev*: Tracing dependencies... wolfssl-jni=5.7.0-r0 !wolfssl-dev pkgconfig >>> wolfssl-jni-dev*: Package size: 3.6 MB >>> wolfssl-jni-dev*: Compressing data... >>> wolfssl-jni-dev*: Create checksum... >>> wolfssl-jni-dev*: Create wolfssl-jni-dev-5.7.0-r0.apk >>> wolfssl-jni*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> wolfssl-jni*: Package size: 824.0 KB >>> wolfssl-jni*: Compressing data... >>> wolfssl-jni*: Create checksum... >>> wolfssl-jni*: Create wolfssl-jni-5.7.0-r0.apk >>> wolfssl*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> wolfssl*: Package size: 428.0 KB >>> wolfssl*: Compressing data... >>> wolfssl*: Create checksum... >>> wolfssl*: Create wolfssl-5.7.0-r0.apk >>> wolfssl: Build complete at Mon, 01 Apr 2024 23:26:32 +0000 elapsed time 0h 1m 26s >>> wolfssl: Cleaning up srcdir >>> wolfssl: Cleaning up pkgdir >>> wolfssl: Uninstalling dependencies... (1/18) Purging .makedepends-wolfssl (20240401.232507) (2/18) Purging autoconf (2.72-r0) (3/18) Purging m4 (1.4.19-r3) (4/18) Purging automake (1.16.5-r2) (5/18) Purging libtool (2.4.7-r3) (6/18) Purging libltdl (2.4.7-r3) (7/18) Purging util-linux-misc (2.39.3-r1) (8/18) Purging setarch (2.39.3-r1) (9/18) Purging git-perl (2.44.0-r1) (10/18) Purging perl-git (2.44.0-r1) (11/18) Purging perl-error (0.17029-r2) (12/18) Purging perl (5.38.2-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libfdisk (2.39.3-r1) (15/18) Purging libmount (2.39.3-r1) (16/18) Purging libsmartcols (2.39.3-r1) (17/18) Purging libuuid (2.39.3-r1) (18/18) Purging libblkid (2.39.3-r1) Executing busybox-1.36.1-r24.trigger OK: 270 MiB in 103 packages >>> wolfssl: Updating the community/armv7 repository index... >>> wolfssl: Signing the index...