>>> libtpms: Building community/libtpms 0.9.6-r0 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 01:23:08 +0000 >>> libtpms: Checking sanity of /home/buildozer/aports/community/libtpms/APKBUILD... >>> libtpms: Analyzing dependencies... >>> libtpms: Installing for build: build-base autoconf automake bash gawk libtool make openssl-dev>3 (1/15) Installing m4 (1.4.19-r2) (2/15) Installing libbz2 (1.0.8-r4) (3/15) Installing perl (5.36.0-r0) (4/15) Installing autoconf (2.71-r2) (5/15) Installing automake (1.16.5-r2) (6/15) Installing readline (8.2.1-r0) (7/15) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (8/15) Installing gawk (5.2.1-r0) (9/15) Installing libltdl (2.4.7-r1) (10/15) Installing libtool (2.4.7-r1) (11/15) Installing openssl-dev (3.0.8-r1) (12/15) Installing .makedepends-libtpms (20230314.012309) (13/15) Installing perl-error (0.17029-r1) (14/15) Installing perl-git (2.40.0-r0) (15/15) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r5.trigger OK: 1086 MiB in 118 packages >>> libtpms: Cleaning up srcdir >>> libtpms: Cleaning up pkgdir >>> libtpms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtpms-0.9.6.tar.gz >>> libtpms: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtpms-0.9.6.tar.gz >>> libtpms: Checking sha512sums... libtpms-0.9.6.tar.gz: OK >>> libtpms: Unpacking /var/cache/distfiles/edge/libtpms-0.9.6.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:57: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-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... ././install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for debug-enabled build... no checking whether make supports the include directive... yes (GNU style) checking for armv6-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 dependency style of gcc... gcc3 checking whether the linker accepts -Wl,--version-script=./src/test.syms... yes Building with TPM2 support 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 AES_set_encrypt_key in -lcrypto... yes checking for openssl/aes.h... yes Building with openssl crypto library checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for EVP_EncryptInit_ex in -lcrypto... yes checking for EVP_aes_128_cbc in -lcrypto... yes checking for EVP_des_ede3_cbc in -lcrypto... yes checking for EVP_camellia_128_cbc in -lcrypto... yes checking for DES_random_key in -lcrypto... yes checking for EVP_CIPHER_CTX_iv in -lcrypto... yes checking for EC_KEY_set_group in -lcrypto... yes checking for EC_KEY_generate_key in -lcrypto... yes checking for EC_KEY_get0_private_key in -lcrypto... yes checking for ECDSA_SIG_new in -lcrypto... yes checking for ECDSA_SIG_set0 in -lcrypto... yes checking for ECDSA_do_verify in -lcrypto... yes checking for ECDSA_do_sign in -lcrypto... yes checking for EC_KEY_set_group in -lcrypto... (cached) yes checking for RSA_set0_key in -lcrypto... yes checking for RSA_set0_factors in -lcrypto... yes checking for RSA_set0_crt_params in -lcrypto... yes checking for RSA_generate_key_ex in -lcrypto... yes checking for EVP_PKEY_CTX_new in -lcrypto... yes checking for EVP_PKEY_assign in -lcrypto... yes checking for EVP_PKEY_encrypt_init in -lcrypto... yes checking for EVP_PKEY_encrypt in -lcrypto... yes checking for EVP_PKEY_decrypt_init in -lcrypto... yes checking for EVP_PKEY_decrypt in -lcrypto... yes checking for EVP_PKEY_sign_init in -lcrypto... yes checking for EVP_PKEY_sign in -lcrypto... yes checking for EVP_PKEY_verify_init in -lcrypto... yes checking for EVP_PKEY_verify in -lcrypto... yes checking for EVP_get_digestbyname in -lcrypto... yes checking whether EVP_PKEY_CTX_set0_rsa_oaep_label is defined in ... no checking for EVP_PKEY_CTX_set0_rsa_oaep_label in -lcrypto... yes checking whether EVP_PKEY_CTX_set_rsa_padding is defined in ... no checking for EVP_PKEY_CTX_set_rsa_padding in -lcrypto... yes checking whether EVP_PKEY_CTX_set_rsa_oaep_md is defined in ... no checking for EVP_PKEY_CTX_set_rsa_oaep_md in -lcrypto... yes checking whether EVP_PKEY_CTX_set_signature_md is defined in ... no checking for EVP_PKEY_CTX_set_signature_md in -lcrypto... 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/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-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 armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-file... no checking for file... file checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-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 armv6-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no 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/armv6-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 for armv6-alpine-linux-musleabihf-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for clock_gettime in -lc... yes checking whether linker supports -Wl,-z,relro... yes checking whether linker supports -Wl,-z,now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dist/libtpms.spec config.status: creating include/Makefile config.status: creating include/libtpms/Makefile config.status: creating include/libtpms/tpm_library.h config.status: creating man/Makefile config.status: creating man/man3/Makefile config.status: creating src/Makefile config.status: creating libtpms.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands AM_CFLAGS=-Os -fomit-frame-pointer -DUSE_OPENSSL_FUNCTIONS_SYMMETRIC=1 -DUSE_OPENSSL_FUNCTIONS_EC=1 -DUSE_OPENSSL_FUNCTIONS_ECDSA=1 -DUSE_OPENSSL_FUNCTIONS_RSA=1 -Wall -Werror -Wreturn-type -Wsign-compare -Wno-self-assign -Wmissing-prototypes HARDENING_CFLAGS=-fstack-protector-strong -D_FORTIFY_SOURCE=2 HARDENING_LDFLAGS= -Wl,-z,relro -Wl,-z,now AM_LDFLAGS=-Wl,--as-needed,-O1,--sort-common Version to build : 0.9.6 Crypto library : openssl Debug build : no With TPM1.2 support : yes With TPM2 support : yes HAVE_VERSION_SCRIPT : yes Use openssl crypto for : symmetric (AES, TDES) general elliptic curve (EC) elliptic curve (ECDSA) RSA make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making all in libtpms make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making all in man3 make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' CC libtpms_la-disabled_interface.lo CC libtpms_la-tpm_debug.lo CC libtpms_la-tpm_library.lo CC libtpms_la-tpm_memory.lo CC libtpms_la-tpm_nvfile.lo CC libtpms_tpm12_la-tpm_tpm12_interface.lo CC libtpms_tpm12_la-tpm_tpm12_tis.lo CC tpm12/libtpms_tpm12_la-tpm_crypto.lo CC libtpms_tpm2_la-tpm_tpm2_interface.lo CC libtpms_tpm2_la-tpm_tpm2_tis.lo CC tpm2/libtpms_tpm2_la-BackwardsCompatibilityObject.lo CC tpm2/libtpms_tpm2_la-LibtpmsCallbacks.lo CC tpm2/libtpms_tpm2_la-NVMarshal.lo CC tpm2/libtpms_tpm2_la-StateMarshal.lo CC tpm2/libtpms_tpm2_la-Volatile.lo CC tpm12/libtpms_tpm12_la-tpm_admin.lo CC tpm12/libtpms_tpm12_la-tpm_audit.lo CC tpm12/libtpms_tpm12_la-tpm_auth.lo CC tpm12/libtpms_tpm12_la-tpm_cryptoh.lo CC tpm12/libtpms_tpm12_la-tpm_counter.lo CC tpm12/libtpms_tpm12_la-tpm_daa.lo CC tpm12/libtpms_tpm12_la-tpm_delegate.lo CC tpm12/libtpms_tpm12_la-tpm_digest.lo CC tpm12/libtpms_tpm12_la-tpm_error.lo CC tpm12/libtpms_tpm12_la-tpm_global.lo CC tpm12/libtpms_tpm12_la-tpm_identity.lo CC tpm12/libtpms_tpm12_la-tpm_init.lo CC tpm12/libtpms_tpm12_la-tpm_libtpms_io.lo CC tpm12/libtpms_tpm12_la-tpm_key.lo CC tpm12/libtpms_tpm12_la-tpm_load.lo CC tpm12/libtpms_tpm12_la-tpm_maint.lo CC tpm12/libtpms_tpm12_la-tpm_migration.lo CC tpm12/libtpms_tpm12_la-tpm_nonce.lo CC tpm12/libtpms_tpm12_la-tpm_nvram.lo CC tpm12/libtpms_tpm12_la-tpm_openssl_helpers.lo CC tpm12/libtpms_tpm12_la-tpm_owner.lo CC tpm12/libtpms_tpm12_la-tpm_pcr.lo CC tpm12/libtpms_tpm12_la-tpm_permanent.lo CC tpm12/libtpms_tpm12_la-tpm_platform.lo CC tpm12/libtpms_tpm12_la-tpm_process.lo CC tpm12/libtpms_tpm12_la-tpm_secret.lo CC tpm12/libtpms_tpm12_la-tpm_session.lo CC tpm12/libtpms_tpm12_la-tpm_sizedbuffer.lo CC tpm12/libtpms_tpm12_la-tpm_startup.lo CC tpm12/libtpms_tpm12_la-tpm_store.lo CC tpm12/libtpms_tpm12_la-tpm_storage.lo CC tpm12/libtpms_tpm12_la-tpm_ticks.lo CC tpm12/libtpms_tpm12_la-tpm_time.lo CC tpm12/libtpms_tpm12_la-tpm_transport.lo CC tpm12/libtpms_tpm12_la-tpm_ver.lo CC tpm12/libtpms_tpm12_la-tpm_svnrevision.lo CC tpm2/libtpms_tpm2_la-ACT_spt.lo CC tpm2/libtpms_tpm2_la-ACTCommands.lo CC tpm2/libtpms_tpm2_la-AlgorithmCap.lo CC tpm2/libtpms_tpm2_la-AlgorithmTests.lo CC tpm2/libtpms_tpm2_la-AttestationCommands.lo CC tpm2/libtpms_tpm2_la-AsymmetricCommands.lo CC tpm2/libtpms_tpm2_la-Attest_spt.lo CC tpm2/libtpms_tpm2_la-AuditCommands.lo CC tpm2/libtpms_tpm2_la-Bits.lo CC tpm2/libtpms_tpm2_la-BnConvert.lo CC tpm2/libtpms_tpm2_la-BnMath.lo CC tpm2/libtpms_tpm2_la-BnMemory.lo CC tpm2/libtpms_tpm2_la-Cancel.lo CC tpm2/libtpms_tpm2_la-CapabilityCommands.lo CC tpm2/libtpms_tpm2_la-Clock.lo CC tpm2/libtpms_tpm2_la-ClockCommands.lo CC tpm2/libtpms_tpm2_la-CommandAudit.lo CC tpm2/libtpms_tpm2_la-CommandCodeAttributes.lo CC tpm2/libtpms_tpm2_la-CommandDispatcher.lo CC tpm2/libtpms_tpm2_la-ContextCommands.lo CC tpm2/libtpms_tpm2_la-Context_spt.lo CC tpm2/libtpms_tpm2_la-CryptEccData.lo CC tpm2/libtpms_tpm2_la-CryptSelfTest.lo CC tpm2/libtpms_tpm2_la-CryptUtil.lo CC tpm2/libtpms_tpm2_la-DA.lo CC tpm2/libtpms_tpm2_la-DebugHelpers.lo CC tpm2/libtpms_tpm2_la-DictionaryCommands.lo CC tpm2/libtpms_tpm2_la-DuplicationCommands.lo CC tpm2/libtpms_tpm2_la-EACommands.lo CC tpm2/libtpms_tpm2_la-EncryptDecrypt_spt.lo CC tpm2/libtpms_tpm2_la-Entity.lo CC tpm2/libtpms_tpm2_la-Entropy.lo CC tpm2/libtpms_tpm2_la-EphemeralCommands.lo CC tpm2/libtpms_tpm2_la-ExecCommand.lo CC tpm2/libtpms_tpm2_la-Global.lo CC tpm2/libtpms_tpm2_la-Handle.lo CC tpm2/libtpms_tpm2_la-HashCommands.lo CC tpm2/libtpms_tpm2_la-Hierarchy.lo CC tpm2/libtpms_tpm2_la-HierarchyCommands.lo CC tpm2/libtpms_tpm2_la-IntegrityCommands.lo CC tpm2/libtpms_tpm2_la-IoBuffers.lo CC tpm2/libtpms_tpm2_la-Locality.lo CC tpm2/libtpms_tpm2_la-LocalityPlat.lo CC tpm2/libtpms_tpm2_la-ManagementCommands.lo CC tpm2/libtpms_tpm2_la-Manufacture.lo CC tpm2/libtpms_tpm2_la-Marshal.lo CC tpm2/libtpms_tpm2_la-MathOnByteBuffers.lo CC tpm2/libtpms_tpm2_la-Memory.lo CC tpm2/libtpms_tpm2_la-NVCommands.lo CC tpm2/libtpms_tpm2_la-NVDynamic.lo CC tpm2/libtpms_tpm2_la-NVMem.lo CC tpm2/libtpms_tpm2_la-NVReserved.lo CC tpm2/libtpms_tpm2_la-NV_spt.lo CC tpm2/libtpms_tpm2_la-Object.lo CC tpm2/libtpms_tpm2_la-ObjectCommands.lo CC tpm2/libtpms_tpm2_la-Object_spt.lo CC tpm2/libtpms_tpm2_la-PCR.lo CC tpm2/libtpms_tpm2_la-PlatformACT.lo CC tpm2/libtpms_tpm2_la-PlatformData.lo CC tpm2/libtpms_tpm2_la-Policy_spt.lo CC tpm2/libtpms_tpm2_la-Power.lo CC tpm2/libtpms_tpm2_la-PowerPlat.lo CC tpm2/libtpms_tpm2_la-PP.lo CC tpm2/libtpms_tpm2_la-PPPlat.lo CC tpm2/libtpms_tpm2_la-PrimeData.lo CC tpm2/libtpms_tpm2_la-PropertyCap.lo CC tpm2/libtpms_tpm2_la-RandomCommands.lo CC tpm2/libtpms_tpm2_la-Response.lo CC tpm2/libtpms_tpm2_la-ResponseCodeProcessing.lo CC tpm2/libtpms_tpm2_la-RunCommand.lo CC tpm2/libtpms_tpm2_la-Session.lo CC tpm2/libtpms_tpm2_la-SessionCommands.lo CC tpm2/libtpms_tpm2_la-SessionProcess.lo CC tpm2/libtpms_tpm2_la-SigningCommands.lo CC tpm2/libtpms_tpm2_la-StartupCommands.lo CC tpm2/libtpms_tpm2_la-SymmetricCommands.lo CC tpm2/libtpms_tpm2_la-TestingCommands.lo CC tpm2/libtpms_tpm2_la-Ticket.lo CC tpm2/libtpms_tpm2_la-Time.lo CC tpm2/libtpms_tpm2_la-TpmAsn1.lo CC tpm2/libtpms_tpm2_la-TpmSizeChecks.lo CC tpm2/libtpms_tpm2_la-TPMCmdp.lo CC tpm2/libtpms_tpm2_la-TpmFail.lo CC tpm2/libtpms_tpm2_la-Unique.lo CC tpm2/libtpms_tpm2_la-Unmarshal.lo CC tpm2/libtpms_tpm2_la-Vendor_TCG_Test.lo CC tpm2/libtpms_tpm2_la-X509_ECC.lo CC tpm2/libtpms_tpm2_la-X509_RSA.lo CC tpm2/libtpms_tpm2_la-X509_spt.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptCmac.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptDes.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptEccKeyExchange.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptEccMain.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptEccSignature.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptHash.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptPrime.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptPrimeSieve.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptRand.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptRsa.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptSmac.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-CryptSym.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-ExpDCache.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-Helpers.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-TpmToOsslDesSupport.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-TpmToOsslMath.lo CC tpm2/crypto/openssl/libtpms_tpm2_la-TpmToOsslSupport.lo CCLD libtpms_tpm12.la CCLD libtpms_tpm2.la CCLD libtpms.la make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' Making check in include make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making check in libtpms make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making check in man3 make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' make check-local make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' rm a.out || true make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make base64decode nvram_offsets tpm2_createprimary tpm2_pcr_read tpm2_selftest fuzz make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' CC base64decode.o CC nvram_offsets-nvram_offsets.o CC tpm2_createprimary.o CC tpm2_pcr_read.o CC tpm2_selftest.o CXX fuzz-fuzz.o CC fuzz-main.o CCLD tpm2_selftest CCLD base64decode CCLD tpm2_createprimary CCLD tpm2_pcr_read CXXLD fuzz CCLD nvram_offsets make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' PASS: nvram_offsets PASS: tpm2_pcr_read.sh PASS: base64decode.sh PASS: tpm2_selftest.sh PASS: tpm2_createprimary.sh PASS: fuzz.sh ============================================================================ Testsuite summary for libtpms 0.9.6 ============================================================================ # TOTAL: 6 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' >>> libtpms: Entering fakeroot... Making install in include make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making install in libtpms make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[3]: Nothing to be done for 'install-exec-am'. ../../././install-sh -c -d '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/include/libtpms' /usr/bin/install -c -m 644 tpm_error.h tpm_library.h tpm_memory.h tpm_nvfilename.h tpm_tis.h tpm_types.h '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/include/libtpms' make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include/libtpms' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/include' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making install in man3 make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[3]: Nothing to be done for 'install-exec-am'. ../../././install-sh -c -d '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/share/man/man3' /usr/bin/install -c -m 644 TPM_Free.3 TPM_IO_Hash_Data.3 TPM_IO_Hash_End.3 TPMLIB_GetState.3 TPMLIB_SetDebugPrefix.3 TPMLIB_SetDebugLevel.3 TPM_IO_TpmEstablished_Reset.3 TPMLIB_Terminate.3 TPM_Realloc.3 TPM_IO_Hash_Start.3 TPM_IO_TpmEstablished_Get.3 TPMLIB_CancelCommand.3 TPMLIB_ChooseTPMVersion.3 TPMLIB_DecodeBlob.3 TPMLIB_GetInfo.3 TPMLIB_GetTPMProperty.3 TPMLIB_GetVersion.3 TPMLIB_MainInit.3 TPMLIB_Process.3 TPMLIB_SetDebugFD.3 TPMLIB_SetBufferSize.3 TPMLIB_SetState.3 TPMLIB_RegisterCallbacks.3 TPMLIB_ValidateState.3 TPMLIB_VolatileAll_Store.3 TPM_Malloc.3 '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/share/man/man3' make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man/man3' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[3]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/man' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' make[2]: Nothing to be done for 'install-data-am'. ../././install-sh -c -d '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtpms.la '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib' libtool: install: /usr/bin/install -c .libs/libtpms.so.0.9.6 /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/libtpms.so.0.9.6 libtool: install: (cd /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib && { ln -s -f libtpms.so.0.9.6 libtpms.so.0 || { rm -f libtpms.so.0 && ln -s libtpms.so.0.9.6 libtpms.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib && { ln -s -f libtpms.so.0.9.6 libtpms.so || { rm -f libtpms.so && ln -s libtpms.so.0.9.6 libtpms.so; }; }) libtool: install: /usr/bin/install -c .libs/libtpms.lai /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/libtpms.la libtool: install: /usr/bin/install -c .libs/libtpms.a /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/libtpms.a libtool: install: chmod 644 /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/libtpms.a libtool: install: ranlib /home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/libtpms.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6/tests' make[1]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[2]: Entering directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[2]: Nothing to be done for 'install-exec-am'. ././install-sh -c -d '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtpms.pc '/home/buildozer/aports/community/libtpms/pkg/libtpms/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' make[1]: Leaving directory '/home/buildozer/aports/community/libtpms/src/libtpms-0.9.6' >>> libtpms-dev*: Running split function dev... >>> libtpms-dev*: Preparing subpackage libtpms-dev... >>> libtpms-dev*: Stripping binaries >>> libtpms-dev*: Running postcheck for libtpms-dev >>> libtpms-doc*: Running split function doc... >>> libtpms-doc*: Preparing subpackage libtpms-doc... >>> libtpms-doc*: Running postcheck for libtpms-doc >>> libtpms*: Running postcheck for libtpms >>> libtpms*: Preparing package libtpms... >>> libtpms*: Stripping binaries >>> libtpms-dev*: Scanning shared objects >>> libtpms-doc*: Scanning shared objects >>> libtpms*: Scanning shared objects >>> libtpms-dev*: Tracing dependencies... libtpms=0.9.6-r0 pkgconfig >>> libtpms-dev*: Package size: 1.5 MB >>> libtpms-dev*: Compressing data... >>> libtpms-dev*: Create checksum... >>> libtpms-dev*: Create libtpms-dev-0.9.6-r0.apk >>> libtpms-doc*: Tracing dependencies... >>> libtpms-doc*: Package size: 128.0 KB >>> libtpms-doc*: Compressing data... >>> libtpms-doc*: Create checksum... >>> libtpms-doc*: Create libtpms-doc-0.9.6-r0.apk >>> libtpms*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcrypto.so.3 >>> libtpms*: Package size: 736.0 KB >>> libtpms*: Compressing data... >>> libtpms*: Create checksum... >>> libtpms*: Create libtpms-0.9.6-r0.apk >>> libtpms: Build complete at Tue, 14 Mar 2023 01:24:36 +0000 elapsed time 0h 1m 28s >>> libtpms: Cleaning up srcdir >>> libtpms: Cleaning up pkgdir >>> libtpms: Uninstalling dependencies... (1/15) Purging .makedepends-libtpms (20230314.012309) (2/15) Purging autoconf (2.71-r2) (3/15) Purging m4 (1.4.19-r2) (4/15) Purging automake (1.16.5-r2) (5/15) Purging bash (5.2.15-r0) Executing bash-5.2.15-r0.pre-deinstall (6/15) Purging gawk (5.2.1-r0) (7/15) Purging libtool (2.4.7-r1) (8/15) Purging libltdl (2.4.7-r1) (9/15) Purging openssl-dev (3.0.8-r1) (10/15) Purging git-perl (2.40.0-r0) (11/15) Purging perl-git (2.40.0-r0) (12/15) Purging perl-error (0.17029-r1) (13/15) Purging perl (5.36.0-r0) (14/15) Purging libbz2 (1.0.8-r4) (15/15) Purging readline (8.2.1-r0) Executing busybox-1.36.0-r5.trigger OK: 1042 MiB in 103 packages >>> libtpms: Updating the community/armhf repository index... >>> libtpms: Signing the index...