==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libtpms 0.10.1-1 (Fri Jun 13 05:04:03 2025)
==> Retrieving sources...
  -> Cloning libtpms git repo...
Cloning into bare repository '/home/leming/work/libtpms/libtpms'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libtpms ... Skipped
==> Making package: libtpms 0.10.1-1 (Fri Jun 13 05:04:25 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2

Total Installed Size:  40.05 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libtpms git repo...
Cloning into 'libtpms'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
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'
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'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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 for debug-enabled build... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking 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 <openssl/rsa.h>... no
checking for EVP_PKEY_CTX_set0_rsa_oaep_label in -lcrypto... yes
checking whether EVP_PKEY_CTX_set_rsa_padding is defined in <openssl/rsa.h>... no
checking for EVP_PKEY_CTX_set_rsa_padding in -lcrypto... yes
checking whether EVP_PKEY_CTX_set_rsa_oaep_md is defined in <openssl/rsa.h>... no
checking for EVP_PKEY_CTX_set_rsa_oaep_md in -lcrypto... yes
checking whether EVP_PKEY_CTX_set_signature_md is defined in <openssl/evp.h>... no
checking for EVP_PKEY_CTX_set_signature_md in -lcrypto... yes
checking whether OSSL_KDF_NAME_SSKDF is defined in <openssl/core_names.h>... yes
checking for EC_POINT_get_affine_coordinates in -lcrypto... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 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/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 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 for g++... g++
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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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/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=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DUSE_OPENSSL_FUNCTIONS_SYMMETRIC=1 -DUSE_OPENSSL_FUNCTIONS_EC=1 -DUSE_OPENSSL_FUNCTIONS_ECDSA=1 -DUSE_OPENSSL_FUNCTIONS_RSA=1 -DUSE_OPENSSL_FUNCTIONS_SSKDF=1 -DUSE_EC_POINT_GET_AFFINE_COORDINATES_API=1  -Wall -Werror -Wshadow -Wreturn-type -Wsign-compare -Wno-self-assign -Wmissing-prototypes
HARDENING_CFLAGS=-fstack-protector-strong 
HARDENING_LDFLAGS= -Wl,-z,relro -Wl,-z,now
AM_LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now 

Version to build        : 0.10.1
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 SSKDF (KDFe) 
Test coverage           : no
Static build            : yes
Statically linked tests : yes


make  all-recursive
make[1]: Entering directory '/build/libtpms/src/libtpms'
Making all in include
make[2]: Entering directory '/build/libtpms/src/libtpms/include'
Making all in libtpms
make[3]: Entering directory '/build/libtpms/src/libtpms/include/libtpms'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libtpms/src/libtpms/include/libtpms'
make[3]: Entering directory '/build/libtpms/src/libtpms/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libtpms/src/libtpms/include'
make[2]: Leaving directory '/build/libtpms/src/libtpms/include'
Making all in man
make[2]: Entering directory '/build/libtpms/src/libtpms/man'
Making all in man3
make[3]: Entering directory '/build/libtpms/src/libtpms/man/man3'
make[3]: Leaving directory '/build/libtpms/src/libtpms/man/man3'
make[3]: Entering directory '/build/libtpms/src/libtpms/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libtpms/src/libtpms/man'
make[2]: Leaving directory '/build/libtpms/src/libtpms/man'
Making all in src
make[2]: Entering directory '/build/libtpms/src/libtpms/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       libtpms_tpm2_la-tpm_tpm2_interface.lo
  CC       libtpms_tpm2_la-tpm_tpm2_tis.lo
  CC       tpm2/libtpms_tpm2_la-BackwardsCompatibilityBitArray.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-RuntimeAlgorithm.lo
  CC       tpm2/libtpms_tpm2_la-RuntimeAttributes.lo
  CC       tpm2/libtpms_tpm2_la-RuntimeCommands.lo
  CC       tpm2/libtpms_tpm2_la-RuntimeProfile.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       tpm12/libtpms_tpm12_la-tpm_crypto.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-AsymmetricCommands.lo
  CC       tpm2/libtpms_tpm2_la-AttestationCommands.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-BnEccConstants.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-ExtraData.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-PlatformPCR.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-TpmBigNumThunks.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Signature_ECDAA.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Signature_ECDSA.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Signature_Schnorr.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Signature_SM2.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Signature_Util.lo
  CC       tpm2/libtpms_tpm2_la-TpmEcc_Util.lo
  CC       tpm2/libtpms_tpm2_la-TpmMath_Debug.lo
  CC       tpm2/libtpms_tpm2_la-TpmMath_Util.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-VendorInfo.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-BnToOsslMath.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-CryptEccCrypt.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-TpmToOsslSupport.lo
  CCLD     libtpms_tpm12.la
  CCLD     libtpms_tpm2.la
  CCLD     libtpms.la
make[2]: Leaving directory '/build/libtpms/src/libtpms/src'
Making all in tests
make[2]: Entering directory '/build/libtpms/src/libtpms/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libtpms/src/libtpms/tests'
make[2]: Entering directory '/build/libtpms/src/libtpms'
make[2]: Leaving directory '/build/libtpms/src/libtpms'
make[1]: Leaving directory '/build/libtpms/src/libtpms'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libtpms/src/libtpms/include'
Making install in libtpms
make[2]: Entering directory '/build/libtpms/src/libtpms/include/libtpms'
make[3]: Entering directory '/build/libtpms/src/libtpms/include/libtpms'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/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 '/build/libtpms/pkg/libtpms/usr/include/libtpms'
make[3]: Leaving directory '/build/libtpms/src/libtpms/include/libtpms'
make[2]: Leaving directory '/build/libtpms/src/libtpms/include/libtpms'
make[2]: Entering directory '/build/libtpms/src/libtpms/include'
make[3]: Entering directory '/build/libtpms/src/libtpms/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 '/build/libtpms/src/libtpms/include'
make[2]: Leaving directory '/build/libtpms/src/libtpms/include'
make[1]: Leaving directory '/build/libtpms/src/libtpms/include'
Making install in man
make[1]: Entering directory '/build/libtpms/src/libtpms/man'
Making install in man3
make[2]: Entering directory '/build/libtpms/src/libtpms/man/man3'
make[3]: Entering directory '/build/libtpms/src/libtpms/man/man3'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/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_SetProfile.3 TPMLIB_SetState.3 TPMLIB_RegisterCallbacks.3 TPMLIB_ValidateState.3 TPMLIB_VolatileAll_Store.3 TPMLIB_WasManufactured.3 TPM_Malloc.3 '/build/libtpms/pkg/libtpms/usr/share/man/man3'
make[3]: Leaving directory '/build/libtpms/src/libtpms/man/man3'
make[2]: Leaving directory '/build/libtpms/src/libtpms/man/man3'
make[2]: Entering directory '/build/libtpms/src/libtpms/man'
make[3]: Entering directory '/build/libtpms/src/libtpms/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 '/build/libtpms/src/libtpms/man'
make[2]: Leaving directory '/build/libtpms/src/libtpms/man'
make[1]: Leaving directory '/build/libtpms/src/libtpms/man'
Making install in src
make[1]: Entering directory '/build/libtpms/src/libtpms/src'
make[2]: Entering directory '/build/libtpms/src/libtpms/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libtpms/pkg/libtpms/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libtpms.la '/build/libtpms/pkg/libtpms/usr/lib'
libtool: install: /usr/bin/install -c .libs/libtpms.so.0.10.1 /build/libtpms/pkg/libtpms/usr/lib/libtpms.so.0.10.1
libtool: install: (cd /build/libtpms/pkg/libtpms/usr/lib && { ln -s -f libtpms.so.0.10.1 libtpms.so.0 || { rm -f libtpms.so.0 && ln -s libtpms.so.0.10.1 libtpms.so.0; }; })
libtool: install: (cd /build/libtpms/pkg/libtpms/usr/lib && { ln -s -f libtpms.so.0.10.1 libtpms.so || { rm -f libtpms.so && ln -s libtpms.so.0.10.1 libtpms.so; }; })
libtool: install: /usr/bin/install -c .libs/libtpms.lai /build/libtpms/pkg/libtpms/usr/lib/libtpms.la
libtool: install: /usr/bin/install -c .libs/libtpms.a /build/libtpms/pkg/libtpms/usr/lib/libtpms.a
libtool: install: chmod 644 /build/libtpms/pkg/libtpms/usr/lib/libtpms.a
libtool: install: ranlib /build/libtpms/pkg/libtpms/usr/lib/libtpms.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libtpms/src/libtpms/src'
make[1]: Leaving directory '/build/libtpms/src/libtpms/src'
Making install in tests
make[1]: Entering directory '/build/libtpms/src/libtpms/tests'
make[2]: Entering directory '/build/libtpms/src/libtpms/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 '/build/libtpms/src/libtpms/tests'
make[1]: Leaving directory '/build/libtpms/src/libtpms/tests'
make[1]: Entering directory '/build/libtpms/src/libtpms'
make[2]: Entering directory '/build/libtpms/src/libtpms'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libtpms/pkg/libtpms/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libtpms.pc '/build/libtpms/pkg/libtpms/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libtpms/src/libtpms'
make[1]: Leaving directory '/build/libtpms/src/libtpms'
install: creating directory '/build/libtpms/pkg/libtpms/usr/share/licenses'
install: creating directory '/build/libtpms/pkg/libtpms/usr/share/licenses/libtpms'
'LICENSE' -> '/build/libtpms/pkg/libtpms/usr/share/licenses/libtpms/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libtpms"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libtpms 0.10.1-1 (Fri Jun 13 05:07:09 2025)
==> Cleaning up...