Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tss2.spec'], chrootPath='/var/lib/mock/f29-build-4354-1032/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tss2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/tss2-1027-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tss2.spec'], chrootPath='/var/lib/mock/f29-build-4354-1032/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tss2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ILbWDc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tss2-1027 + /usr/bin/mkdir -p tss2-1027 + cd tss2-1027 + /usr/bin/gzip -dc /builddir/build/SOURCES/ibmtss1027.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/makeman.sh utils/makeman.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9Qaqlq + umask 022 ~/build/BUILD/tss2-1027/utils ~/build/BUILD/tss2-1027 + cd /builddir/build/BUILD + cd tss2-1027 + pushd utils + CCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LNFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make -f makefile.fedora -j4 /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssfile.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tsscryptoh.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tsscrypto.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tss.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssproperties.c BUILDSTDERR: tss.c: In function 'TSS_HmacSession_SaveSession': BUILDSTDERR: tss.c:1185:8: warning: cast between incompatible function types from 'uint16_t (*)(struct TSS_HMAC_CONTEXT *, uint16_t *, uint8_t **, int32_t *)' {aka 'short unsigned int (*)(struct TSS_HMAC_CONTEXT *, short unsigned int *, unsigned char **, int *)'} to 'TPM_RC (*)(void *, uint16_t *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, short unsigned int *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (MarshalFunction_t)TSS_HmacSession_Marshal); BUILDSTDERR: ^ BUILDSTDERR: tss.c: In function 'TSS_Public_Load': BUILDSTDERR: tss.c:1928:9: warning: cast between incompatible function types from 'TPM_RC (*)(TPM2B_PUBLIC *, BYTE **, INT32 *, BOOL)' {aka 'unsigned int (*)(struct *, unsigned char **, int *, int)'} to 'TPM_RC (*)(void *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (UnmarshalFunction_t)TPM2B_PUBLIC_Unmarshal, BUILDSTDERR: ^ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssmarshal.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssauth.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssutils.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tsssocket.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssdev.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tsstransmit.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssresponsecode.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssccattributes.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC fail.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssprint.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC Unmarshal.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC Commands.c BUILDSTDERR: Unmarshal.c: In function 'TPMI_RH_HIERARCHY_Unmarshal': BUILDSTDERR: Unmarshal.c:781:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:784:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_RH_ENABLES_Unmarshal': BUILDSTDERR: Unmarshal.c:809:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:812:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_RH_ENDORSEMENT_Unmarshal': BUILDSTDERR: Unmarshal.c:881:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:884:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_HASH_Unmarshal': BUILDSTDERR: Unmarshal.c:1036:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1039:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_SYM_Unmarshal': BUILDSTDERR: Unmarshal.c:1072:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1075:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_SYM_OBJECT_Unmarshal': BUILDSTDERR: Unmarshal.c:1105:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1108:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_SYM_MODE_Unmarshal': BUILDSTDERR: Unmarshal.c:1144:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1147:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_KDF_Unmarshal': BUILDSTDERR: Unmarshal.c:1180:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1183:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_SIG_SCHEME_Unmarshal': BUILDSTDERR: Unmarshal.c:1225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1228:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ECC_KEY_EXCHANGE_Unmarshal': BUILDSTDERR: Unmarshal.c:1258:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:1261:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_KEYEDHASH_SCHEME_Unmarshal': BUILDSTDERR: Unmarshal.c:2575:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:2578:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_RSA_SCHEME_Unmarshal': BUILDSTDERR: Unmarshal.c:3123:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:3126:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_RSA_DECRYPT_Unmarshal': BUILDSTDERR: Unmarshal.c:3169:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:3172:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Unmarshal.c: In function 'TPMI_ALG_ECC_SCHEME_Unmarshal': BUILDSTDERR: Unmarshal.c:3334:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (allowNull) { BUILDSTDERR: ^ BUILDSTDERR: Unmarshal.c:3337:4: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC CommandAttributeData.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC ntc2lib.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -DTPM_TSS -fPIC tssntc.c /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE activatecredential.c -o activatecredential.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE eventextend.c -o eventextend.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE eventlib.c -o eventlib.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE imaextend.c -o imaextend.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE imalib.c -o imalib.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE certify.c -o certify.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE certifycreation.c -o certifycreation.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE changeeps.c -o changeeps.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE changepps.c -o changepps.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE clear.c -o clear.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE clearcontrol.c -o clearcontrol.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE clockrateadjust.c -o clockrateadjust.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE clockset.c -o clockset.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE commit.c -o commit.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE contextload.c -o contextload.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE contextsave.c -o contextsave.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE create.c -o create.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE objecttemplates.c -o objecttemplates.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE cryptoutils.c -o cryptoutils.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE createloaded.c -o createloaded.o BUILDSTDERR: create.c: In function 'main': BUILDSTDERR: create.c:446:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (algPublic != TPM_ALG_ECC) { BUILDSTDERR: ^ BUILDSTDERR: create.c:451:7: note: here BUILDSTDERR: case TYPE_ST: BUILDSTDERR: ^~~~ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE createprimary.c -o createprimary.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE dictionaryattacklockreset.c -o dictionaryattacklockreset.o BUILDSTDERR: createprimary.c: In function 'main': BUILDSTDERR: createprimary.c:459:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (algPublic != TPM_ALG_ECC) { BUILDSTDERR: ^ BUILDSTDERR: createprimary.c:464:7: note: here BUILDSTDERR: case TYPE_ST: BUILDSTDERR: ^~~~ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE dictionaryattackparameters.c -o dictionaryattackparameters.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE duplicate.c -o duplicate.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE eccparameters.c -o eccparameters.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE ecephemeral.c -o ecephemeral.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE encryptdecrypt.c -o encryptdecrypt.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE evictcontrol.c -o evictcontrol.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE eventsequencecomplete.c -o eventsequencecomplete.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE flushcontext.c -o flushcontext.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE getcommandauditdigest.c -o getcommandauditdigest.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE getcapability.c -o getcapability.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE getrandom.c -o getrandom.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE getsessionauditdigest.c -o getsessionauditdigest.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE gettime.c -o gettime.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hash.c -o hash.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hashsequencestart.c -o hashsequencestart.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hierarchycontrol.c -o hierarchycontrol.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hierarchychangeauth.c -o hierarchychangeauth.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hmac.c -o hmac.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE hmacstart.c -o hmacstart.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE import.c -o import.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE importpem.c -o importpem.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE ekutils.c -o ekutils.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE load.c -o load.o BUILDSTDERR: import.c: In function 'main': BUILDSTDERR: import.c:300:9: warning: cast between incompatible function types from 'TPM_RC (*)(TPM2B_PUBLIC *, BYTE **, INT32 *, BOOL)' {aka 'unsigned int (*)(struct *, unsigned char **, int *, int)'} to 'TPM_RC (*)(void *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (UnmarshalFunction_t)TPM2B_PUBLIC_Unmarshal, BUILDSTDERR: ^ BUILDSTDERR: load.c: In function 'main': BUILDSTDERR: load.c:217:9: warning: cast between incompatible function types from 'TPM_RC (*)(TPM2B_PUBLIC *, BYTE **, INT32 *, BOOL)' {aka 'unsigned int (*)(struct *, unsigned char **, int *, int)'} to 'TPM_RC (*)(void *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (UnmarshalFunction_t)TPM2B_PUBLIC_Unmarshal, BUILDSTDERR: ^ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE loadexternal.c -o loadexternal.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE makecredential.c -o makecredential.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvcertify.c -o nvcertify.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvchangeauth.c -o nvchangeauth.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvdefinespace.c -o nvdefinespace.o BUILDSTDERR: loadexternal.c: In function 'main': BUILDSTDERR: loadexternal.c:318:6: warning: cast between incompatible function types from 'TPM_RC (*)(TPM2B_PUBLIC *, BYTE **, INT32 *, BOOL)' {aka 'unsigned int (*)(struct *, unsigned char **, int *, int)'} to 'TPM_RC (*)(void *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (UnmarshalFunction_t)TPM2B_PUBLIC_Unmarshal, BUILDSTDERR: ^ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvextend.c -o nvextend.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvglobalwritelock.c -o nvglobalwritelock.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvincrement.c -o nvincrement.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvread.c -o nvread.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvreadlock.c -o nvreadlock.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvreadpublic.c -o nvreadpublic.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvsetbits.c -o nvsetbits.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvundefinespace.c -o nvundefinespace.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvundefinespacespecial.c -o nvundefinespacespecial.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvwrite.c -o nvwrite.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE nvwritelock.c -o nvwritelock.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE objectchangeauth.c -o objectchangeauth.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE pcrallocate.c -o pcrallocate.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE pcrevent.c -o pcrevent.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE pcrextend.c -o pcrextend.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE pcrread.c -o pcrread.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE pcrreset.c -o pcrreset.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyauthorize.c -o policyauthorize.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyauthvalue.c -o policyauthvalue.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policycommandcode.c -o policycommandcode.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policycphash.c -o policycphash.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policycountertimer.c -o policycountertimer.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policygetdigest.c -o policygetdigest.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policymaker.c -o policymaker.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policymakerpcr.c -o policymakerpcr.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policynv.c -o policynv.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyauthorizenv.c -o policyauthorizenv.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policynvwritten.c -o policynvwritten.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policypassword.c -o policypassword.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policypcr.c -o policypcr.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyor.c -o policyor.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyrestart.c -o policyrestart.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policysigned.c -o policysigned.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policysecret.c -o policysecret.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policytemplate.c -o policytemplate.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE policyticket.c -o policyticket.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE powerup.c -o powerup.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE quote.c -o quote.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE readclock.c -o readclock.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE readpublic.c -o readpublic.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE returncode.c -o returncode.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE rewrap.c -o rewrap.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE rsadecrypt.c -o rsadecrypt.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE rsaencrypt.c -o rsaencrypt.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE sequencecomplete.c -o sequencecomplete.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE sequenceupdate.c -o sequenceupdate.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE setprimarypolicy.c -o setprimarypolicy.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE shutdown.c -o shutdown.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE sign.c -o sign.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE startauthsession.c -o startauthsession.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE startup.c -o startup.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE stirrandom.c -o stirrandom.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE unseal.c -o unseal.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE verifysignature.c -o verifysignature.o BUILDSTDERR: sign.c: In function 'main': BUILDSTDERR: sign.c:357:6: warning: cast between incompatible function types from 'TPM_RC (*)(TPM2B_PUBLIC *, BYTE **, INT32 *, BOOL)' {aka 'unsigned int (*)(struct *, unsigned char **, int *, int)'} to 'TPM_RC (*)(void *, uint8_t **, int32_t *)' {aka 'unsigned int (*)(void *, unsigned char **, int *)'} [-Wcast-function-type] BUILDSTDERR: (UnmarshalFunction_t)TPM2B_PUBLIC_Unmarshal, BUILDSTDERR: ^ /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE signapp.c -o signapp.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE writeapp.c -o writeapp.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE timepacket.c -o timepacket.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE createek.c -o createek.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE ntc2getconfig.c -o ntc2getconfig.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE ntc2preconfig.c -o ntc2preconfig.o /usr/bin/gcc -DTPM_POSIX -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wformat=2 -Wold-style-definition -ggdb -O0 -c -DTPM_NUVOTON -I. -fPIE ntc2lockconfig.c -o ntc2lockconfig.o /usr/bin/gcc -DTPM_POSIX -L. -shared -Wl,-z,now -Wl,-soname,libtss.so.0 -o libtss.so.0.1 tssfile.o tsscryptoh.o tsscrypto.o tss.o tssproperties.o tssmarshal.o tssauth.o tssutils.o tsssocket.o tssdev.o tsstransmit.o tssresponsecode.o tssccattributes.o fail.o tssprint.o Unmarshal.o Commands.o CommandAttributeData.o ntc2lib.o tssntc.o rm -f libtss.so.0 ln -sf libtss.so.0.1 libtss.so.0 rm -f libtss.so ln -sf libtss.so.0 libtss.so /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now activatecredential.o -ltss -lcrypto -o activatecredential /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now eventextend.o eventlib.o -ltss -lcrypto -o eventextend /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now imaextend.o imalib.o -ltss -lcrypto -o imaextend /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now certify.o -ltss -lcrypto -o certify /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now certifycreation.o -ltss -lcrypto -o certifycreation /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now changeeps.o -ltss -lcrypto -o changeeps /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now changepps.o -ltss -lcrypto -o changepps /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now clear.o -ltss -lcrypto -o clear /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now clearcontrol.o -ltss -lcrypto -o clearcontrol /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now clockrateadjust.o -ltss -lcrypto -o clockrateadjust /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now clockset.o -ltss -lcrypto -o clockset /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now commit.o -ltss -lcrypto -o commit /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now contextload.o -ltss -lcrypto -o contextload /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now contextsave.o -ltss -lcrypto -o contextsave /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now create.o objecttemplates.o cryptoutils.o -ltss -lcrypto -o create /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now createloaded.o objecttemplates.o cryptoutils.o -ltss -lcrypto -o createloaded /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now createprimary.o objecttemplates.o cryptoutils.o -ltss -lcrypto -o createprimary /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now dictionaryattacklockreset.o -ltss -lcrypto -o dictionaryattacklockreset /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now dictionaryattackparameters.o -ltss -lcrypto -o dictionaryattackparameters /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now duplicate.o -ltss -lcrypto -o duplicate /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now eccparameters.o -ltss -lcrypto -o eccparameters /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now ecephemeral.o -ltss -lcrypto -o ecephemeral /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now encryptdecrypt.o -ltss -lcrypto -o encryptdecrypt /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now evictcontrol.o -ltss -lcrypto -o evictcontrol /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now eventsequencecomplete.o -ltss -lcrypto -o eventsequencecomplete /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now flushcontext.o -ltss -lcrypto -o flushcontext /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now getcommandauditdigest.o -ltss -lcrypto -o getcommandauditdigest /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now getcapability.o -ltss -lcrypto -o getcapability /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now getrandom.o -ltss -lcrypto -o getrandom /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now getsessionauditdigest.o -ltss -lcrypto -o getsessionauditdigest /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now gettime.o -ltss -lcrypto -o gettime /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hash.o -ltss -lcrypto -o hash /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hashsequencestart.o -ltss -lcrypto -o hashsequencestart /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hierarchycontrol.o -ltss -lcrypto -o hierarchycontrol /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hierarchychangeauth.o -ltss -lcrypto -o hierarchychangeauth /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hmac.o -ltss -lcrypto -o hmac /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now hmacstart.o -ltss -lcrypto -o hmacstart /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now import.o -ltss -lcrypto -o import /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now importpem.o objecttemplates.o ekutils.o cryptoutils.o -ltss -lcrypto -o importpem /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now load.o -ltss -lcrypto -o load /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now loadexternal.o cryptoutils.o ekutils.o -ltss -lcrypto -o loadexternal /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now makecredential.o -ltss -lcrypto -o makecredential /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvcertify.o -ltss -lcrypto -o nvcertify /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvchangeauth.o -ltss -lcrypto -o nvchangeauth /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvdefinespace.o -ltss -lcrypto -o nvdefinespace /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvextend.o -ltss -lcrypto -o nvextend /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvglobalwritelock.o -ltss -lcrypto -o nvglobalwritelock /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvincrement.o -ltss -lcrypto -o nvincrement /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvread.o cryptoutils.o ekutils.o -ltss -lcrypto -o nvread /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvreadlock.o -ltss -lcrypto -o nvreadlock /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvreadpublic.o -ltss -lcrypto -o nvreadpublic /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvsetbits.o -ltss -lcrypto -o nvsetbits /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvundefinespace.o -ltss -lcrypto -o nvundefinespace /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvundefinespacespecial.o -ltss -lcrypto -o nvundefinespacespecial /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvwrite.o cryptoutils.o ekutils.o -ltss -lcrypto -o nvwrite /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now nvwritelock.o -ltss -lcrypto -o nvwritelock /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now objectchangeauth.o -ltss -lcrypto -o objectchangeauth /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now pcrallocate.o -ltss -lcrypto -o pcrallocate /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now pcrevent.o -ltss -lcrypto -o pcrevent /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now pcrextend.o -ltss -lcrypto -o pcrextend /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now pcrread.o -ltss -lcrypto -o pcrread /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now pcrreset.o -ltss -lcrypto -o pcrreset /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyauthorize.o -ltss -lcrypto -o policyauthorize /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyauthvalue.o -ltss -lcrypto -o policyauthvalue /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policycommandcode.o -ltss -lcrypto -o policycommandcode /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policycphash.o -ltss -lcrypto -o policycphash /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policycountertimer.o -ltss -lcrypto -o policycountertimer /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policygetdigest.o -ltss -lcrypto -o policygetdigest /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policymaker.o -ltss -lcrypto -o policymaker /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policymakerpcr.o -ltss -lcrypto -o policymakerpcr /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policynv.o -ltss -lcrypto -o policynv /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyauthorizenv.o -ltss -lcrypto -o policyauthorizenv /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policynvwritten.o -ltss -lcrypto -o policynvwritten /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policypassword.o -ltss -lcrypto -o policypassword /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policypcr.o -ltss -lcrypto -o policypcr /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyor.o -ltss -lcrypto -o policyor /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyrestart.o -ltss -lcrypto -o policyrestart /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policysigned.o -ltss -lcrypto -o policysigned /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policysecret.o -ltss -lcrypto -o policysecret /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policytemplate.o -ltss -lcrypto -o policytemplate /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now policyticket.o -ltss -lcrypto -o policyticket /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now powerup.o -ltss -lcrypto -o powerup /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now quote.o -ltss -lcrypto -o quote /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now readclock.o -ltss -lcrypto -o readclock /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now readpublic.o cryptoutils.o -ltss -lcrypto -o readpublic /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now returncode.o -ltss -lcrypto -o returncode /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now rewrap.o -ltss -lcrypto -o rewrap /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now rsadecrypt.o -ltss -lcrypto -o rsadecrypt /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now rsaencrypt.o -ltss -lcrypto -o rsaencrypt /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now sequencecomplete.o -ltss -lcrypto -o sequencecomplete /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now sequenceupdate.o -ltss -lcrypto -o sequenceupdate /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now setprimarypolicy.o -ltss -lcrypto -o setprimarypolicy /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now shutdown.o -ltss -lcrypto -o shutdown /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now sign.o -ltss -lcrypto -o sign /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now startauthsession.o -ltss -lcrypto -o startauthsession /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now startup.o -ltss -lcrypto -o startup /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now stirrandom.o -ltss -lcrypto -o stirrandom /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now unseal.o -ltss -lcrypto -o unseal /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now verifysignature.o cryptoutils.o -ltss -lcrypto -o verifysignature /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now signapp.o ekutils.o cryptoutils.o -ltss -lcrypto -o signapp /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now writeapp.o ekutils.o cryptoutils.o -ltss -lcrypto -o writeapp /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now timepacket.o -ltss -lcrypto -o timepacket /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now createek.o cryptoutils.o ekutils.o -ltss -lcrypto -o createek /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now ntc2getconfig.o -ltss -lcrypto -o ntc2getconfig /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now ntc2preconfig.o -ltss -lcrypto -o ntc2preconfig /usr/bin/gcc -DTPM_POSIX -L. -pie -Wl,-z,now ntc2lockconfig.o -ltss -lcrypto -o ntc2lockconfig + mkdir -p man/man1 + BIN_PREFIX=tss BUILDSTDERR: ++ sed -n 's,^help2man.*/usr/bin/tss\([^ ]*\) .*$,\1,p' makeman.sh + man_exe='activatecredential BUILDSTDERR: certify BUILDSTDERR: certifycreation BUILDSTDERR: changeeps BUILDSTDERR: changepps BUILDSTDERR: clear BUILDSTDERR: clearcontrol BUILDSTDERR: clockrateadjust BUILDSTDERR: clockset BUILDSTDERR: commit BUILDSTDERR: contextload BUILDSTDERR: contextsave BUILDSTDERR: create BUILDSTDERR: createek BUILDSTDERR: createloaded BUILDSTDERR: createprimary BUILDSTDERR: dictionaryattacklockreset BUILDSTDERR: dictionaryattackparameters BUILDSTDERR: duplicate BUILDSTDERR: eccparameters BUILDSTDERR: ecephemeral BUILDSTDERR: encryptdecrypt BUILDSTDERR: eventextend BUILDSTDERR: eventsequencecomplete BUILDSTDERR: evictcontrol BUILDSTDERR: flushcontext BUILDSTDERR: getcapability BUILDSTDERR: getcommandauditdigest BUILDSTDERR: getrandom BUILDSTDERR: getsessionauditdigest BUILDSTDERR: gettime BUILDSTDERR: hash BUILDSTDERR: hashsequencestart BUILDSTDERR: hierarchychangeauth BUILDSTDERR: hierarchycontrol BUILDSTDERR: hmac BUILDSTDERR: hmacstart BUILDSTDERR: imaextend BUILDSTDERR: import BUILDSTDERR: importpem BUILDSTDERR: load BUILDSTDERR: loadexternal BUILDSTDERR: makecredential BUILDSTDERR: ntc2getconfig BUILDSTDERR: ntc2lockconfig BUILDSTDERR: ntc2preconfig BUILDSTDERR: nvcertify BUILDSTDERR: nvchangeauth BUILDSTDERR: nvdefinespace BUILDSTDERR: nvextend BUILDSTDERR: nvglobalwritelock BUILDSTDERR: nvincrement BUILDSTDERR: nvread BUILDSTDERR: nvreadlock BUILDSTDERR: nvreadpublic BUILDSTDERR: nvsetbits BUILDSTDERR: nvundefinespace BUILDSTDERR: nvundefinespacespecial BUILDSTDERR: nvwrite BUILDSTDERR: nvwritelock BUILDSTDERR: objectchangeauth BUILDSTDERR: pcrallocate BUILDSTDERR: pcrevent BUILDSTDERR: pcrextend BUILDSTDERR: pcrread BUILDSTDERR: pcrreset BUILDSTDERR: policyauthorize BUILDSTDERR: policyauthorizenv BUILDSTDERR: policyauthvalue BUILDSTDERR: policycommandcode BUILDSTDERR: policycountertimer BUILDSTDERR: policycphash BUILDSTDERR: policygetdigest BUILDSTDERR: policymaker BUILDSTDERR: policymakerpcr BUILDSTDERR: policynv BUILDSTDERR: policynvwritten BUILDSTDERR: policyor BUILDSTDERR: policypassword BUILDSTDERR: policypcr BUILDSTDERR: policyrestart BUILDSTDERR: policysecret BUILDSTDERR: policysigned BUILDSTDERR: policytemplate BUILDSTDERR: policyticket BUILDSTDERR: powerup BUILDSTDERR: quote BUILDSTDERR: readclock BUILDSTDERR: readpublic BUILDSTDERR: returncode BUILDSTDERR: rewrap BUILDSTDERR: rsadecrypt BUILDSTDERR: rsaencrypt BUILDSTDERR: sequencecomplete BUILDSTDERR: sequenceupdate BUILDSTDERR: setprimarypolicy BUILDSTDERR: shutdown BUILDSTDERR: sign BUILDSTDERR: signapp BUILDSTDERR: startauthsession BUILDSTDERR: startup BUILDSTDERR: stirrandom BUILDSTDERR: timepacket BUILDSTDERR: unseal BUILDSTDERR: verifysignature BUILDSTDERR: writeapp' + for f in $man_exe + n=tssactivatecredential BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssactivatecredential .*$,\1,p' makeman.sh + desc='Runs TPM2_Activatecredential' + ln -s /builddir/build/BUILD/tss2-1027/utils/activatecredential /var/tmp/tssactivatecredential + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Activatecredential' /var/tmp/tssactivatecredential + rm /var/tmp/tssactivatecredential + for f in $man_exe + n=tsscertify BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscertify .*$,\1,p' makeman.sh + desc='Runs TPM2_Certify' + ln -s /builddir/build/BUILD/tss2-1027/utils/certify /var/tmp/tsscertify + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Certify' /var/tmp/tsscertify + rm /var/tmp/tsscertify + for f in $man_exe + n=tsscertifycreation BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscertifycreation .*$,\1,p' makeman.sh + desc='Runs TPM2_CertifyCreation' + ln -s /builddir/build/BUILD/tss2-1027/utils/certifycreation /var/tmp/tsscertifycreation + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_CertifyCreation' /var/tmp/tsscertifycreation + rm /var/tmp/tsscertifycreation + for f in $man_exe + n=tsschangeeps BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsschangeeps .*$,\1,p' makeman.sh + desc='Runs TPM2_ChangeEPS' + ln -s /builddir/build/BUILD/tss2-1027/utils/changeeps /var/tmp/tsschangeeps + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ChangeEPS' /var/tmp/tsschangeeps + rm /var/tmp/tsschangeeps + for f in $man_exe + n=tsschangepps BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsschangepps .*$,\1,p' makeman.sh + desc='Runs TPM2_ChangePPS' + ln -s /builddir/build/BUILD/tss2-1027/utils/changepps /var/tmp/tsschangepps + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ChangePPS' /var/tmp/tsschangepps + rm /var/tmp/tsschangepps + for f in $man_exe + n=tssclear BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssclear .*$,\1,p' makeman.sh + desc='Runs TPM2_Clear' + ln -s /builddir/build/BUILD/tss2-1027/utils/clear /var/tmp/tssclear + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Clear' /var/tmp/tssclear + rm /var/tmp/tssclear + for f in $man_exe + n=tssclearcontrol BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssclearcontrol .*$,\1,p' makeman.sh + desc='Runs TPM2_ClearControl' + ln -s /builddir/build/BUILD/tss2-1027/utils/clearcontrol /var/tmp/tssclearcontrol + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ClearControl' /var/tmp/tssclearcontrol + rm /var/tmp/tssclearcontrol + for f in $man_exe + n=tssclockrateadjust BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssclockrateadjust .*$,\1,p' makeman.sh + desc='Runs TPM2_ClockRateAdjust' + ln -s /builddir/build/BUILD/tss2-1027/utils/clockrateadjust /var/tmp/tssclockrateadjust + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ClockRateAdjust' /var/tmp/tssclockrateadjust + rm /var/tmp/tssclockrateadjust + for f in $man_exe + n=tssclockset BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssclockset .*$,\1,p' makeman.sh + desc='Runs TPM2_ClockSet' + ln -s /builddir/build/BUILD/tss2-1027/utils/clockset /var/tmp/tssclockset + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ClockSet' /var/tmp/tssclockset + rm /var/tmp/tssclockset + for f in $man_exe + n=tsscommit BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscommit .*$,\1,p' makeman.sh + desc='Runs TPM2_Commit' + ln -s /builddir/build/BUILD/tss2-1027/utils/commit /var/tmp/tsscommit + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Commit' /var/tmp/tsscommit + rm /var/tmp/tsscommit + for f in $man_exe + n=tsscontextload BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscontextload .*$,\1,p' makeman.sh + desc='Runs TPM2_ContextLoad' + ln -s /builddir/build/BUILD/tss2-1027/utils/contextload /var/tmp/tsscontextload + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ContextLoad' /var/tmp/tsscontextload + rm /var/tmp/tsscontextload + for f in $man_exe + n=tsscontextsave BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscontextsave .*$,\1,p' makeman.sh + desc='Runs TPM2_Contextsave' + ln -s /builddir/build/BUILD/tss2-1027/utils/contextsave /var/tmp/tsscontextsave + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Contextsave' /var/tmp/tsscontextsave + rm /var/tmp/tsscontextsave + for f in $man_exe + n=tsscreate BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscreate .*$,\1,p' makeman.sh + desc='Runs TPM2_Create' + ln -s /builddir/build/BUILD/tss2-1027/utils/create /var/tmp/tsscreate + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Create' /var/tmp/tsscreate + rm /var/tmp/tsscreate + for f in $man_exe + n=tsscreateek BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscreateek .*$,\1,p' makeman.sh + desc='Runs createek demo' + ln -s /builddir/build/BUILD/tss2-1027/utils/createek /var/tmp/tsscreateek + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs createek demo' /var/tmp/tsscreateek + rm /var/tmp/tsscreateek + for f in $man_exe + n=tsscreateloaded BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscreateloaded .*$,\1,p' makeman.sh + desc='Runs TPM2_CreateLoaded' + ln -s /builddir/build/BUILD/tss2-1027/utils/createloaded /var/tmp/tsscreateloaded + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_CreateLoaded' /var/tmp/tsscreateloaded + rm /var/tmp/tsscreateloaded + for f in $man_exe + n=tsscreateprimary BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsscreateprimary .*$,\1,p' makeman.sh + desc='Runs TPM2_CreatePrimary' + ln -s /builddir/build/BUILD/tss2-1027/utils/createprimary /var/tmp/tsscreateprimary + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_CreatePrimary' /var/tmp/tsscreateprimary + rm /var/tmp/tsscreateprimary + for f in $man_exe + n=tssdictionaryattacklockreset BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssdictionaryattacklockreset .*$,\1,p' makeman.sh + desc='Runs TPM2_DictionaryAttackLockReset' + ln -s /builddir/build/BUILD/tss2-1027/utils/dictionaryattacklockreset /var/tmp/tssdictionaryattacklockreset + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_DictionaryAttackLockReset' /var/tmp/tssdictionaryattacklockreset + rm /var/tmp/tssdictionaryattacklockreset + for f in $man_exe + n=tssdictionaryattackparameters BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssdictionaryattackparameters .*$,\1,p' makeman.sh + desc='Runs TPM2_DictionaryAttackParameters' + ln -s /builddir/build/BUILD/tss2-1027/utils/dictionaryattackparameters /var/tmp/tssdictionaryattackparameters + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_DictionaryAttackParameters' /var/tmp/tssdictionaryattackparameters + rm /var/tmp/tssdictionaryattackparameters + for f in $man_exe + n=tssduplicate BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssduplicate .*$,\1,p' makeman.sh + desc='Runs TPM2_Duplicate' + ln -s /builddir/build/BUILD/tss2-1027/utils/duplicate /var/tmp/tssduplicate + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Duplicate' /var/tmp/tssduplicate + rm /var/tmp/tssduplicate + for f in $man_exe + n=tsseccparameters BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsseccparameters .*$,\1,p' makeman.sh + desc='Runs TPM2_ECC_Parameters' + ln -s /builddir/build/BUILD/tss2-1027/utils/eccparameters /var/tmp/tsseccparameters + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ECC_Parameters' /var/tmp/tsseccparameters + rm /var/tmp/tsseccparameters + for f in $man_exe + n=tssecephemeral BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssecephemeral .*$,\1,p' makeman.sh + desc='Runs TPM2_EC_ephemeral' + ln -s /builddir/build/BUILD/tss2-1027/utils/ecephemeral /var/tmp/tssecephemeral + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_EC_ephemeral' /var/tmp/tssecephemeral + rm /var/tmp/tssecephemeral + for f in $man_exe + n=tssencryptdecrypt BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssencryptdecrypt .*$,\1,p' makeman.sh + desc='Runs TPM2_EncryptDecrypt' + ln -s /builddir/build/BUILD/tss2-1027/utils/encryptdecrypt /var/tmp/tssencryptdecrypt + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_EncryptDecrypt' /var/tmp/tssencryptdecrypt + rm /var/tmp/tssencryptdecrypt + for f in $man_exe + n=tsseventextend BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsseventextend .*$,\1,p' makeman.sh + desc='Runs TPM2_EventExtend' + ln -s /builddir/build/BUILD/tss2-1027/utils/eventextend /var/tmp/tsseventextend + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_EventExtend' /var/tmp/tsseventextend + rm /var/tmp/tsseventextend + for f in $man_exe + n=tsseventsequencecomplete BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsseventsequencecomplete .*$,\1,p' makeman.sh + desc='Runs TPM2_EventSequenceComplete' + ln -s /builddir/build/BUILD/tss2-1027/utils/eventsequencecomplete /var/tmp/tsseventsequencecomplete + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_EventSequenceComplete' /var/tmp/tsseventsequencecomplete + rm /var/tmp/tsseventsequencecomplete + for f in $man_exe + n=tssevictcontrol BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssevictcontrol .*$,\1,p' makeman.sh + desc='Runs TPM2_EvictControl' + ln -s /builddir/build/BUILD/tss2-1027/utils/evictcontrol /var/tmp/tssevictcontrol + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_EvictControl' /var/tmp/tssevictcontrol + rm /var/tmp/tssevictcontrol + for f in $man_exe + n=tssflushcontext BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssflushcontext .*$,\1,p' makeman.sh + desc='Runs TPM2_FlushContext' + ln -s /builddir/build/BUILD/tss2-1027/utils/flushcontext /var/tmp/tssflushcontext + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_FlushContext' /var/tmp/tssflushcontext + rm /var/tmp/tssflushcontext + for f in $man_exe + n=tssgetcapability BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssgetcapability .*$,\1,p' makeman.sh + desc='Runs TPM2_GetCapability' + ln -s /builddir/build/BUILD/tss2-1027/utils/getcapability /var/tmp/tssgetcapability + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_GetCapability' /var/tmp/tssgetcapability + rm /var/tmp/tssgetcapability + for f in $man_exe + n=tssgetcommandauditdigest BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssgetcommandauditdigest .*$,\1,p' makeman.sh + desc='Runs TPM2_GetCommandAuditDigest' + ln -s /builddir/build/BUILD/tss2-1027/utils/getcommandauditdigest /var/tmp/tssgetcommandauditdigest + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_GetCommandAuditDigest' /var/tmp/tssgetcommandauditdigest + rm /var/tmp/tssgetcommandauditdigest + for f in $man_exe + n=tssgetrandom BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssgetrandom .*$,\1,p' makeman.sh + desc='Runs TPM2_GetRandom' + ln -s /builddir/build/BUILD/tss2-1027/utils/getrandom /var/tmp/tssgetrandom + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_GetRandom' /var/tmp/tssgetrandom + rm /var/tmp/tssgetrandom + for f in $man_exe + n=tssgetsessionauditdigest BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssgetsessionauditdigest .*$,\1,p' makeman.sh + desc='Runs TPM2_GetSessionAuditDigest' + ln -s /builddir/build/BUILD/tss2-1027/utils/getsessionauditdigest /var/tmp/tssgetsessionauditdigest + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_GetSessionAuditDigest' /var/tmp/tssgetsessionauditdigest + rm /var/tmp/tssgetsessionauditdigest + for f in $man_exe + n=tssgettime BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssgettime .*$,\1,p' makeman.sh + desc='Runs TPM2_GetTime' + ln -s /builddir/build/BUILD/tss2-1027/utils/gettime /var/tmp/tssgettime + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_GetTime' /var/tmp/tssgettime + rm /var/tmp/tssgettime + for f in $man_exe + n=tsshash BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshash .*$,\1,p' makeman.sh + desc='Runs TPM2_Hash' + ln -s /builddir/build/BUILD/tss2-1027/utils/hash /var/tmp/tsshash + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Hash' /var/tmp/tsshash + rm /var/tmp/tsshash + for f in $man_exe + n=tsshashsequencestart BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshashsequencestart .*$,\1,p' makeman.sh + desc='Runs TPM2_HashSequenceStart' + ln -s /builddir/build/BUILD/tss2-1027/utils/hashsequencestart /var/tmp/tsshashsequencestart + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_HashSequenceStart' /var/tmp/tsshashsequencestart + rm /var/tmp/tsshashsequencestart + for f in $man_exe + n=tsshierarchychangeauth BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshierarchychangeauth .*$,\1,p' makeman.sh + desc='Runs TPM2_HierarchyChangeauth' + ln -s /builddir/build/BUILD/tss2-1027/utils/hierarchychangeauth /var/tmp/tsshierarchychangeauth + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_HierarchyChangeauth' /var/tmp/tsshierarchychangeauth + rm /var/tmp/tsshierarchychangeauth + for f in $man_exe + n=tsshierarchycontrol BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshierarchycontrol .*$,\1,p' makeman.sh + desc='Runs TPM2_Hierarchycontrol' + ln -s /builddir/build/BUILD/tss2-1027/utils/hierarchycontrol /var/tmp/tsshierarchycontrol + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Hierarchycontrol' /var/tmp/tsshierarchycontrol + rm /var/tmp/tsshierarchycontrol + for f in $man_exe + n=tsshmac BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshmac .*$,\1,p' makeman.sh + desc='Runs TPM2_Hmac' + ln -s /builddir/build/BUILD/tss2-1027/utils/hmac /var/tmp/tsshmac + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Hmac' /var/tmp/tsshmac + rm /var/tmp/tsshmac + for f in $man_exe + n=tsshmacstart BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsshmacstart .*$,\1,p' makeman.sh + desc='Runs TPM2_HmacStart' + ln -s /builddir/build/BUILD/tss2-1027/utils/hmacstart /var/tmp/tsshmacstart + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_HmacStart' /var/tmp/tsshmacstart + rm /var/tmp/tsshmacstart + for f in $man_exe + n=tssimaextend BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssimaextend .*$,\1,p' makeman.sh + desc='Runs imaextend simulation' + ln -s /builddir/build/BUILD/tss2-1027/utils/imaextend /var/tmp/tssimaextend + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs imaextend simulation' /var/tmp/tssimaextend + rm /var/tmp/tssimaextend + for f in $man_exe + n=tssimport BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssimport .*$,\1,p' makeman.sh + desc='Runs TPM2_Import' + ln -s /builddir/build/BUILD/tss2-1027/utils/import /var/tmp/tssimport + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Import' /var/tmp/tssimport + rm /var/tmp/tssimport + for f in $man_exe + n=tssimportpem BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssimportpem .*$,\1,p' makeman.sh + desc='Runs TPM2_Import with PEM input' + ln -s /builddir/build/BUILD/tss2-1027/utils/importpem /var/tmp/tssimportpem + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Import with PEM input' /var/tmp/tssimportpem + rm /var/tmp/tssimportpem + for f in $man_exe + n=tssload BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssload .*$,\1,p' makeman.sh + desc='Runs TPM2_Load' + ln -s /builddir/build/BUILD/tss2-1027/utils/load /var/tmp/tssload + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Load' /var/tmp/tssload + rm /var/tmp/tssload + for f in $man_exe + n=tssloadexternal BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssloadexternal .*$,\1,p' makeman.sh + desc='Runs TPM2_LoadExternal' + ln -s /builddir/build/BUILD/tss2-1027/utils/loadexternal /var/tmp/tssloadexternal + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_LoadExternal' /var/tmp/tssloadexternal + rm /var/tmp/tssloadexternal + for f in $man_exe + n=tssmakecredential BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssmakecredential .*$,\1,p' makeman.sh + desc='Runs TPM2_MakeCredential' + ln -s /builddir/build/BUILD/tss2-1027/utils/makecredential /var/tmp/tssmakecredential + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_MakeCredential' /var/tmp/tssmakecredential + rm /var/tmp/tssmakecredential + for f in $man_exe + n=tssntc2getconfig BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssntc2getconfig .*$,\1,p' makeman.sh + desc='Runs TPM2_Ntc2GetConfig' + ln -s /builddir/build/BUILD/tss2-1027/utils/ntc2getconfig /var/tmp/tssntc2getconfig + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Ntc2GetConfig' /var/tmp/tssntc2getconfig + rm /var/tmp/tssntc2getconfig + for f in $man_exe + n=tssntc2lockconfig BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssntc2lockconfig .*$,\1,p' makeman.sh + desc='Runs TPM2_Ntc2LockConfig' + ln -s /builddir/build/BUILD/tss2-1027/utils/ntc2lockconfig /var/tmp/tssntc2lockconfig + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Ntc2LockConfig' /var/tmp/tssntc2lockconfig + rm /var/tmp/tssntc2lockconfig + for f in $man_exe + n=tssntc2preconfig BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssntc2preconfig .*$,\1,p' makeman.sh + desc='Runs TPM2_Ntc2Preconfig' + ln -s /builddir/build/BUILD/tss2-1027/utils/ntc2preconfig /var/tmp/tssntc2preconfig + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Ntc2Preconfig' /var/tmp/tssntc2preconfig + rm /var/tmp/tssntc2preconfig + for f in $man_exe + n=tssnvcertify BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvcertify .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Certify' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvcertify /var/tmp/tssnvcertify + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Certify' /var/tmp/tssnvcertify + rm /var/tmp/tssnvcertify + for f in $man_exe + n=tssnvchangeauth BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvchangeauth .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_ChangeAuth' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvchangeauth /var/tmp/tssnvchangeauth + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_ChangeAuth' /var/tmp/tssnvchangeauth + rm /var/tmp/tssnvchangeauth + for f in $man_exe + n=tssnvdefinespace BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvdefinespace .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_DefineSpace' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvdefinespace /var/tmp/tssnvdefinespace + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_DefineSpace' /var/tmp/tssnvdefinespace + rm /var/tmp/tssnvdefinespace + for f in $man_exe + n=tssnvextend BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvextend .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Extend' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvextend /var/tmp/tssnvextend + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Extend' /var/tmp/tssnvextend + rm /var/tmp/tssnvextend + for f in $man_exe + n=tssnvglobalwritelock BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvglobalwritelock .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_GlobalWriteLock' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvglobalwritelock /var/tmp/tssnvglobalwritelock + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_GlobalWriteLock' /var/tmp/tssnvglobalwritelock + rm /var/tmp/tssnvglobalwritelock + for f in $man_exe + n=tssnvincrement BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvincrement .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Increment' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvincrement /var/tmp/tssnvincrement + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Increment' /var/tmp/tssnvincrement + rm /var/tmp/tssnvincrement + for f in $man_exe + n=tssnvread BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvread .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Read' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvread /var/tmp/tssnvread + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Read' /var/tmp/tssnvread + rm /var/tmp/tssnvread + for f in $man_exe + n=tssnvreadlock BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvreadlock .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_ReadLock' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvreadlock /var/tmp/tssnvreadlock + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_ReadLock' /var/tmp/tssnvreadlock + rm /var/tmp/tssnvreadlock + for f in $man_exe + n=tssnvreadpublic BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvreadpublic .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_ReadPublic' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvreadpublic /var/tmp/tssnvreadpublic + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_ReadPublic' /var/tmp/tssnvreadpublic + rm /var/tmp/tssnvreadpublic + for f in $man_exe + n=tssnvsetbits BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvsetbits .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_SetBits' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvsetbits /var/tmp/tssnvsetbits + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_SetBits' /var/tmp/tssnvsetbits + rm /var/tmp/tssnvsetbits + for f in $man_exe + n=tssnvundefinespace BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvundefinespace .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_UndefineSpace' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvundefinespace /var/tmp/tssnvundefinespace + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_UndefineSpace' /var/tmp/tssnvundefinespace + rm /var/tmp/tssnvundefinespace + for f in $man_exe + n=tssnvundefinespacespecial BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvundefinespacespecial .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_UndefineSpaceSpecial' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvundefinespacespecial /var/tmp/tssnvundefinespacespecial + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_UndefineSpaceSpecial' /var/tmp/tssnvundefinespacespecial + rm /var/tmp/tssnvundefinespacespecial + for f in $man_exe + n=tssnvwrite BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvwrite .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Write' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvwrite /var/tmp/tssnvwrite + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Write' /var/tmp/tssnvwrite + rm /var/tmp/tssnvwrite + for f in $man_exe + n=tssnvwritelock BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssnvwritelock .*$,\1,p' makeman.sh + desc='Runs TPM2_NV_Writelock' + ln -s /builddir/build/BUILD/tss2-1027/utils/nvwritelock /var/tmp/tssnvwritelock + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_NV_Writelock' /var/tmp/tssnvwritelock + rm /var/tmp/tssnvwritelock + for f in $man_exe + n=tssobjectchangeauth BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssobjectchangeauth .*$,\1,p' makeman.sh + desc='Runs TPM2_Objectchangeauth' + ln -s /builddir/build/BUILD/tss2-1027/utils/objectchangeauth /var/tmp/tssobjectchangeauth + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Objectchangeauth' /var/tmp/tssobjectchangeauth + rm /var/tmp/tssobjectchangeauth + for f in $man_exe + n=tsspcrallocate BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspcrallocate .*$,\1,p' makeman.sh + desc='Runs TPM2_PCR_Allocate' + ln -s /builddir/build/BUILD/tss2-1027/utils/pcrallocate /var/tmp/tsspcrallocate + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PCR_Allocate' /var/tmp/tsspcrallocate + rm /var/tmp/tsspcrallocate + for f in $man_exe + n=tsspcrevent BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspcrevent .*$,\1,p' makeman.sh + desc='Runs TPM2_PCR_Event' + ln -s /builddir/build/BUILD/tss2-1027/utils/pcrevent /var/tmp/tsspcrevent + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PCR_Event' /var/tmp/tsspcrevent + rm /var/tmp/tsspcrevent + for f in $man_exe + n=tsspcrextend BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspcrextend .*$,\1,p' makeman.sh + desc='Runs TPM2_PCR_Extend' + ln -s /builddir/build/BUILD/tss2-1027/utils/pcrextend /var/tmp/tsspcrextend + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PCR_Extend' /var/tmp/tsspcrextend + rm /var/tmp/tsspcrextend + for f in $man_exe + n=tsspcrread BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspcrread .*$,\1,p' makeman.sh + desc='Runs TPM2_PCR_Read' + ln -s /builddir/build/BUILD/tss2-1027/utils/pcrread /var/tmp/tsspcrread + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PCR_Read' /var/tmp/tsspcrread + rm /var/tmp/tsspcrread + for f in $man_exe + n=tsspcrreset BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspcrreset .*$,\1,p' makeman.sh + desc='Runs TPM2_PCR_Reset' + ln -s /builddir/build/BUILD/tss2-1027/utils/pcrreset /var/tmp/tsspcrreset + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PCR_Reset' /var/tmp/tsspcrreset + rm /var/tmp/tsspcrreset + for f in $man_exe + n=tsspolicyauthorize BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyauthorize .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyAuthorize' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyauthorize /var/tmp/tsspolicyauthorize + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyAuthorize' /var/tmp/tsspolicyauthorize + rm /var/tmp/tsspolicyauthorize + for f in $man_exe + n=tsspolicyauthorizenv BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyauthorizenv .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyAuthorizeNV' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyauthorizenv /var/tmp/tsspolicyauthorizenv + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyAuthorizeNV' /var/tmp/tsspolicyauthorizenv + rm /var/tmp/tsspolicyauthorizenv + for f in $man_exe + n=tsspolicyauthvalue BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyauthvalue .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyAuthValue' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyauthvalue /var/tmp/tsspolicyauthvalue + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyAuthValue' /var/tmp/tsspolicyauthvalue + rm /var/tmp/tsspolicyauthvalue + for f in $man_exe + n=tsspolicycommandcode BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicycommandcode .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyCommandCode' + ln -s /builddir/build/BUILD/tss2-1027/utils/policycommandcode /var/tmp/tsspolicycommandcode + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyCommandCode' /var/tmp/tsspolicycommandcode + rm /var/tmp/tsspolicycommandcode + for f in $man_exe + n=tsspolicycountertimer BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicycountertimer .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyCounterTimer' + ln -s /builddir/build/BUILD/tss2-1027/utils/policycountertimer /var/tmp/tsspolicycountertimer + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyCounterTimer' /var/tmp/tsspolicycountertimer + rm /var/tmp/tsspolicycountertimer + for f in $man_exe + n=tsspolicycphash BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicycphash .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyCpHash' + ln -s /builddir/build/BUILD/tss2-1027/utils/policycphash /var/tmp/tsspolicycphash + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyCpHash' /var/tmp/tsspolicycphash + rm /var/tmp/tsspolicycphash + for f in $man_exe + n=tsspolicygetdigest BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicygetdigest .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyGetDigest' + ln -s /builddir/build/BUILD/tss2-1027/utils/policygetdigest /var/tmp/tsspolicygetdigest + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyGetDigest' /var/tmp/tsspolicygetdigest + rm /var/tmp/tsspolicygetdigest + for f in $man_exe + n=tsspolicymaker BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicymaker .*$,\1,p' makeman.sh + desc='Runs policymaker utility' + ln -s /builddir/build/BUILD/tss2-1027/utils/policymaker /var/tmp/tsspolicymaker + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs policymaker utility' /var/tmp/tsspolicymaker + rm /var/tmp/tsspolicymaker + for f in $man_exe + n=tsspolicymakerpcr BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicymakerpcr .*$,\1,p' makeman.sh + desc='Runs policymakerpcr utility' + ln -s /builddir/build/BUILD/tss2-1027/utils/policymakerpcr /var/tmp/tsspolicymakerpcr + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs policymakerpcr utility' /var/tmp/tsspolicymakerpcr + rm /var/tmp/tsspolicymakerpcr + for f in $man_exe + n=tsspolicynv BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicynv .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyNv' + ln -s /builddir/build/BUILD/tss2-1027/utils/policynv /var/tmp/tsspolicynv + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyNv' /var/tmp/tsspolicynv + rm /var/tmp/tsspolicynv + for f in $man_exe + n=tsspolicynvwritten BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicynvwritten .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyNvWritten' + ln -s /builddir/build/BUILD/tss2-1027/utils/policynvwritten /var/tmp/tsspolicynvwritten + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyNvWritten' /var/tmp/tsspolicynvwritten + rm /var/tmp/tsspolicynvwritten + for f in $man_exe + n=tsspolicyor BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyor .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyOR' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyor /var/tmp/tsspolicyor + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyOR' /var/tmp/tsspolicyor + rm /var/tmp/tsspolicyor + for f in $man_exe + n=tsspolicypassword BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicypassword .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyPassword' + ln -s /builddir/build/BUILD/tss2-1027/utils/policypassword /var/tmp/tsspolicypassword + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyPassword' /var/tmp/tsspolicypassword + rm /var/tmp/tsspolicypassword + for f in $man_exe + n=tsspolicypcr BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicypcr .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyPCR' + ln -s /builddir/build/BUILD/tss2-1027/utils/policypcr /var/tmp/tsspolicypcr + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyPCR' /var/tmp/tsspolicypcr + rm /var/tmp/tsspolicypcr + for f in $man_exe + n=tsspolicyrestart BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyrestart .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyRestart' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyrestart /var/tmp/tsspolicyrestart + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyRestart' /var/tmp/tsspolicyrestart + rm /var/tmp/tsspolicyrestart + for f in $man_exe + n=tsspolicysecret BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicysecret .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicySecret' + ln -s /builddir/build/BUILD/tss2-1027/utils/policysecret /var/tmp/tsspolicysecret + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicySecret' /var/tmp/tsspolicysecret + rm /var/tmp/tsspolicysecret + for f in $man_exe + n=tsspolicysigned BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicysigned .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicySigned' + ln -s /builddir/build/BUILD/tss2-1027/utils/policysigned /var/tmp/tsspolicysigned + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicySigned' /var/tmp/tsspolicysigned + rm /var/tmp/tsspolicysigned + for f in $man_exe + n=tsspolicytemplate BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicytemplate .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyTemplate' + ln -s /builddir/build/BUILD/tss2-1027/utils/policytemplate /var/tmp/tsspolicytemplate + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyTemplate' /var/tmp/tsspolicytemplate + rm /var/tmp/tsspolicytemplate + for f in $man_exe + n=tsspolicyticket BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspolicyticket .*$,\1,p' makeman.sh + desc='Runs TPM2_PolicyTicket' + ln -s /builddir/build/BUILD/tss2-1027/utils/policyticket /var/tmp/tsspolicyticket + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_PolicyTicket' /var/tmp/tsspolicyticket + rm /var/tmp/tsspolicyticket + for f in $man_exe + n=tsspowerup BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsspowerup .*$,\1,p' makeman.sh + desc='Runs powerup simulation' + ln -s /builddir/build/BUILD/tss2-1027/utils/powerup /var/tmp/tsspowerup + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs powerup simulation' /var/tmp/tsspowerup + rm /var/tmp/tsspowerup + for f in $man_exe + n=tssquote BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssquote .*$,\1,p' makeman.sh + desc='Runs TPM2_Quote' + ln -s /builddir/build/BUILD/tss2-1027/utils/quote /var/tmp/tssquote + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Quote' /var/tmp/tssquote + rm /var/tmp/tssquote + for f in $man_exe + n=tssreadclock BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssreadclock .*$,\1,p' makeman.sh + desc='Runs TPM2_ReadClock' + ln -s /builddir/build/BUILD/tss2-1027/utils/readclock /var/tmp/tssreadclock + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ReadClock' /var/tmp/tssreadclock + rm /var/tmp/tssreadclock + for f in $man_exe + n=tssreadpublic BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssreadpublic .*$,\1,p' makeman.sh + desc='Runs TPM2_ReadPublic' + ln -s /builddir/build/BUILD/tss2-1027/utils/readpublic /var/tmp/tssreadpublic + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_ReadPublic' /var/tmp/tssreadpublic + rm /var/tmp/tssreadpublic + for f in $man_exe + n=tssreturncode BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssreturncode .*$,\1,p' makeman.sh + desc='Runs returncode parser' + ln -s /builddir/build/BUILD/tss2-1027/utils/returncode /var/tmp/tssreturncode + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs returncode parser' /var/tmp/tssreturncode + rm /var/tmp/tssreturncode + for f in $man_exe + n=tssrewrap BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssrewrap .*$,\1,p' makeman.sh + desc='Runs TPM2_Rewrap' + ln -s /builddir/build/BUILD/tss2-1027/utils/rewrap /var/tmp/tssrewrap + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Rewrap' /var/tmp/tssrewrap + rm /var/tmp/tssrewrap + for f in $man_exe + n=tssrsadecrypt BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssrsadecrypt .*$,\1,p' makeman.sh + desc='Runs TPM2_RsaDecrypt' + ln -s /builddir/build/BUILD/tss2-1027/utils/rsadecrypt /var/tmp/tssrsadecrypt + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_RsaDecrypt' /var/tmp/tssrsadecrypt + rm /var/tmp/tssrsadecrypt + for f in $man_exe + n=tssrsaencrypt BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssrsaencrypt .*$,\1,p' makeman.sh + desc='Runs TPM2_RsaEncrypt' + ln -s /builddir/build/BUILD/tss2-1027/utils/rsaencrypt /var/tmp/tssrsaencrypt + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_RsaEncrypt' /var/tmp/tssrsaencrypt + rm /var/tmp/tssrsaencrypt + for f in $man_exe + n=tsssequencecomplete BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsssequencecomplete .*$,\1,p' makeman.sh + desc='Runs TPM2_SequenceComplete' + ln -s /builddir/build/BUILD/tss2-1027/utils/sequencecomplete /var/tmp/tsssequencecomplete + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_SequenceComplete' /var/tmp/tsssequencecomplete + rm /var/tmp/tsssequencecomplete + for f in $man_exe + n=tsssequenceupdate BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsssequenceupdate .*$,\1,p' makeman.sh + desc='Runs TPM2_SequenceUpdate' + ln -s /builddir/build/BUILD/tss2-1027/utils/sequenceupdate /var/tmp/tsssequenceupdate + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_SequenceUpdate' /var/tmp/tsssequenceupdate + rm /var/tmp/tsssequenceupdate + for f in $man_exe + n=tsssetprimarypolicy BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsssetprimarypolicy .*$,\1,p' makeman.sh + desc='Runs TPM2_SetPrimarypolicy' + ln -s /builddir/build/BUILD/tss2-1027/utils/setprimarypolicy /var/tmp/tsssetprimarypolicy + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_SetPrimarypolicy' /var/tmp/tsssetprimarypolicy + rm /var/tmp/tsssetprimarypolicy + for f in $man_exe + n=tssshutdown BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssshutdown .*$,\1,p' makeman.sh + desc='Runs TPM2_Shutdown' + ln -s /builddir/build/BUILD/tss2-1027/utils/shutdown /var/tmp/tssshutdown + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Shutdown' /var/tmp/tssshutdown + rm /var/tmp/tssshutdown + for f in $man_exe + n=tsssign BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsssign .*$,\1,p' makeman.sh + desc='Runs TPM2_Sign' + ln -s /builddir/build/BUILD/tss2-1027/utils/sign /var/tmp/tsssign + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Sign' /var/tmp/tsssign + rm /var/tmp/tsssign + for f in $man_exe + n=tsssignapp BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsssignapp .*$,\1,p' makeman.sh + desc='Runs TPM2_Signapp' + ln -s /builddir/build/BUILD/tss2-1027/utils/signapp /var/tmp/tsssignapp + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Signapp' /var/tmp/tsssignapp + rm /var/tmp/tsssignapp + for f in $man_exe + n=tssstartauthsession BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssstartauthsession .*$,\1,p' makeman.sh + desc='Runs TPM2_StartAuthSession' + ln -s /builddir/build/BUILD/tss2-1027/utils/startauthsession /var/tmp/tssstartauthsession + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_StartAuthSession' /var/tmp/tssstartauthsession + rm /var/tmp/tssstartauthsession + for f in $man_exe + n=tssstartup BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssstartup .*$,\1,p' makeman.sh + desc='Runs TPM2_Startup' + ln -s /builddir/build/BUILD/tss2-1027/utils/startup /var/tmp/tssstartup + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Startup' /var/tmp/tssstartup + rm /var/tmp/tssstartup + for f in $man_exe + n=tssstirrandom BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssstirrandom .*$,\1,p' makeman.sh + desc='Runs TPM2_StirRandom' + ln -s /builddir/build/BUILD/tss2-1027/utils/stirrandom /var/tmp/tssstirrandom + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_StirRandom' /var/tmp/tssstirrandom + rm /var/tmp/tssstirrandom + for f in $man_exe + n=tsstimepacket BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsstimepacket .*$,\1,p' makeman.sh + desc='Runs timepacket profiler' + ln -s /builddir/build/BUILD/tss2-1027/utils/timepacket /var/tmp/tsstimepacket + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs timepacket profiler' /var/tmp/tsstimepacket + rm /var/tmp/tsstimepacket + for f in $man_exe + n=tssunseal BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssunseal .*$,\1,p' makeman.sh + desc='Runs TPM2_Unseal' + ln -s /builddir/build/BUILD/tss2-1027/utils/unseal /var/tmp/tssunseal + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_Unseal' /var/tmp/tssunseal + rm /var/tmp/tssunseal + for f in $man_exe + n=tssverifysignature BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tssverifysignature .*$,\1,p' makeman.sh + desc='Runs TPM2_VerifySignature' + ln -s /builddir/build/BUILD/tss2-1027/utils/verifysignature /var/tmp/tssverifysignature + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs TPM2_VerifySignature' /var/tmp/tssverifysignature + rm /var/tmp/tssverifysignature + for f in $man_exe + n=tsswriteapp BUILDSTDERR: ++ sed -n -e 's,^help2man.* -n "\([^"]*\)".*/usr/bin/tsswriteapp .*$,\1,p' makeman.sh + desc='Runs writeapp demo' + ln -s /builddir/build/BUILD/tss2-1027/utils/writeapp /var/tmp/tsswriteapp + LD_LIBRARY_PATH=/builddir/build/BUILD/tss2-1027/utils: + help2man -h-h --version-string=v1027 -n 'Runs writeapp demo' /var/tmp/tsswriteapp + rm /var/tmp/tsswriteapp ~/build/BUILD/tss2-1027 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pTO6BL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 + cd tss2-1027 + BIN_PREFIX=tss + mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin + mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/include/tss2/ + mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/share/man/man1 ~/build/BUILD/tss2-1027/utils ~/build/BUILD/tss2-1027 + pushd utils + for f in * + [[ -x CommandAttributeData.c ]] + for f in * + [[ -x CommandAttributeData.o ]] + for f in * + [[ -x CommandAttributes.h ]] + for f in * + [[ -x Commands.c ]] + for f in * + [[ -x Commands.o ]] + for f in * + [[ -x Commands_fp.h ]] + for f in * + [[ -x Platform.h ]] + for f in * + [[ -x TpmError.h ]] + for f in * + [[ -x Unmarshal.c ]] + for f in * + [[ -x Unmarshal.o ]] + for f in * + [[ -x activatecredential ]] + [[ -f activatecredential ]] + [[ ! activatecredential =~ .*\..* ]] + cp -p activatecredential /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssactivatecredential + for f in * + [[ -x activatecredential.c ]] + for f in * + [[ -x activatecredential.o ]] + for f in * + [[ -x applink.c ]] + for f in * + [[ -x certificates ]] + [[ -f certificates ]] + for f in * + [[ -x certify ]] + [[ -f certify ]] + [[ ! certify =~ .*\..* ]] + cp -p certify /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscertify + for f in * + [[ -x certify.c ]] + for f in * + [[ -x certify.o ]] + for f in * + [[ -x certifycreation ]] + [[ -f certifycreation ]] + [[ ! certifycreation =~ .*\..* ]] + cp -p certifycreation /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscertifycreation + for f in * + [[ -x certifycreation.c ]] + for f in * + [[ -x certifycreation.o ]] + for f in * + [[ -x changeeps ]] + [[ -f changeeps ]] + [[ ! changeeps =~ .*\..* ]] + cp -p changeeps /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsschangeeps + for f in * + [[ -x changeeps.c ]] + for f in * + [[ -x changeeps.o ]] + for f in * + [[ -x changepps ]] + [[ -f changepps ]] + [[ ! changepps =~ .*\..* ]] + cp -p changepps /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsschangepps + for f in * + [[ -x changepps.c ]] + for f in * + [[ -x changepps.o ]] + for f in * + [[ -x clear ]] + [[ -f clear ]] + [[ ! clear =~ .*\..* ]] + cp -p clear /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssclear + for f in * + [[ -x clear.c ]] + for f in * + [[ -x clear.o ]] + for f in * + [[ -x clearcontrol ]] + [[ -f clearcontrol ]] + [[ ! clearcontrol =~ .*\..* ]] + cp -p clearcontrol /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssclearcontrol + for f in * + [[ -x clearcontrol.c ]] + for f in * + [[ -x clearcontrol.o ]] + for f in * + [[ -x clockrateadjust ]] + [[ -f clockrateadjust ]] + [[ ! clockrateadjust =~ .*\..* ]] + cp -p clockrateadjust /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssclockrateadjust + for f in * + [[ -x clockrateadjust.c ]] + for f in * + [[ -x clockrateadjust.o ]] + for f in * + [[ -x clockset ]] + [[ -f clockset ]] + [[ ! clockset =~ .*\..* ]] + cp -p clockset /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssclockset + for f in * + [[ -x clockset.c ]] + for f in * + [[ -x clockset.o ]] + for f in * + [[ -x commit ]] + [[ -f commit ]] + [[ ! commit =~ .*\..* ]] + cp -p commit /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscommit + for f in * + [[ -x commit.c ]] + for f in * + [[ -x commit.o ]] + for f in * + [[ -x contextload ]] + [[ -f contextload ]] + [[ ! contextload =~ .*\..* ]] + cp -p contextload /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscontextload + for f in * + [[ -x contextload.c ]] + for f in * + [[ -x contextload.o ]] + for f in * + [[ -x contextsave ]] + [[ -f contextsave ]] + [[ ! contextsave =~ .*\..* ]] + cp -p contextsave /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscontextsave + for f in * + [[ -x contextsave.c ]] + for f in * + [[ -x contextsave.o ]] + for f in * + [[ -x create ]] + [[ -f create ]] + [[ ! create =~ .*\..* ]] + cp -p create /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscreate + for f in * + [[ -x create.c ]] + for f in * + [[ -x create.o ]] + for f in * + [[ -x createek ]] + [[ -f createek ]] + [[ ! createek =~ .*\..* ]] + cp -p createek /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscreateek + for f in * + [[ -x createek.c ]] + for f in * + [[ -x createek.o ]] + for f in * + [[ -x createloaded ]] + [[ -f createloaded ]] + [[ ! createloaded =~ .*\..* ]] + cp -p createloaded /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscreateloaded + for f in * + [[ -x createloaded.c ]] + for f in * + [[ -x createloaded.o ]] + for f in * + [[ -x createprimary ]] + [[ -f createprimary ]] + [[ ! createprimary =~ .*\..* ]] + cp -p createprimary /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsscreateprimary + for f in * + [[ -x createprimary.c ]] + for f in * + [[ -x createprimary.o ]] + for f in * + [[ -x cryptoutils.c ]] + for f in * + [[ -x cryptoutils.h ]] + for f in * + [[ -x cryptoutils.o ]] + for f in * + [[ -x dictionaryattacklockreset ]] + [[ -f dictionaryattacklockreset ]] + [[ ! dictionaryattacklockreset =~ .*\..* ]] + cp -p dictionaryattacklockreset /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssdictionaryattacklockreset + for f in * + [[ -x dictionaryattacklockreset.c ]] + for f in * + [[ -x dictionaryattacklockreset.o ]] + for f in * + [[ -x dictionaryattackparameters ]] + [[ -f dictionaryattackparameters ]] + [[ ! dictionaryattackparameters =~ .*\..* ]] + cp -p dictionaryattackparameters /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssdictionaryattackparameters + for f in * + [[ -x dictionaryattackparameters.c ]] + for f in * + [[ -x dictionaryattackparameters.o ]] + for f in * + [[ -x duplicate ]] + [[ -f duplicate ]] + [[ ! duplicate =~ .*\..* ]] + cp -p duplicate /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssduplicate + for f in * + [[ -x duplicate.c ]] + for f in * + [[ -x duplicate.o ]] + for f in * + [[ -x eccparameters ]] + [[ -f eccparameters ]] + [[ ! eccparameters =~ .*\..* ]] + cp -p eccparameters /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsseccparameters + for f in * + [[ -x eccparameters.c ]] + for f in * + [[ -x eccparameters.o ]] + for f in * + [[ -x ecephemeral ]] + [[ -f ecephemeral ]] + [[ ! ecephemeral =~ .*\..* ]] + cp -p ecephemeral /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssecephemeral + for f in * + [[ -x ecephemeral.c ]] + for f in * + [[ -x ecephemeral.o ]] + for f in * + [[ -x ekutils.c ]] + for f in * + [[ -x ekutils.h ]] + for f in * + [[ -x ekutils.o ]] + for f in * + [[ -x encryptdecrypt ]] + [[ -f encryptdecrypt ]] + [[ ! encryptdecrypt =~ .*\..* ]] + cp -p encryptdecrypt /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssencryptdecrypt + for f in * + [[ -x encryptdecrypt.c ]] + for f in * + [[ -x encryptdecrypt.o ]] + for f in * + [[ -x eventextend ]] + [[ -f eventextend ]] + [[ ! eventextend =~ .*\..* ]] + cp -p eventextend /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsseventextend + for f in * + [[ -x eventextend.c ]] + for f in * + [[ -x eventextend.o ]] + for f in * + [[ -x eventlib.c ]] + for f in * + [[ -x eventlib.h ]] + for f in * + [[ -x eventlib.o ]] + for f in * + [[ -x eventsequencecomplete ]] + [[ -f eventsequencecomplete ]] + [[ ! eventsequencecomplete =~ .*\..* ]] + cp -p eventsequencecomplete /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsseventsequencecomplete + for f in * + [[ -x eventsequencecomplete.c ]] + for f in * + [[ -x eventsequencecomplete.o ]] + for f in * + [[ -x evictcontrol ]] + [[ -f evictcontrol ]] + [[ ! evictcontrol =~ .*\..* ]] + cp -p evictcontrol /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssevictcontrol + for f in * + [[ -x evictcontrol.c ]] + for f in * + [[ -x evictcontrol.o ]] + for f in * + [[ -x fail.c ]] + for f in * + [[ -x fail.h ]] + for f in * + [[ -x fail.o ]] + for f in * + [[ -x flushcontext ]] + [[ -f flushcontext ]] + [[ ! flushcontext =~ .*\..* ]] + cp -p flushcontext /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssflushcontext + for f in * + [[ -x flushcontext.c ]] + for f in * + [[ -x flushcontext.o ]] + for f in * + [[ -x getcapability ]] + [[ -f getcapability ]] + [[ ! getcapability =~ .*\..* ]] + cp -p getcapability /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssgetcapability + for f in * + [[ -x getcapability.c ]] + for f in * + [[ -x getcapability.o ]] + for f in * + [[ -x getcommandauditdigest ]] + [[ -f getcommandauditdigest ]] + [[ ! getcommandauditdigest =~ .*\..* ]] + cp -p getcommandauditdigest /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssgetcommandauditdigest + for f in * + [[ -x getcommandauditdigest.c ]] + for f in * + [[ -x getcommandauditdigest.o ]] + for f in * + [[ -x getrandom ]] + [[ -f getrandom ]] + [[ ! getrandom =~ .*\..* ]] + cp -p getrandom /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssgetrandom + for f in * + [[ -x getrandom.c ]] + for f in * + [[ -x getrandom.o ]] + for f in * + [[ -x getsessionauditdigest ]] + [[ -f getsessionauditdigest ]] + [[ ! getsessionauditdigest =~ .*\..* ]] + cp -p getsessionauditdigest /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssgetsessionauditdigest + for f in * + [[ -x getsessionauditdigest.c ]] + for f in * + [[ -x getsessionauditdigest.o ]] + for f in * + [[ -x gettime ]] + [[ -f gettime ]] + [[ ! gettime =~ .*\..* ]] + cp -p gettime /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssgettime + for f in * + [[ -x gettime.c ]] + for f in * + [[ -x gettime.o ]] + for f in * + [[ -x hash ]] + [[ -f hash ]] + [[ ! hash =~ .*\..* ]] + cp -p hash /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshash + for f in * + [[ -x hash.c ]] + for f in * + [[ -x hash.o ]] + for f in * + [[ -x hashsequencestart ]] + [[ -f hashsequencestart ]] + [[ ! hashsequencestart =~ .*\..* ]] + cp -p hashsequencestart /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshashsequencestart + for f in * + [[ -x hashsequencestart.c ]] + for f in * + [[ -x hashsequencestart.o ]] + for f in * + [[ -x hierarchychangeauth ]] + [[ -f hierarchychangeauth ]] + [[ ! hierarchychangeauth =~ .*\..* ]] + cp -p hierarchychangeauth /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshierarchychangeauth + for f in * + [[ -x hierarchychangeauth.c ]] + for f in * + [[ -x hierarchychangeauth.o ]] + for f in * + [[ -x hierarchycontrol ]] + [[ -f hierarchycontrol ]] + [[ ! hierarchycontrol =~ .*\..* ]] + cp -p hierarchycontrol /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshierarchycontrol + for f in * + [[ -x hierarchycontrol.c ]] + for f in * + [[ -x hierarchycontrol.o ]] + for f in * + [[ -x hmac ]] + [[ -f hmac ]] + [[ ! hmac =~ .*\..* ]] + cp -p hmac /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshmac + for f in * + [[ -x hmac.c ]] + for f in * + [[ -x hmac.o ]] + for f in * + [[ -x hmacstart ]] + [[ -f hmacstart ]] + [[ ! hmacstart =~ .*\..* ]] + cp -p hmacstart /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsshmacstart + for f in * + [[ -x hmacstart.c ]] + for f in * + [[ -x hmacstart.o ]] + for f in * + [[ -x imaextend ]] + [[ -f imaextend ]] + [[ ! imaextend =~ .*\..* ]] + cp -p imaextend /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssimaextend + for f in * + [[ -x imaextend.c ]] + for f in * + [[ -x imaextend.o ]] + for f in * + [[ -x imalib.c ]] + for f in * + [[ -x imalib.h ]] + for f in * + [[ -x imalib.o ]] + for f in * + [[ -x import ]] + [[ -f import ]] + [[ ! import =~ .*\..* ]] + cp -p import /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssimport + for f in * + [[ -x import.c ]] + for f in * + [[ -x import.o ]] + for f in * + [[ -x importpem ]] + [[ -f importpem ]] + [[ ! importpem =~ .*\..* ]] + cp -p importpem /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssimportpem + for f in * + [[ -x importpem.c ]] + for f in * + [[ -x importpem.o ]] + for f in * + [[ -x libtss.so ]] + [[ -f libtss.so ]] + [[ ! libtss.so =~ .*\..* ]] + for f in * + [[ -x libtss.so.0 ]] + [[ -f libtss.so.0 ]] + [[ ! libtss.so.0 =~ .*\..* ]] + for f in * + [[ -x libtss.so.0.1 ]] + [[ -f libtss.so.0.1 ]] + [[ ! libtss.so.0.1 =~ .*\..* ]] + for f in * + [[ -x load ]] + [[ -f load ]] + [[ ! load =~ .*\..* ]] + cp -p load /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssload + for f in * + [[ -x load.c ]] + for f in * + [[ -x load.o ]] + for f in * + [[ -x loadexternal ]] + [[ -f loadexternal ]] + [[ ! loadexternal =~ .*\..* ]] + cp -p loadexternal /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssloadexternal + for f in * + [[ -x loadexternal.c ]] + for f in * + [[ -x loadexternal.o ]] + for f in * + [[ -x makecredential ]] + [[ -f makecredential ]] + [[ ! makecredential =~ .*\..* ]] + cp -p makecredential /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssmakecredential + for f in * + [[ -x makecredential.c ]] + for f in * + [[ -x makecredential.o ]] + for f in * + [[ -x makefile ]] + for f in * + [[ -x makefile-common ]] + for f in * + [[ -x makefile.fedora ]] + for f in * + [[ -x makefile.mak ]] + for f in * + [[ -x makefile.min ]] + for f in * + [[ -x makefile.nofile ]] + for f in * + [[ -x makefile.sample ]] + for f in * + [[ -x makefile11 ]] + for f in * + [[ -x makeman.sh ]] + for f in * + [[ -x man ]] + [[ -f man ]] + for f in * + [[ -x ntc2getconfig ]] + [[ -f ntc2getconfig ]] + [[ ! ntc2getconfig =~ .*\..* ]] + cp -p ntc2getconfig /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssntc2getconfig + for f in * + [[ -x ntc2getconfig.c ]] + for f in * + [[ -x ntc2getconfig.o ]] + for f in * + [[ -x ntc2lib.c ]] + for f in * + [[ -x ntc2lib.h ]] + for f in * + [[ -x ntc2lib.o ]] + for f in * + [[ -x ntc2lockconfig ]] + [[ -f ntc2lockconfig ]] + [[ ! ntc2lockconfig =~ .*\..* ]] + cp -p ntc2lockconfig /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssntc2lockconfig + for f in * + [[ -x ntc2lockconfig.c ]] + for f in * + [[ -x ntc2lockconfig.o ]] + for f in * + [[ -x ntc2preconfig ]] + [[ -f ntc2preconfig ]] + [[ ! ntc2preconfig =~ .*\..* ]] + cp -p ntc2preconfig /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssntc2preconfig + for f in * + [[ -x ntc2preconfig.c ]] + for f in * + [[ -x ntc2preconfig.o ]] + for f in * + [[ -x nvcertify ]] + [[ -f nvcertify ]] + [[ ! nvcertify =~ .*\..* ]] + cp -p nvcertify /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvcertify + for f in * + [[ -x nvcertify.c ]] + for f in * + [[ -x nvcertify.o ]] + for f in * + [[ -x nvchangeauth ]] + [[ -f nvchangeauth ]] + [[ ! nvchangeauth =~ .*\..* ]] + cp -p nvchangeauth /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvchangeauth + for f in * + [[ -x nvchangeauth.c ]] + for f in * + [[ -x nvchangeauth.o ]] + for f in * + [[ -x nvdefinespace ]] + [[ -f nvdefinespace ]] + [[ ! nvdefinespace =~ .*\..* ]] + cp -p nvdefinespace /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvdefinespace + for f in * + [[ -x nvdefinespace.c ]] + for f in * + [[ -x nvdefinespace.o ]] + for f in * + [[ -x nvextend ]] + [[ -f nvextend ]] + [[ ! nvextend =~ .*\..* ]] + cp -p nvextend /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvextend + for f in * + [[ -x nvextend.c ]] + for f in * + [[ -x nvextend.o ]] + for f in * + [[ -x nvglobalwritelock ]] + [[ -f nvglobalwritelock ]] + [[ ! nvglobalwritelock =~ .*\..* ]] + cp -p nvglobalwritelock /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvglobalwritelock + for f in * + [[ -x nvglobalwritelock.c ]] + for f in * + [[ -x nvglobalwritelock.o ]] + for f in * + [[ -x nvincrement ]] + [[ -f nvincrement ]] + [[ ! nvincrement =~ .*\..* ]] + cp -p nvincrement /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvincrement + for f in * + [[ -x nvincrement.c ]] + for f in * + [[ -x nvincrement.o ]] + for f in * + [[ -x nvread ]] + [[ -f nvread ]] + [[ ! nvread =~ .*\..* ]] + cp -p nvread /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvread + for f in * + [[ -x nvread.c ]] + for f in * + [[ -x nvread.o ]] + for f in * + [[ -x nvreadlock ]] + [[ -f nvreadlock ]] + [[ ! nvreadlock =~ .*\..* ]] + cp -p nvreadlock /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvreadlock + for f in * + [[ -x nvreadlock.c ]] + for f in * + [[ -x nvreadlock.o ]] + for f in * + [[ -x nvreadpublic ]] + [[ -f nvreadpublic ]] + [[ ! nvreadpublic =~ .*\..* ]] + cp -p nvreadpublic /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvreadpublic + for f in * + [[ -x nvreadpublic.c ]] + for f in * + [[ -x nvreadpublic.o ]] + for f in * + [[ -x nvsetbits ]] + [[ -f nvsetbits ]] + [[ ! nvsetbits =~ .*\..* ]] + cp -p nvsetbits /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvsetbits + for f in * + [[ -x nvsetbits.c ]] + for f in * + [[ -x nvsetbits.o ]] + for f in * + [[ -x nvundefinespace ]] + [[ -f nvundefinespace ]] + [[ ! nvundefinespace =~ .*\..* ]] + cp -p nvundefinespace /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvundefinespace + for f in * + [[ -x nvundefinespace.c ]] + for f in * + [[ -x nvundefinespace.o ]] + for f in * + [[ -x nvundefinespacespecial ]] + [[ -f nvundefinespacespecial ]] + [[ ! nvundefinespacespecial =~ .*\..* ]] + cp -p nvundefinespacespecial /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvundefinespacespecial + for f in * + [[ -x nvundefinespacespecial.c ]] + for f in * + [[ -x nvundefinespacespecial.o ]] + for f in * + [[ -x nvwrite ]] + [[ -f nvwrite ]] + [[ ! nvwrite =~ .*\..* ]] + cp -p nvwrite /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvwrite + for f in * + [[ -x nvwrite.c ]] + for f in * + [[ -x nvwrite.o ]] + for f in * + [[ -x nvwritelock ]] + [[ -f nvwritelock ]] + [[ ! nvwritelock =~ .*\..* ]] + cp -p nvwritelock /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssnvwritelock + for f in * + [[ -x nvwritelock.c ]] + for f in * + [[ -x nvwritelock.o ]] + for f in * + [[ -x objectchangeauth ]] + [[ -f objectchangeauth ]] + [[ ! objectchangeauth =~ .*\..* ]] + cp -p objectchangeauth /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssobjectchangeauth + for f in * + [[ -x objectchangeauth.c ]] + for f in * + [[ -x objectchangeauth.o ]] + for f in * + [[ -x objecttemplates.c ]] + for f in * + [[ -x objecttemplates.h ]] + for f in * + [[ -x objecttemplates.o ]] + for f in * + [[ -x pcrallocate ]] + [[ -f pcrallocate ]] + [[ ! pcrallocate =~ .*\..* ]] + cp -p pcrallocate /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspcrallocate + for f in * + [[ -x pcrallocate.c ]] + for f in * + [[ -x pcrallocate.o ]] + for f in * + [[ -x pcrevent ]] + [[ -f pcrevent ]] + [[ ! pcrevent =~ .*\..* ]] + cp -p pcrevent /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspcrevent + for f in * + [[ -x pcrevent.c ]] + for f in * + [[ -x pcrevent.o ]] + for f in * + [[ -x pcrextend ]] + [[ -f pcrextend ]] + [[ ! pcrextend =~ .*\..* ]] + cp -p pcrextend /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspcrextend + for f in * + [[ -x pcrextend.c ]] + for f in * + [[ -x pcrextend.o ]] + for f in * + [[ -x pcrread ]] + [[ -f pcrread ]] + [[ ! pcrread =~ .*\..* ]] + cp -p pcrread /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspcrread + for f in * + [[ -x pcrread.c ]] + for f in * + [[ -x pcrread.o ]] + for f in * + [[ -x pcrreset ]] + [[ -f pcrreset ]] + [[ ! pcrreset =~ .*\..* ]] + cp -p pcrreset /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspcrreset + for f in * + [[ -x pcrreset.c ]] + for f in * + [[ -x pcrreset.o ]] + for f in * + [[ -x policies ]] + [[ -f policies ]] + for f in * + [[ -x policyauthorize ]] + [[ -f policyauthorize ]] + [[ ! policyauthorize =~ .*\..* ]] + cp -p policyauthorize /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyauthorize + for f in * + [[ -x policyauthorize.c ]] + for f in * + [[ -x policyauthorize.o ]] + for f in * + [[ -x policyauthorizenv ]] + [[ -f policyauthorizenv ]] + [[ ! policyauthorizenv =~ .*\..* ]] + cp -p policyauthorizenv /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyauthorizenv + for f in * + [[ -x policyauthorizenv.c ]] + for f in * + [[ -x policyauthorizenv.o ]] + for f in * + [[ -x policyauthvalue ]] + [[ -f policyauthvalue ]] + [[ ! policyauthvalue =~ .*\..* ]] + cp -p policyauthvalue /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyauthvalue + for f in * + [[ -x policyauthvalue.c ]] + for f in * + [[ -x policyauthvalue.o ]] + for f in * + [[ -x policycommandcode ]] + [[ -f policycommandcode ]] + [[ ! policycommandcode =~ .*\..* ]] + cp -p policycommandcode /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicycommandcode + for f in * + [[ -x policycommandcode.c ]] + for f in * + [[ -x policycommandcode.o ]] + for f in * + [[ -x policycountertimer ]] + [[ -f policycountertimer ]] + [[ ! policycountertimer =~ .*\..* ]] + cp -p policycountertimer /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicycountertimer + for f in * + [[ -x policycountertimer.c ]] + for f in * + [[ -x policycountertimer.o ]] + for f in * + [[ -x policycphash ]] + [[ -f policycphash ]] + [[ ! policycphash =~ .*\..* ]] + cp -p policycphash /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicycphash + for f in * + [[ -x policycphash.c ]] + for f in * + [[ -x policycphash.o ]] + for f in * + [[ -x policygetdigest ]] + [[ -f policygetdigest ]] + [[ ! policygetdigest =~ .*\..* ]] + cp -p policygetdigest /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicygetdigest + for f in * + [[ -x policygetdigest.c ]] + for f in * + [[ -x policygetdigest.o ]] + for f in * + [[ -x policymaker ]] + [[ -f policymaker ]] + [[ ! policymaker =~ .*\..* ]] + cp -p policymaker /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicymaker + for f in * + [[ -x policymaker.c ]] + for f in * + [[ -x policymaker.o ]] + for f in * + [[ -x policymakerpcr ]] + [[ -f policymakerpcr ]] + [[ ! policymakerpcr =~ .*\..* ]] + cp -p policymakerpcr /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicymakerpcr + for f in * + [[ -x policymakerpcr.c ]] + for f in * + [[ -x policymakerpcr.o ]] + for f in * + [[ -x policynv ]] + [[ -f policynv ]] + [[ ! policynv =~ .*\..* ]] + cp -p policynv /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicynv + for f in * + [[ -x policynv.c ]] + for f in * + [[ -x policynv.o ]] + for f in * + [[ -x policynvwritten ]] + [[ -f policynvwritten ]] + [[ ! policynvwritten =~ .*\..* ]] + cp -p policynvwritten /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicynvwritten + for f in * + [[ -x policynvwritten.c ]] + for f in * + [[ -x policynvwritten.o ]] + for f in * + [[ -x policyor ]] + [[ -f policyor ]] + [[ ! policyor =~ .*\..* ]] + cp -p policyor /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyor + for f in * + [[ -x policyor.c ]] + for f in * + [[ -x policyor.o ]] + for f in * + [[ -x policypassword ]] + [[ -f policypassword ]] + [[ ! policypassword =~ .*\..* ]] + cp -p policypassword /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicypassword + for f in * + [[ -x policypassword.c ]] + for f in * + [[ -x policypassword.o ]] + for f in * + [[ -x policypcr ]] + [[ -f policypcr ]] + [[ ! policypcr =~ .*\..* ]] + cp -p policypcr /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicypcr + for f in * + [[ -x policypcr.c ]] + for f in * + [[ -x policypcr.o ]] + for f in * + [[ -x policyrestart ]] + [[ -f policyrestart ]] + [[ ! policyrestart =~ .*\..* ]] + cp -p policyrestart /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyrestart + for f in * + [[ -x policyrestart.c ]] + for f in * + [[ -x policyrestart.o ]] + for f in * + [[ -x policysecret ]] + [[ -f policysecret ]] + [[ ! policysecret =~ .*\..* ]] + cp -p policysecret /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicysecret + for f in * + [[ -x policysecret.c ]] + for f in * + [[ -x policysecret.o ]] + for f in * + [[ -x policysigned ]] + [[ -f policysigned ]] + [[ ! policysigned =~ .*\..* ]] + cp -p policysigned /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicysigned + for f in * + [[ -x policysigned.c ]] + for f in * + [[ -x policysigned.o ]] + for f in * + [[ -x policytemplate ]] + [[ -f policytemplate ]] + [[ ! policytemplate =~ .*\..* ]] + cp -p policytemplate /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicytemplate + for f in * + [[ -x policytemplate.c ]] + for f in * + [[ -x policytemplate.o ]] + for f in * + [[ -x policyticket ]] + [[ -f policyticket ]] + [[ ! policyticket =~ .*\..* ]] + cp -p policyticket /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspolicyticket + for f in * + [[ -x policyticket.c ]] + for f in * + [[ -x policyticket.o ]] + for f in * + [[ -x powerup ]] + [[ -f powerup ]] + [[ ! powerup =~ .*\..* ]] + cp -p powerup /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsspowerup + for f in * + [[ -x powerup.c ]] + for f in * + [[ -x powerup.o ]] + for f in * + [[ -x quote ]] + [[ -f quote ]] + [[ ! quote =~ .*\..* ]] + cp -p quote /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssquote + for f in * + [[ -x quote.c ]] + for f in * + [[ -x quote.o ]] + for f in * + [[ -x readclock ]] + [[ -f readclock ]] + [[ ! readclock =~ .*\..* ]] + cp -p readclock /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssreadclock + for f in * + [[ -x readclock.c ]] + for f in * + [[ -x readclock.o ]] + for f in * + [[ -x readpublic ]] + [[ -f readpublic ]] + [[ ! readpublic =~ .*\..* ]] + cp -p readpublic /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssreadpublic + for f in * + [[ -x readpublic.c ]] + for f in * + [[ -x readpublic.o ]] + for f in * + [[ -x reg.bat ]] + for f in * + [[ -x reg.sh ]] + [[ -f reg.sh ]] + [[ ! reg.sh =~ .*\..* ]] + for f in * + [[ -x regtests ]] + [[ -f regtests ]] + for f in * + [[ -x returncode ]] + [[ -f returncode ]] + [[ ! returncode =~ .*\..* ]] + cp -p returncode /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssreturncode + for f in * + [[ -x returncode.c ]] + for f in * + [[ -x returncode.o ]] + for f in * + [[ -x rewrap ]] + [[ -f rewrap ]] + [[ ! rewrap =~ .*\..* ]] + cp -p rewrap /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssrewrap + for f in * + [[ -x rewrap.c ]] + for f in * + [[ -x rewrap.o ]] + for f in * + [[ -x rsadecrypt ]] + [[ -f rsadecrypt ]] + [[ ! rsadecrypt =~ .*\..* ]] + cp -p rsadecrypt /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssrsadecrypt + for f in * + [[ -x rsadecrypt.c ]] + for f in * + [[ -x rsadecrypt.o ]] + for f in * + [[ -x rsaencrypt ]] + [[ -f rsaencrypt ]] + [[ ! rsaencrypt =~ .*\..* ]] + cp -p rsaencrypt /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssrsaencrypt + for f in * + [[ -x rsaencrypt.c ]] + for f in * + [[ -x rsaencrypt.o ]] + for f in * + [[ -x sequencecomplete ]] + [[ -f sequencecomplete ]] + [[ ! sequencecomplete =~ .*\..* ]] + cp -p sequencecomplete /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsssequencecomplete + for f in * + [[ -x sequencecomplete.c ]] + for f in * + [[ -x sequencecomplete.o ]] + for f in * + [[ -x sequenceupdate ]] + [[ -f sequenceupdate ]] + [[ ! sequenceupdate =~ .*\..* ]] + cp -p sequenceupdate /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsssequenceupdate + for f in * + [[ -x sequenceupdate.c ]] + for f in * + [[ -x sequenceupdate.o ]] + for f in * + [[ -x setprimarypolicy ]] + [[ -f setprimarypolicy ]] + [[ ! setprimarypolicy =~ .*\..* ]] + cp -p setprimarypolicy /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsssetprimarypolicy + for f in * + [[ -x setprimarypolicy.c ]] + for f in * + [[ -x setprimarypolicy.o ]] + for f in * + [[ -x shutdown ]] + [[ -f shutdown ]] + [[ ! shutdown =~ .*\..* ]] + cp -p shutdown /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssshutdown + for f in * + [[ -x shutdown.c ]] + for f in * + [[ -x shutdown.o ]] + for f in * + [[ -x sign ]] + [[ -f sign ]] + [[ ! sign =~ .*\..* ]] + cp -p sign /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsssign + for f in * + [[ -x sign.c ]] + for f in * + [[ -x sign.o ]] + for f in * + [[ -x signapp ]] + [[ -f signapp ]] + [[ ! signapp =~ .*\..* ]] + cp -p signapp /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsssignapp + for f in * + [[ -x signapp.c ]] + for f in * + [[ -x signapp.o ]] + for f in * + [[ -x startauthsession ]] + [[ -f startauthsession ]] + [[ ! startauthsession =~ .*\..* ]] + cp -p startauthsession /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssstartauthsession + for f in * + [[ -x startauthsession.c ]] + for f in * + [[ -x startauthsession.o ]] + for f in * + [[ -x startup ]] + [[ -f startup ]] + [[ ! startup =~ .*\..* ]] + cp -p startup /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssstartup + for f in * + [[ -x startup.c ]] + for f in * + [[ -x startup.o ]] + for f in * + [[ -x stirrandom ]] + [[ -f stirrandom ]] + [[ ! stirrandom =~ .*\..* ]] + cp -p stirrandom /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssstirrandom + for f in * + [[ -x stirrandom.c ]] + for f in * + [[ -x stirrandom.o ]] + for f in * + [[ -x swap.h ]] + for f in * + [[ -x tbs.h ]] + for f in * + [[ -x timepacket ]] + [[ -f timepacket ]] + [[ ! timepacket =~ .*\..* ]] + cp -p timepacket /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsstimepacket + for f in * + [[ -x timepacket.c ]] + for f in * + [[ -x timepacket.o ]] + for f in * + [[ -x tss.c ]] + for f in * + [[ -x tss.o ]] + for f in * + [[ -x tss2 ]] + [[ -f tss2 ]] + for f in * + [[ -x tssauth.c ]] + for f in * + [[ -x tssauth.h ]] + for f in * + [[ -x tssauth.o ]] + for f in * + [[ -x tssccattributes.c ]] + for f in * + [[ -x tssccattributes.h ]] + for f in * + [[ -x tssccattributes.o ]] + for f in * + [[ -x tsscrypto.c ]] + for f in * + [[ -x tsscrypto.o ]] + for f in * + [[ -x tsscryptoh.c ]] + for f in * + [[ -x tsscryptoh.o ]] + for f in * + [[ -x tssdev.c ]] + for f in * + [[ -x tssdev.h ]] + for f in * + [[ -x tssdev.o ]] + for f in * + [[ -x tssfile.c ]] + for f in * + [[ -x tssfile.o ]] + for f in * + [[ -x tssmarshal.c ]] + for f in * + [[ -x tssmarshal.o ]] + for f in * + [[ -x tssntc.c ]] + for f in * + [[ -x tssntc.h ]] + for f in * + [[ -x tssntc.o ]] + for f in * + [[ -x tssprint.c ]] + for f in * + [[ -x tssprint.o ]] + for f in * + [[ -x tssproperties.c ]] + for f in * + [[ -x tssproperties.h ]] + for f in * + [[ -x tssproperties.o ]] + for f in * + [[ -x tssresponsecode.c ]] + for f in * + [[ -x tssresponsecode.o ]] + for f in * + [[ -x tsssocket.c ]] + for f in * + [[ -x tsssocket.h ]] + for f in * + [[ -x tsssocket.o ]] + for f in * + [[ -x tsstbsi.c ]] + for f in * + [[ -x tsstbsi.h ]] + for f in * + [[ -x tsstransmit.c ]] + for f in * + [[ -x tsstransmit.o ]] + for f in * + [[ -x tssutils.c ]] + for f in * + [[ -x tssutils.o ]] + for f in * + [[ -x unseal ]] + [[ -f unseal ]] + [[ ! unseal =~ .*\..* ]] + cp -p unseal /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssunseal + for f in * + [[ -x unseal.c ]] + for f in * + [[ -x unseal.o ]] + for f in * + [[ -x verifysignature ]] + [[ -f verifysignature ]] + [[ ! verifysignature =~ .*\..* ]] + cp -p verifysignature /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tssverifysignature + for f in * + [[ -x verifysignature.c ]] + for f in * + [[ -x verifysignature.o ]] + for f in * + [[ -x writeapp ]] + [[ -f writeapp ]] + [[ ! writeapp =~ .*\..* ]] + cp -p writeapp /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/bin/tsswriteapp + for f in * + [[ -x writeapp.c ]] + for f in * + [[ -x writeapp.o ]] + cp -p libtss.so.0.1 /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/lib64 + cp -p tss2/ActivateCredential_fp.h tss2/BaseTypes.h tss2/CertifyCreation_fp.h tss2/Certify_fp.h tss2/ChangeEPS_fp.h tss2/ChangePPS_fp.h tss2/ClearControl_fp.h tss2/Clear_fp.h tss2/ClockRateAdjust_fp.h tss2/ClockSet_fp.h tss2/Commit_fp.h tss2/ContextLoad_fp.h tss2/ContextSave_fp.h tss2/CreateLoaded_fp.h tss2/CreatePrimary_fp.h tss2/Create_fp.h tss2/DictionaryAttackLockReset_fp.h tss2/DictionaryAttackParameters_fp.h tss2/Duplicate_fp.h tss2/ECC_Parameters_fp.h tss2/ECDH_KeyGen_fp.h tss2/ECDH_ZGen_fp.h tss2/EC_Ephemeral_fp.h tss2/EncryptDecrypt2_fp.h tss2/EncryptDecrypt_fp.h tss2/EventSequenceComplete_fp.h tss2/EvictControl_fp.h tss2/FlushContext_fp.h tss2/GetCapability_fp.h tss2/GetCommandAuditDigest_fp.h tss2/GetRandom_fp.h tss2/GetSessionAuditDigest_fp.h tss2/GetTestResult_fp.h tss2/GetTime_fp.h tss2/HMAC_Start_fp.h tss2/HMAC_fp.h tss2/HashSequenceStart_fp.h tss2/Hash_fp.h tss2/HierarchyChangeAuth_fp.h tss2/HierarchyControl_fp.h tss2/Implementation.h tss2/Import_fp.h tss2/IncrementalSelfTest_fp.h tss2/LoadExternal_fp.h tss2/Load_fp.h tss2/MakeCredential_fp.h tss2/NV_Certify_fp.h tss2/NV_ChangeAuth_fp.h tss2/NV_DefineSpace_fp.h tss2/NV_Extend_fp.h tss2/NV_GlobalWriteLock_fp.h tss2/NV_Increment_fp.h tss2/NV_ReadLock_fp.h tss2/NV_ReadPublic_fp.h tss2/NV_Read_fp.h tss2/NV_SetBits_fp.h tss2/NV_UndefineSpaceSpecial_fp.h tss2/NV_UndefineSpace_fp.h tss2/NV_WriteLock_fp.h tss2/NV_Write_fp.h tss2/ObjectChangeAuth_fp.h tss2/PCR_Allocate_fp.h tss2/PCR_Event_fp.h tss2/PCR_Extend_fp.h tss2/PCR_Read_fp.h tss2/PCR_Reset_fp.h tss2/PCR_SetAuthPolicy_fp.h tss2/PCR_SetAuthValue_fp.h tss2/PP_Commands_fp.h tss2/Parameters.h tss2/PolicyAuthValue_fp.h tss2/PolicyAuthorizeNV_fp.h tss2/PolicyAuthorize_fp.h tss2/PolicyCommandCode_fp.h tss2/PolicyCounterTimer_fp.h tss2/PolicyCpHash_fp.h tss2/PolicyDuplicationSelect_fp.h tss2/PolicyGetDigest_fp.h tss2/PolicyLocality_fp.h tss2/PolicyNV_fp.h tss2/PolicyNameHash_fp.h tss2/PolicyNvWritten_fp.h tss2/PolicyOR_fp.h tss2/PolicyPCR_fp.h tss2/PolicyPassword_fp.h tss2/PolicyPhysicalPresence_fp.h tss2/PolicyRestart_fp.h tss2/PolicySecret_fp.h tss2/PolicySigned_fp.h tss2/PolicyTemplate_fp.h tss2/PolicyTicket_fp.h tss2/Quote_fp.h tss2/RSA_Decrypt_fp.h tss2/RSA_Encrypt_fp.h tss2/ReadClock_fp.h tss2/ReadPublic_fp.h tss2/Rewrap_fp.h tss2/SelfTest_fp.h tss2/SequenceComplete_fp.h tss2/SequenceUpdate_fp.h tss2/SetAlgorithmSet_fp.h tss2/SetCommandCodeAuditStatus_fp.h tss2/SetPrimaryPolicy_fp.h tss2/Shutdown_fp.h tss2/Sign_fp.h tss2/StartAuthSession_fp.h tss2/Startup_fp.h tss2/StirRandom_fp.h tss2/TPMB.h tss2/TPM_Types.h tss2/TestParms_fp.h tss2/TpmBuildSwitches.h tss2/Unmarshal_fp.h tss2/Unseal_fp.h tss2/VerifySignature_fp.h tss2/ZGen_2Phase_fp.h tss2/tss.h tss2/tsscrypto.h tss2/tsscryptoh.h tss2/tsserror.h tss2/tssfile.h tss2/tssmarshal.h tss2/tssprint.h tss2/tssresponsecode.h tss2/tsstransmit.h tss2/tssutils.h /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/include/tss2/ + cp -p man/man1/tssactivatecredential.1 man/man1/tsscertify.1 man/man1/tsscertifycreation.1 man/man1/tsschangeeps.1 man/man1/tsschangepps.1 man/man1/tssclear.1 man/man1/tssclearcontrol.1 man/man1/tssclockrateadjust.1 man/man1/tssclockset.1 man/man1/tsscommit.1 man/man1/tsscontextload.1 man/man1/tsscontextsave.1 man/man1/tsscreate.1 man/man1/tsscreateek.1 man/man1/tsscreateloaded.1 man/man1/tsscreateprimary.1 man/man1/tssdictionaryattacklockreset.1 man/man1/tssdictionaryattackparameters.1 man/man1/tssduplicate.1 man/man1/tsseccparameters.1 man/man1/tssecephemeral.1 man/man1/tssencryptdecrypt.1 man/man1/tsseventextend.1 man/man1/tsseventsequencecomplete.1 man/man1/tssevictcontrol.1 man/man1/tssflushcontext.1 man/man1/tssgetcapability.1 man/man1/tssgetcommandauditdigest.1 man/man1/tssgetrandom.1 man/man1/tssgetsessionauditdigest.1 man/man1/tssgettime.1 man/man1/tsshash.1 man/man1/tsshashsequencestart.1 man/man1/tsshierarchychangeauth.1 man/man1/tsshierarchycontrol.1 man/man1/tsshmac.1 man/man1/tsshmacstart.1 man/man1/tssimaextend.1 man/man1/tssimport.1 man/man1/tssimportpem.1 man/man1/tssload.1 man/man1/tssloadexternal.1 man/man1/tssmakecredential.1 man/man1/tssntc2getconfig.1 man/man1/tssntc2lockconfig.1 man/man1/tssntc2preconfig.1 man/man1/tssnvcertify.1 man/man1/tssnvchangeauth.1 man/man1/tssnvdefinespace.1 man/man1/tssnvextend.1 man/man1/tssnvglobalwritelock.1 man/man1/tssnvincrement.1 man/man1/tssnvread.1 man/man1/tssnvreadlock.1 man/man1/tssnvreadpublic.1 man/man1/tssnvsetbits.1 man/man1/tssnvundefinespace.1 man/man1/tssnvundefinespacespecial.1 man/man1/tssnvwrite.1 man/man1/tssnvwritelock.1 man/man1/tssobjectchangeauth.1 man/man1/tsspcrallocate.1 man/man1/tsspcrevent.1 man/man1/tsspcrextend.1 man/man1/tsspcrread.1 man/man1/tsspcrreset.1 man/man1/tsspolicyauthorize.1 man/man1/tsspolicyauthorizenv.1 man/man1/tsspolicyauthvalue.1 man/man1/tsspolicycommandcode.1 man/man1/tsspolicycountertimer.1 man/man1/tsspolicycphash.1 man/man1/tsspolicygetdigest.1 man/man1/tsspolicymaker.1 man/man1/tsspolicymakerpcr.1 man/man1/tsspolicynv.1 man/man1/tsspolicynvwritten.1 man/man1/tsspolicyor.1 man/man1/tsspolicypassword.1 man/man1/tsspolicypcr.1 man/man1/tsspolicyrestart.1 man/man1/tsspolicysecret.1 man/man1/tsspolicysigned.1 man/man1/tsspolicytemplate.1 man/man1/tsspolicyticket.1 man/man1/tsspowerup.1 man/man1/tssquote.1 man/man1/tssreadclock.1 man/man1/tssreadpublic.1 man/man1/tssreturncode.1 man/man1/tssrewrap.1 man/man1/tssrsadecrypt.1 man/man1/tssrsaencrypt.1 man/man1/tsssequencecomplete.1 man/man1/tsssequenceupdate.1 man/man1/tsssetprimarypolicy.1 man/man1/tssshutdown.1 man/man1/tsssign.1 man/man1/tsssignapp.1 man/man1/tssstartauthsession.1 man/man1/tssstartup.1 man/man1/tssstirrandom.1 man/man1/tsstimepacket.1 man/man1/tssunseal.1 man/man1/tssverifysignature.1 man/man1/tsswriteapp.1 /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/share/man/man1/ + popd ~/build/BUILD/tss2-1027 ~/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/lib64 ~/build/BUILD/tss2-1027 + pushd /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64//usr/lib64 + rm -f libtss.so.0 + ln -sf libtss.so.0.1 libtss.so.0 + rm -f libtss.so + ln -sf libtss.so.0 libtss.so + popd ~/build/BUILD/tss2-1027 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tss2-1027-2.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0JHVfA + umask 022 + cd /builddir/build/BUILD + cd tss2-1027 + LICENSEDIR=/builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/licenses/tss2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/licenses/tss2 + cp -pr LICENSE /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/licenses/tss2 + exit 0 Provides: libtss.so.0()(64bit) tss2 = 1027-2.fc29 tss2(riscv-64) = 1027-2.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libtss.so.0()(64bit) rtld(GNU_HASH) Processing files: tss2-devel-1027-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MYXuzB + umask 022 + cd /builddir/build/BUILD + cd tss2-1027 + DOCDIR=/builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/doc/tss2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/doc/tss2-devel + cp -pr ibmtss.doc /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64/usr/share/doc/tss2-devel + exit 0 Provides: tss2-devel = 1027-2.fc29 tss2-devel(riscv-64) = 1027-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtss.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 Wrote: /builddir/build/RPMS/tss2-1027-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/tss2-devel-1027-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Lfh0s9 + umask 022 + cd /builddir/build/BUILD + cd tss2-1027 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tss2-1027-2.fc29.riscv64 + exit 0 Child return code was: 0