Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tpm2-tools.spec'], chrootPath='/var/lib/mock/f33-build-231114-50220/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tpm2-tools.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 setting SOURCE_DATE_EPOCH=1590537600 Wrote: /builddir/build/SRPMS/tpm2-tools-4.2.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tpm2-tools.spec'], chrootPath='/var/lib/mock/f33-build-231114-50220/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tpm2-tools.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 setting SOURCE_DATE_EPOCH=1590537600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FGk7QZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tpm2-tools-4.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tpm2-tools-4.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tpm2-tools-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5DOcs0 + umask 022 + cd /builddir/build/BUILD + cd tpm2-tools-4.2.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-05-25 12:46:57.000000000 -0400 +++ ./configure 2020-06-04 03:03:01.872513856 -0400 @@ -1909,7 +1909,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-06-04 03:03:01.872513856 -0400 +++ ./configure 2020-06-04 03:03:03.152513695 -0400 @@ -5414,7 +5414,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16206,7 +16206,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --disable-static --disable-silent-rules checking whether to enable debugging... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether ln -s works... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 5370: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking whether to build with code coverage support... no checking for pandoc... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for TSS2_FAPI... yes checking for TSS2_FAPI_3_0... no checking for TSS2_ESYS_3_0... no checking for TSS2_ESYS_2_3... yes checking for TSS2_TCTILDR... yes checking for TSS2_MU... yes checking for TSS2_RC... yes checking for TSS2_SYS... yes checking for CRYPTO... yes checking for CURL... yes checking for UUID... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -Wstrict-overflow=5... yes checking whether C compiler accepts -Wbool-compare... yes checking whether C compiler accepts -O2... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no checking whether C compiler accepts -fPIC... yes checking whether the linker accepts -shared... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C compiler accepts -D_GNU_SOURCE... yes checking whether C compiler accepts -Wstringop-overflow=4... yes checking whether C compiler accepts -Wstringop-truncation... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether the linker accepts -Wl,--gc-sections... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/config.h config.status: executing libtool commands config.status: executing depfiles commands - tpm2-tools: 4.2.1 - Man pages: yes - Unit tests: no + /usr/bin/make -O -j4 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-object.o `test -f 'lib/object.c' || echo './'`lib/object.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-log.o `test -f 'lib/log.c' || echo './'`lib/log.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tool_rc.o `test -f 'lib/tool_rc.c' || echo './'`lib/tool_rc.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-pcr.o `test -f 'lib/pcr.c' || echo './'`lib/pcr.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_alg_util.o `test -f 'lib/tpm2_alg_util.c' || echo './'`lib/tpm2_alg_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-files.o `test -f 'lib/files.c' || echo './'`lib/files.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_attr_util.o `test -f 'lib/tpm2_attr_util.c' || echo './'`lib/tpm2_attr_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_auth_util.o `test -f 'lib/tpm2_auth_util.c' || echo './'`lib/tpm2_auth_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_cc_util.o `test -f 'lib/tpm2_cc_util.c' || echo './'`lib/tpm2_cc_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_capability.o `test -f 'lib/tpm2_capability.c' || echo './'`lib/tpm2_capability.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.o `test -f 'lib/tpm2_ctx_mgmt.c' || echo './'`lib/tpm2_ctx_mgmt.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_errata.o `test -f 'lib/tpm2_errata.c' || echo './'`lib/tpm2_errata.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_eventlog.o `test -f 'lib/tpm2_eventlog.c' || echo './'`lib/tpm2_eventlog.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_convert.o `test -f 'lib/tpm2_convert.c' || echo './'`lib/tpm2_convert.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_hash.o `test -f 'lib/tpm2_hash.c' || echo './'`lib/tpm2_hash.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_hierarchy.o `test -f 'lib/tpm2_hierarchy.c' || echo './'`lib/tpm2_hierarchy.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.o `test -f 'lib/tpm2_eventlog_yaml.c' || echo './'`lib/tpm2_eventlog_yaml.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2.o `test -f 'lib/tpm2.c' || echo './'`lib/tpm2.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_kdfa.o `test -f 'lib/tpm2_kdfa.c' || echo './'`lib/tpm2_kdfa.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_identity_util.o `test -f 'lib/tpm2_identity_util.c' || echo './'`lib/tpm2_identity_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_kdfe.o `test -f 'lib/tpm2_kdfe.c' || echo './'`lib/tpm2_kdfe.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_options.o `test -f 'lib/tpm2_options.c' || echo './'`lib/tpm2_options.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_tool_output.o `test -f 'lib/tpm2_tool_output.c' || echo './'`lib/tpm2_tool_output.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_session.o `test -f 'lib/tpm2_session.c' || echo './'`lib/tpm2_session.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_policy.o `test -f 'lib/tpm2_policy.c' || echo './'`lib/tpm2_policy.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_openssl.o `test -f 'lib/tpm2_openssl.c' || echo './'`lib/tpm2_openssl.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_decrypt-tss2_decrypt.o `test -f 'tools/fapi/tss2_decrypt.c' || echo './'`tools/fapi/tss2_decrypt.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_decrypt-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_encrypt-tss2_encrypt.o `test -f 'tools/fapi/tss2_encrypt.c' || echo './'`tools/fapi/tss2_encrypt.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_encrypt-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_list-tss2_list.o `test -f 'tools/fapi/tss2_list.c' || echo './'`tools/fapi/tss2_list.c gcc -DHAVE_CONFIG_H -I. -I./lib -fPIC -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib/lib_libcommon_a-tpm2_util.o `test -f 'lib/tpm2_util.c' || echo './'`lib/tpm2_util.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_list-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_changeauth-tss2_changeauth.o `test -f 'tools/fapi/tss2_changeauth.c' || echo './'`tools/fapi/tss2_changeauth.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_delete-tss2_delete.o `test -f 'tools/fapi/tss2_delete.c' || echo './'`tools/fapi/tss2_delete.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_changeauth-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_import-tss2_import.o `test -f 'tools/fapi/tss2_import.c' || echo './'`tools/fapi/tss2_import.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_delete-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_import-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getinfo-tss2_getinfo.o `test -f 'tools/fapi/tss2_getinfo.c' || echo './'`tools/fapi/tss2_getinfo.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getinfo-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createkey-tss2_createkey.o `test -f 'tools/fapi/tss2_createkey.c' || echo './'`tools/fapi/tss2_createkey.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createkey-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createseal-tss2_createseal.o `test -f 'tools/fapi/tss2_createseal.c' || echo './'`tools/fapi/tss2_createseal.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createseal-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_exportkey-tss2_exportkey.o `test -f 'tools/fapi/tss2_exportkey.c' || echo './'`tools/fapi/tss2_exportkey.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_exportkey-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getcertificate-tss2_getcertificate.o `test -f 'tools/fapi/tss2_getcertificate.c' || echo './'`tools/fapi/tss2_getcertificate.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_getplatformcertificates.o `test -f 'tools/fapi/tss2_getplatformcertificates.c' || echo './'`tools/fapi/tss2_getplatformcertificates.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getcertificate-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_gettpmblobs.o `test -f 'tools/fapi/tss2_gettpmblobs.c' || echo './'`tools/fapi/tss2_gettpmblobs.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getappdata-tss2_getappdata.o `test -f 'tools/fapi/tss2_getappdata.c' || echo './'`tools/fapi/tss2_getappdata.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getappdata-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setappdata-tss2_setappdata.o `test -f 'tools/fapi/tss2_setappdata.c' || echo './'`tools/fapi/tss2_setappdata.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setappdata-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setcertificate-tss2_setcertificate.o `test -f 'tools/fapi/tss2_setcertificate.c' || echo './'`tools/fapi/tss2_setcertificate.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setcertificate-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_sign-tss2_sign.o `test -f 'tools/fapi/tss2_sign.c' || echo './'`tools/fapi/tss2_sign.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_sign-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_verifysignature-tss2_verifysignature.o `test -f 'tools/fapi/tss2_verifysignature.c' || echo './'`tools/fapi/tss2_verifysignature.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_verifysignature-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_verifyquote-tss2_verifyquote.o `test -f 'tools/fapi/tss2_verifyquote.c' || echo './'`tools/fapi/tss2_verifyquote.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_verifyquote-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createnv-tss2_createnv.o `test -f 'tools/fapi/tss2_createnv.c' || echo './'`tools/fapi/tss2_createnv.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvextend-tss2_nvextend.o `test -f 'tools/fapi/tss2_nvextend.c' || echo './'`tools/fapi/tss2_nvextend.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_createnv-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvincrement-tss2_nvincrement.o `test -f 'tools/fapi/tss2_nvincrement.c' || echo './'`tools/fapi/tss2_nvincrement.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvextend-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvincrement-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvread-tss2_nvread.o `test -f 'tools/fapi/tss2_nvread.c' || echo './'`tools/fapi/tss2_nvread.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvsetbits-tss2_nvsetbits.o `test -f 'tools/fapi/tss2_nvsetbits.c' || echo './'`tools/fapi/tss2_nvsetbits.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvread-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvwrite-tss2_nvwrite.o `test -f 'tools/fapi/tss2_nvwrite.c' || echo './'`tools/fapi/tss2_nvwrite.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvsetbits-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getdescription-tss2_getdescription.o `test -f 'tools/fapi/tss2_getdescription.c' || echo './'`tools/fapi/tss2_getdescription.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_nvwrite-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getdescription-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setdescription-tss2_setdescription.o `test -f 'tools/fapi/tss2_setdescription.c' || echo './'`tools/fapi/tss2_setdescription.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_pcrextend-tss2_pcrextend.o `test -f 'tools/fapi/tss2_pcrextend.c' || echo './'`tools/fapi/tss2_pcrextend.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_setdescription-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_pcrextend-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_quote-tss2_quote.o `test -f 'tools/fapi/tss2_quote.c' || echo './'`tools/fapi/tss2_quote.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_quote-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_pcrread-tss2_pcrread.o `test -f 'tools/fapi/tss2_pcrread.c' || echo './'`tools/fapi/tss2_pcrread.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_pcrread-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_authorizepolicy.o `test -f 'tools/fapi/tss2_authorizepolicy.c' || echo './'`tools/fapi/tss2_authorizepolicy.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_exportpolicy-tss2_exportpolicy.o `test -f 'tools/fapi/tss2_exportpolicy.c' || echo './'`tools/fapi/tss2_exportpolicy.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_provision-tss2_provision.o `test -f 'tools/fapi/tss2_provision.c' || echo './'`tools/fapi/tss2_provision.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_exportpolicy-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getrandom-tss2_getrandom.o `test -f 'tools/fapi/tss2_getrandom.c' || echo './'`tools/fapi/tss2_getrandom.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_provision-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_getrandom-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_unseal-tss2_unseal.o `test -f 'tools/fapi/tss2_unseal.c' || echo './'`tools/fapi/tss2_unseal.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_unseal-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_writeauthorizenv.o `test -f 'tools/fapi/tss2_writeauthorizenv.c' || echo './'`tools/fapi/tss2_writeauthorizenv.c gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo './'`tools/fapi/tss2_template.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/misc/tpm2_eventlog.o tools/misc/tpm2_eventlog.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/misc/tpm2_checkquote.o tools/misc/tpm2_checkquote.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_tool.o tools/tpm2_tool.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/misc/tpm2_rc_decode.o tools/misc/tpm2_rc_decode.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/misc/tpm2_print.o tools/misc/tpm2_print.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_certify.o tools/tpm2_certify.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_activatecredential.o tools/tpm2_activatecredential.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_changeauth.o tools/tpm2_changeauth.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_changeeps.o tools/tpm2_changeeps.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_changepps.o tools/tpm2_changepps.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_clear.o tools/tpm2_clear.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_clearcontrol.o tools/tpm2_clearcontrol.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_clockrateadjust.o tools/tpm2_clockrateadjust.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_create.o tools/tpm2_create.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_createpolicy.o tools/tpm2_createpolicy.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_createak.o tools/tpm2_createak.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_createek.o tools/tpm2_createek.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_createprimary.o tools/tpm2_createprimary.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_setprimarypolicy.o tools/tpm2_setprimarypolicy.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_dictionarylockout.o tools/tpm2_dictionarylockout.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_gettestresult.o tools/tpm2_gettestresult.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_duplicate.o tools/tpm2_duplicate.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_evictcontrol.o tools/tpm2_evictcontrol.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_encryptdecrypt.o tools/tpm2_encryptdecrypt.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_flushcontext.o tools/tpm2_flushcontext.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_getcap.o tools/tpm2_getcap.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_getrandom.o tools/tpm2_getrandom.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tools_tpm2_getekcertificate-tpm2_tool.o `test -f 'tools/tpm2_tool.c' || echo './'`tools/tpm2_tool.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_gettime.o tools/tpm2_gettime.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_hash.o tools/tpm2_hash.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tools_tpm2_getekcertificate-tpm2_getekcertificate.o `test -f 'tools/tpm2_getekcertificate.c' || echo './'`tools/tpm2_getekcertificate.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_hierarchycontrol.o tools/tpm2_hierarchycontrol.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_incrementalselftest.o tools/tpm2_incrementalselftest.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_hmac.o tools/tpm2_hmac.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_load.o tools/tpm2_load.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_import.o tools/tpm2_import.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvdefine.o tools/tpm2_nvdefine.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_makecredential.o tools/tpm2_makecredential.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_loadexternal.o tools/tpm2_loadexternal.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvextend.o tools/tpm2_nvextend.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvincrement.o tools/tpm2_nvincrement.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvreadpublic.o tools/tpm2_nvreadpublic.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvreadlock.o tools/tpm2_nvreadlock.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvread.o tools/tpm2_nvread.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvundefine.o tools/tpm2_nvundefine.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvwritelock.o tools/tpm2_nvwritelock.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvsetbits.o tools/tpm2_nvsetbits.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_pcrallocate.o tools/tpm2_pcrallocate.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvwrite.o tools/tpm2_nvwrite.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_pcrextend.o tools/tpm2_pcrextend.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_pcrreset.o tools/tpm2_pcrreset.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_pcrevent.o tools/tpm2_pcrevent.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_pcrread.o tools/tpm2_pcrread.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policypcr.o tools/tpm2_policypcr.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyauthorize.o tools/tpm2_policyauthorize.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyauthorizenv.o tools/tpm2_policyauthorizenv.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policynv.o tools/tpm2_policynv.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyor.o tools/tpm2_policyor.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policycountertimer.o tools/tpm2_policycountertimer.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policynamehash.o tools/tpm2_policynamehash.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policytemplate.o tools/tpm2_policytemplate.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policycphash.o tools/tpm2_policycphash.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policypassword.o tools/tpm2_policypassword.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policysigned.o tools/tpm2_policysigned.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyticket.o tools/tpm2_policyticket.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyauthvalue.o tools/tpm2_policyauthvalue.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyrestart.o tools/tpm2_policyrestart.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policysecret.o tools/tpm2_policysecret.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policycommandcode.o tools/tpm2_policycommandcode.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policynvwritten.o tools/tpm2_policynvwritten.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policyduplicationselect.o tools/tpm2_policyduplicationselect.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_readclock.o tools/tpm2_readclock.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_policylocality.o tools/tpm2_policylocality.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_rsadecrypt.o tools/tpm2_rsadecrypt.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_rsaencrypt.o tools/tpm2_rsaencrypt.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_readpublic.o tools/tpm2_readpublic.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_quote.o tools/tpm2_quote.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_selftest.o tools/tpm2_selftest.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_setclock.o tools/tpm2_setclock.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_shutdown.o tools/tpm2_shutdown.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_send.o tools/tpm2_send.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_certifycreation.o tools/tpm2_certifycreation.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_sign.o tools/tpm2_sign.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_startauthsession.o tools/tpm2_startauthsession.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_nvcertify.o tools/tpm2_nvcertify.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_startup.o tools/tpm2_startup.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_stirrandom.o tools/tpm2_stirrandom.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_testparms.o tools/tpm2_testparms.c gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_unseal.o tools/tpm2_unseal.c rm -f lib/libcommon.a ar cru lib/libcommon.a lib/lib_libcommon_a-files.o lib/lib_libcommon_a-log.o lib/lib_libcommon_a-object.o lib/lib_libcommon_a-pcr.o lib/lib_libcommon_a-tool_rc.o lib/lib_libcommon_a-tpm2.o lib/lib_libcommon_a-tpm2_alg_util.o lib/lib_libcommon_a-tpm2_attr_util.o lib/lib_libcommon_a-tpm2_auth_util.o lib/lib_libcommon_a-tpm2_capability.o lib/lib_libcommon_a-tpm2_cc_util.o lib/lib_libcommon_a-tpm2_convert.o lib/lib_libcommon_a-tpm2_ctx_mgmt.o lib/lib_libcommon_a-tpm2_errata.o lib/lib_libcommon_a-tpm2_eventlog.o lib/lib_libcommon_a-tpm2_eventlog_yaml.o lib/lib_libcommon_a-tpm2_hash.o lib/lib_libcommon_a-tpm2_hierarchy.o lib/lib_libcommon_a-tpm2_identity_util.o lib/lib_libcommon_a-tpm2_kdfa.o lib/lib_libcommon_a-tpm2_kdfe.o lib/lib_libcommon_a-tpm2_openssl.o lib/lib_libcommon_a-tpm2_options.o lib/lib_libcommon_a-tpm2_policy.o lib/lib_libcommon_a-tpm2_session.o lib/lib_libcommon_a-tpm2_tool_output.o lib/lib_libcommon_a-tpm2_util.o ranlib lib/libcommon.a gcc -DHAVE_CONFIG_H -I. -I./lib -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tools/tpm2_verifysignature.o tools/tpm2_verifysignature.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_encrypt tools/fapi/tools_fapi_tss2_encrypt-tss2_template.o tools/fapi/tools_fapi_tss2_encrypt-tss2_encrypt.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_encrypt tools/fapi/tools_fapi_tss2_encrypt-tss2_template.o tools/fapi/tools_fapi_tss2_encrypt-tss2_encrypt.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_list tools/fapi/tools_fapi_tss2_list-tss2_template.o tools/fapi/tools_fapi_tss2_list-tss2_list.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_list tools/fapi/tools_fapi_tss2_list-tss2_template.o tools/fapi/tools_fapi_tss2_list-tss2_list.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_decrypt tools/fapi/tools_fapi_tss2_decrypt-tss2_template.o tools/fapi/tools_fapi_tss2_decrypt-tss2_decrypt.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_decrypt tools/fapi/tools_fapi_tss2_decrypt-tss2_template.o tools/fapi/tools_fapi_tss2_decrypt-tss2_decrypt.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_changeauth tools/fapi/tools_fapi_tss2_changeauth-tss2_template.o tools/fapi/tools_fapi_tss2_changeauth-tss2_changeauth.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_changeauth tools/fapi/tools_fapi_tss2_changeauth-tss2_template.o tools/fapi/tools_fapi_tss2_changeauth-tss2_changeauth.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_delete tools/fapi/tools_fapi_tss2_delete-tss2_template.o tools/fapi/tools_fapi_tss2_delete-tss2_delete.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_delete tools/fapi/tools_fapi_tss2_delete-tss2_template.o tools/fapi/tools_fapi_tss2_delete-tss2_delete.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_import tools/fapi/tools_fapi_tss2_import-tss2_template.o tools/fapi/tools_fapi_tss2_import-tss2_import.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_import tools/fapi/tools_fapi_tss2_import-tss2_template.o tools/fapi/tools_fapi_tss2_import-tss2_import.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createkey tools/fapi/tools_fapi_tss2_createkey-tss2_template.o tools/fapi/tools_fapi_tss2_createkey-tss2_createkey.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createkey tools/fapi/tools_fapi_tss2_createkey-tss2_template.o tools/fapi/tools_fapi_tss2_createkey-tss2_createkey.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getinfo tools/fapi/tools_fapi_tss2_getinfo-tss2_template.o tools/fapi/tools_fapi_tss2_getinfo-tss2_getinfo.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getinfo tools/fapi/tools_fapi_tss2_getinfo-tss2_template.o tools/fapi/tools_fapi_tss2_getinfo-tss2_getinfo.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createseal tools/fapi/tools_fapi_tss2_createseal-tss2_template.o tools/fapi/tools_fapi_tss2_createseal-tss2_createseal.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createseal tools/fapi/tools_fapi_tss2_createseal-tss2_template.o tools/fapi/tools_fapi_tss2_createseal-tss2_createseal.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getcertificate tools/fapi/tools_fapi_tss2_getcertificate-tss2_template.o tools/fapi/tools_fapi_tss2_getcertificate-tss2_getcertificate.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getcertificate tools/fapi/tools_fapi_tss2_getcertificate-tss2_template.o tools/fapi/tools_fapi_tss2_getcertificate-tss2_getcertificate.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getplatformcertificates tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_template.o tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_getplatformcertificates.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getplatformcertificates tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_template.o tools/fapi/tools_fapi_tss2_getplatformcertificates-tss2_getplatformcertificates.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_exportkey tools/fapi/tools_fapi_tss2_exportkey-tss2_template.o tools/fapi/tools_fapi_tss2_exportkey-tss2_exportkey.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_exportkey tools/fapi/tools_fapi_tss2_exportkey-tss2_template.o tools/fapi/tools_fapi_tss2_exportkey-tss2_exportkey.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_gettpmblobs tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_template.o tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_gettpmblobs.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_gettpmblobs tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_template.o tools/fapi/tools_fapi_tss2_gettpmblobs-tss2_gettpmblobs.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getappdata tools/fapi/tools_fapi_tss2_getappdata-tss2_template.o tools/fapi/tools_fapi_tss2_getappdata-tss2_getappdata.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getappdata tools/fapi/tools_fapi_tss2_getappdata-tss2_template.o tools/fapi/tools_fapi_tss2_getappdata-tss2_getappdata.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setcertificate tools/fapi/tools_fapi_tss2_setcertificate-tss2_template.o tools/fapi/tools_fapi_tss2_setcertificate-tss2_setcertificate.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setcertificate tools/fapi/tools_fapi_tss2_setcertificate-tss2_template.o tools/fapi/tools_fapi_tss2_setcertificate-tss2_setcertificate.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setappdata tools/fapi/tools_fapi_tss2_setappdata-tss2_template.o tools/fapi/tools_fapi_tss2_setappdata-tss2_setappdata.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setappdata tools/fapi/tools_fapi_tss2_setappdata-tss2_template.o tools/fapi/tools_fapi_tss2_setappdata-tss2_setappdata.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_sign tools/fapi/tools_fapi_tss2_sign-tss2_template.o tools/fapi/tools_fapi_tss2_sign-tss2_sign.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_sign tools/fapi/tools_fapi_tss2_sign-tss2_template.o tools/fapi/tools_fapi_tss2_sign-tss2_sign.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_verifyquote tools/fapi/tools_fapi_tss2_verifyquote-tss2_template.o tools/fapi/tools_fapi_tss2_verifyquote-tss2_verifyquote.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_verifyquote tools/fapi/tools_fapi_tss2_verifyquote-tss2_template.o tools/fapi/tools_fapi_tss2_verifyquote-tss2_verifyquote.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_verifysignature tools/fapi/tools_fapi_tss2_verifysignature-tss2_template.o tools/fapi/tools_fapi_tss2_verifysignature-tss2_verifysignature.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_verifysignature tools/fapi/tools_fapi_tss2_verifysignature-tss2_template.o tools/fapi/tools_fapi_tss2_verifysignature-tss2_verifysignature.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createnv tools/fapi/tools_fapi_tss2_createnv-tss2_template.o tools/fapi/tools_fapi_tss2_createnv-tss2_createnv.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_createnv tools/fapi/tools_fapi_tss2_createnv-tss2_template.o tools/fapi/tools_fapi_tss2_createnv-tss2_createnv.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvextend tools/fapi/tools_fapi_tss2_nvextend-tss2_template.o tools/fapi/tools_fapi_tss2_nvextend-tss2_nvextend.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvextend tools/fapi/tools_fapi_tss2_nvextend-tss2_template.o tools/fapi/tools_fapi_tss2_nvextend-tss2_nvextend.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvincrement tools/fapi/tools_fapi_tss2_nvincrement-tss2_template.o tools/fapi/tools_fapi_tss2_nvincrement-tss2_nvincrement.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvincrement tools/fapi/tools_fapi_tss2_nvincrement-tss2_template.o tools/fapi/tools_fapi_tss2_nvincrement-tss2_nvincrement.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvread tools/fapi/tools_fapi_tss2_nvread-tss2_template.o tools/fapi/tools_fapi_tss2_nvread-tss2_nvread.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvread tools/fapi/tools_fapi_tss2_nvread-tss2_template.o tools/fapi/tools_fapi_tss2_nvread-tss2_nvread.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvsetbits tools/fapi/tools_fapi_tss2_nvsetbits-tss2_template.o tools/fapi/tools_fapi_tss2_nvsetbits-tss2_nvsetbits.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvsetbits tools/fapi/tools_fapi_tss2_nvsetbits-tss2_template.o tools/fapi/tools_fapi_tss2_nvsetbits-tss2_nvsetbits.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvwrite tools/fapi/tools_fapi_tss2_nvwrite-tss2_template.o tools/fapi/tools_fapi_tss2_nvwrite-tss2_nvwrite.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_nvwrite tools/fapi/tools_fapi_tss2_nvwrite-tss2_template.o tools/fapi/tools_fapi_tss2_nvwrite-tss2_nvwrite.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getdescription tools/fapi/tools_fapi_tss2_getdescription-tss2_template.o tools/fapi/tools_fapi_tss2_getdescription-tss2_getdescription.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getdescription tools/fapi/tools_fapi_tss2_getdescription-tss2_template.o tools/fapi/tools_fapi_tss2_getdescription-tss2_getdescription.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setdescription tools/fapi/tools_fapi_tss2_setdescription-tss2_template.o tools/fapi/tools_fapi_tss2_setdescription-tss2_setdescription.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_setdescription tools/fapi/tools_fapi_tss2_setdescription-tss2_template.o tools/fapi/tools_fapi_tss2_setdescription-tss2_setdescription.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_pcrextend tools/fapi/tools_fapi_tss2_pcrextend-tss2_template.o tools/fapi/tools_fapi_tss2_pcrextend-tss2_pcrextend.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_pcrextend tools/fapi/tools_fapi_tss2_pcrextend-tss2_template.o tools/fapi/tools_fapi_tss2_pcrextend-tss2_pcrextend.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_quote tools/fapi/tools_fapi_tss2_quote-tss2_template.o tools/fapi/tools_fapi_tss2_quote-tss2_quote.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_quote tools/fapi/tools_fapi_tss2_quote-tss2_template.o tools/fapi/tools_fapi_tss2_quote-tss2_quote.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_pcrread tools/fapi/tools_fapi_tss2_pcrread-tss2_template.o tools/fapi/tools_fapi_tss2_pcrread-tss2_pcrread.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_pcrread tools/fapi/tools_fapi_tss2_pcrread-tss2_template.o tools/fapi/tools_fapi_tss2_pcrread-tss2_pcrread.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_authorizepolicy tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_template.o tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_authorizepolicy.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_authorizepolicy tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_template.o tools/fapi/tools_fapi_tss2_authorizepolicy-tss2_authorizepolicy.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_exportpolicy tools/fapi/tools_fapi_tss2_exportpolicy-tss2_template.o tools/fapi/tools_fapi_tss2_exportpolicy-tss2_exportpolicy.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_exportpolicy tools/fapi/tools_fapi_tss2_exportpolicy-tss2_template.o tools/fapi/tools_fapi_tss2_exportpolicy-tss2_exportpolicy.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_provision tools/fapi/tools_fapi_tss2_provision-tss2_template.o tools/fapi/tools_fapi_tss2_provision-tss2_provision.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_provision tools/fapi/tools_fapi_tss2_provision-tss2_template.o tools/fapi/tools_fapi_tss2_provision-tss2_provision.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getrandom tools/fapi/tools_fapi_tss2_getrandom-tss2_template.o tools/fapi/tools_fapi_tss2_getrandom-tss2_getrandom.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_getrandom tools/fapi/tools_fapi_tss2_getrandom-tss2_template.o tools/fapi/tools_fapi_tss2_getrandom-tss2_getrandom.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_unseal tools/fapi/tools_fapi_tss2_unseal-tss2_template.o tools/fapi/tools_fapi_tss2_unseal-tss2_unseal.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_unseal tools/fapi/tools_fapi_tss2_unseal-tss2_template.o tools/fapi/tools_fapi_tss2_unseal-tss2_unseal.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ltss2-fapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_writeauthorizenv tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_template.o tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_writeauthorizenv.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/json-c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/fapi/tss2_writeauthorizenv tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_template.o tools/fapi/tools_fapi_tss2_writeauthorizenv-tss2_writeauthorizenv.o -ltss2-fapi lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_checkquote tools/misc/tpm2_checkquote.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_checkquote tools/misc/tpm2_checkquote.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_eventlog tools/misc/tpm2_eventlog.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_eventlog tools/misc/tpm2_eventlog.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_print tools/misc/tpm2_print.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_print tools/misc/tpm2_print.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_rc_decode tools/misc/tpm2_rc_decode.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/misc/tpm2_rc_decode tools/misc/tpm2_rc_decode.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_activatecredential tools/tpm2_activatecredential.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_activatecredential tools/tpm2_activatecredential.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_certify tools/tpm2_certify.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_certify tools/tpm2_certify.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changeauth tools/tpm2_changeauth.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changeauth tools/tpm2_changeauth.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changeeps tools/tpm2_changeeps.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changeeps tools/tpm2_changeeps.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changepps tools/tpm2_changepps.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_changepps tools/tpm2_changepps.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clear tools/tpm2_clear.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clear tools/tpm2_clear.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clockrateadjust tools/tpm2_clockrateadjust.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clockrateadjust tools/tpm2_clockrateadjust.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clearcontrol tools/tpm2_clearcontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_clearcontrol tools/tpm2_clearcontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_create tools/tpm2_create.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_create tools/tpm2_create.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createak tools/tpm2_createak.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createak tools/tpm2_createak.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createek tools/tpm2_createek.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createek tools/tpm2_createek.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createpolicy tools/tpm2_createpolicy.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createpolicy tools/tpm2_createpolicy.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_setprimarypolicy tools/tpm2_setprimarypolicy.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_setprimarypolicy tools/tpm2_setprimarypolicy.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createprimary tools/tpm2_createprimary.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_createprimary tools/tpm2_createprimary.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_dictionarylockout tools/tpm2_dictionarylockout.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_dictionarylockout tools/tpm2_dictionarylockout.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_duplicate tools/tpm2_duplicate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_duplicate tools/tpm2_duplicate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getcap tools/tpm2_getcap.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getcap tools/tpm2_getcap.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_gettestresult tools/tpm2_gettestresult.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_gettestresult tools/tpm2_gettestresult.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_encryptdecrypt tools/tpm2_encryptdecrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_encryptdecrypt tools/tpm2_encryptdecrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_evictcontrol tools/tpm2_evictcontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_evictcontrol tools/tpm2_evictcontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_flushcontext tools/tpm2_flushcontext.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_flushcontext tools/tpm2_flushcontext.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getrandom tools/tpm2_getrandom.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getrandom tools/tpm2_getrandom.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getekcertificate tools/tools_tpm2_getekcertificate-tpm2_getekcertificate.o tools/tools_tpm2_getekcertificate-tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid -lcurl libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_getekcertificate tools/tools_tpm2_getekcertificate-tpm2_getekcertificate.o tools/tools_tpm2_getekcertificate-tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid -lcurl /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_gettime tools/tpm2_gettime.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_gettime tools/tpm2_gettime.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hash tools/tpm2_hash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hash tools/tpm2_hash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hierarchycontrol tools/tpm2_hierarchycontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hierarchycontrol tools/tpm2_hierarchycontrol.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hmac tools/tpm2_hmac.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_hmac tools/tpm2_hmac.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_import tools/tpm2_import.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_import tools/tpm2_import.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_incrementalselftest tools/tpm2_incrementalselftest.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_incrementalselftest tools/tpm2_incrementalselftest.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_load tools/tpm2_load.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_load tools/tpm2_load.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_loadexternal tools/tpm2_loadexternal.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_loadexternal tools/tpm2_loadexternal.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_makecredential tools/tpm2_makecredential.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_makecredential tools/tpm2_makecredential.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvdefine tools/tpm2_nvdefine.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvdefine tools/tpm2_nvdefine.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvextend tools/tpm2_nvextend.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvextend tools/tpm2_nvextend.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvincrement tools/tpm2_nvincrement.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvincrement tools/tpm2_nvincrement.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvreadpublic tools/tpm2_nvreadpublic.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvreadpublic tools/tpm2_nvreadpublic.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvread tools/tpm2_nvread.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvread tools/tpm2_nvread.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvreadlock tools/tpm2_nvreadlock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvreadlock tools/tpm2_nvreadlock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvundefine tools/tpm2_nvundefine.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvundefine tools/tpm2_nvundefine.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvwrite tools/tpm2_nvwrite.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvwrite tools/tpm2_nvwrite.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvwritelock tools/tpm2_nvwritelock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvwritelock tools/tpm2_nvwritelock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvsetbits tools/tpm2_nvsetbits.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvsetbits tools/tpm2_nvsetbits.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrallocate tools/tpm2_pcrallocate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrallocate tools/tpm2_pcrallocate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrevent tools/tpm2_pcrevent.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrevent tools/tpm2_pcrevent.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrextend tools/tpm2_pcrextend.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrextend tools/tpm2_pcrextend.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrread tools/tpm2_pcrread.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrread tools/tpm2_pcrread.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrreset tools/tpm2_pcrreset.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_pcrreset tools/tpm2_pcrreset.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policypcr tools/tpm2_policypcr.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policypcr tools/tpm2_policypcr.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthorize tools/tpm2_policyauthorize.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthorize tools/tpm2_policyauthorize.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthorizenv tools/tpm2_policyauthorizenv.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthorizenv tools/tpm2_policyauthorizenv.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynv tools/tpm2_policynv.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynv tools/tpm2_policynv.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycountertimer tools/tpm2_policycountertimer.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycountertimer tools/tpm2_policycountertimer.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyor tools/tpm2_policyor.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyor tools/tpm2_policyor.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynamehash tools/tpm2_policynamehash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynamehash tools/tpm2_policynamehash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policytemplate tools/tpm2_policytemplate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policytemplate tools/tpm2_policytemplate.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycphash tools/tpm2_policycphash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycphash tools/tpm2_policycphash.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policypassword tools/tpm2_policypassword.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policypassword tools/tpm2_policypassword.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policysigned tools/tpm2_policysigned.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policysigned tools/tpm2_policysigned.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyticket tools/tpm2_policyticket.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyticket tools/tpm2_policyticket.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthvalue tools/tpm2_policyauthvalue.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyauthvalue tools/tpm2_policyauthvalue.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policysecret tools/tpm2_policysecret.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policysecret tools/tpm2_policysecret.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyrestart tools/tpm2_policyrestart.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyrestart tools/tpm2_policyrestart.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycommandcode tools/tpm2_policycommandcode.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policycommandcode tools/tpm2_policycommandcode.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynvwritten tools/tpm2_policynvwritten.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policynvwritten tools/tpm2_policynvwritten.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyduplicationselect tools/tpm2_policyduplicationselect.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policyduplicationselect tools/tpm2_policyduplicationselect.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policylocality tools/tpm2_policylocality.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_policylocality tools/tpm2_policylocality.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_quote tools/tpm2_quote.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_quote tools/tpm2_quote.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_readclock tools/tpm2_readclock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_readclock tools/tpm2_readclock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_readpublic tools/tpm2_readpublic.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_readpublic tools/tpm2_readpublic.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_rsadecrypt tools/tpm2_rsadecrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_rsadecrypt tools/tpm2_rsadecrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_rsaencrypt tools/tpm2_rsaencrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_rsaencrypt tools/tpm2_rsaencrypt.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_send tools/tpm2_send.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_send tools/tpm2_send.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_selftest tools/tpm2_selftest.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_selftest tools/tpm2_selftest.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_shutdown tools/tpm2_shutdown.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_shutdown tools/tpm2_shutdown.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_setclock tools/tpm2_setclock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_setclock tools/tpm2_setclock.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_sign tools/tpm2_sign.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_sign tools/tpm2_sign.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_certifycreation tools/tpm2_certifycreation.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_certifycreation tools/tpm2_certifycreation.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_startauthsession tools/tpm2_startauthsession.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_startauthsession tools/tpm2_startauthsession.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvcertify tools/tpm2_nvcertify.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_nvcertify tools/tpm2_nvcertify.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_startup tools/tpm2_startup.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_startup tools/tpm2_startup.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_stirrandom tools/tpm2_stirrandom.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_stirrandom tools/tpm2_stirrandom.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_testparms tools/tpm2_testparms.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_testparms tools/tpm2_testparms.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_unseal tools/tpm2_unseal.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_unseal tools/tpm2_unseal.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid /bin/sh ./libtool --tag=CC --mode=link gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -pie -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_verifysignature tools/tpm2_verifysignature.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid libtool: link: gcc -I./tools -I./lib -Wall -Wextra -Werror -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -Wbool-compare -O2 -fPIC -fPIE -D_GNU_SOURCE -Wstringop-overflow=4 -Wstringop-truncation -Wduplicated-branches -Wduplicated-cond -fdata-sections -ffunction-sections -I/usr/include/uuid -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--gc-sections -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tools/tpm2_verifysignature tools/tpm2_verifysignature.o tools/tpm2_tool.o lib/libcommon.a -ltss2-esys -ltss2-mu -lcrypto -ltss2-tctildr -ltss2-rc -ltss2-sys -luuid + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uvvwA0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 + cd tpm2-tools-4.2.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/tpm2-tools-4.2.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p tools/fapi/tss2_decrypt tools/fapi/tss2_encrypt tools/fapi/tss2_list tools/fapi/tss2_changeauth tools/fapi/tss2_delete tools/fapi/tss2_import tools/fapi/tss2_getinfo tools/fapi/tss2_createkey tools/fapi/tss2_createseal tools/fapi/tss2_exportkey tools/fapi/tss2_getcertificate tools/fapi/tss2_getplatformcertificates tools/fapi/tss2_gettpmblobs tools/fapi/tss2_getappdata tools/fapi/tss2_setappdata tools/fapi/tss2_setcertificate tools/fapi/tss2_sign tools/fapi/tss2_verifysignature tools/fapi/tss2_verifyquote tools/fapi/tss2_createnv tools/fapi/tss2_nvextend tools/fapi/tss2_nvincrement tools/fapi/tss2_nvread tools/fapi/tss2_nvsetbits tools/fapi/tss2_nvwrite tools/fapi/tss2_getdescription tools/fapi/tss2_setdescription tools/fapi/tss2_pcrextend tools/fapi/tss2_quote tools/fapi/tss2_pcrread tools/fapi/tss2_authorizepolicy tools/fapi/tss2_exportpolicy tools/fapi/tss2_import tools/fapi/tss2_provision tools/fapi/tss2_getrandom tools/fapi/tss2_unseal tools/fapi/tss2_writeauthorizenv tools/misc/tpm2_checkquote tools/misc/tpm2_eventlog tools/misc/tpm2_print tools/misc/tpm2_rc_decode tools/tpm2_activatecredential tools/tpm2_certify tools/tpm2_changeauth tools/tpm2_changeeps tools/tpm2_changepps tools/tpm2_clear tools/tpm2_clearcontrol tools/tpm2_clockrateadjust tools/tpm2_create tools/tpm2_createak tools/tpm2_createek tools/tpm2_createpolicy tools/tpm2_setprimarypolicy tools/tpm2_createprimary tools/tpm2_dictionarylockout tools/tpm2_duplicate tools/tpm2_getcap tools/tpm2_gettestresult tools/tpm2_encryptdecrypt tools/tpm2_evictcontrol tools/tpm2_flushcontext tools/tpm2_getekcertificate tools/tpm2_getrandom tools/tpm2_gettime tools/tpm2_hash tools/tpm2_hierarchycontrol tools/tpm2_hmac tools/tpm2_import tools/tpm2_incrementalselftest tools/tpm2_load tools/tpm2_loadexternal tools/tpm2_makecredential tools/tpm2_nvdefine tools/tpm2_nvextend tools/tpm2_nvincrement tools/tpm2_nvreadpublic tools/tpm2_nvread tools/tpm2_nvreadlock tools/tpm2_nvundefine tools/tpm2_nvwrite tools/tpm2_nvwritelock tools/tpm2_nvsetbits tools/tpm2_pcrallocate tools/tpm2_pcrevent tools/tpm2_pcrextend tools/tpm2_pcrread tools/tpm2_pcrreset tools/tpm2_policypcr tools/tpm2_policyauthorize tools/tpm2_policyauthorizenv tools/tpm2_policynv tools/tpm2_policycountertimer tools/tpm2_policyor tools/tpm2_policynamehash tools/tpm2_policytemplate tools/tpm2_policycphash tools/tpm2_policypassword tools/tpm2_policysigned tools/tpm2_policyticket tools/tpm2_policyauthvalue tools/tpm2_policysecret tools/tpm2_policyrestart tools/tpm2_policycommandcode tools/tpm2_policynvwritten tools/tpm2_policyduplicationselect tools/tpm2_policylocality tools/tpm2_quote tools/tpm2_readclock tools/tpm2_readpublic tools/tpm2_rsadecrypt tools/tpm2_rsaencrypt tools/tpm2_send tools/tpm2_selftest tools/tpm2_setclock tools/tpm2_shutdown tools/tpm2_sign tools/tpm2_certifycreation tools/tpm2_nvcertify tools/tpm2_startauthsession tools/tpm2_startup tools/tpm2_stirrandom tools/tpm2_testparms tools/tpm2_unseal tools/tpm2_verifysignature '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p tools/fapi/tss2_decrypt /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_decrypt libtool: install: /usr/bin/install -p tools/fapi/tss2_encrypt /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_encrypt libtool: install: /usr/bin/install -p tools/fapi/tss2_list /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_list libtool: install: /usr/bin/install -p tools/fapi/tss2_changeauth /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_changeauth libtool: install: /usr/bin/install -p tools/fapi/tss2_delete /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_delete libtool: install: /usr/bin/install -p tools/fapi/tss2_import /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_import libtool: install: /usr/bin/install -p tools/fapi/tss2_getinfo /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getinfo libtool: install: /usr/bin/install -p tools/fapi/tss2_createkey /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createkey libtool: install: /usr/bin/install -p tools/fapi/tss2_createseal /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createseal libtool: install: /usr/bin/install -p tools/fapi/tss2_exportkey /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportkey libtool: install: /usr/bin/install -p tools/fapi/tss2_getcertificate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getcertificate libtool: install: /usr/bin/install -p tools/fapi/tss2_getplatformcertificates /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getplatformcertificates libtool: install: /usr/bin/install -p tools/fapi/tss2_gettpmblobs /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_gettpmblobs libtool: install: /usr/bin/install -p tools/fapi/tss2_getappdata /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getappdata libtool: install: /usr/bin/install -p tools/fapi/tss2_setappdata /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setappdata libtool: install: /usr/bin/install -p tools/fapi/tss2_setcertificate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setcertificate libtool: install: /usr/bin/install -p tools/fapi/tss2_sign /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_sign libtool: install: /usr/bin/install -p tools/fapi/tss2_verifysignature /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifysignature libtool: install: /usr/bin/install -p tools/fapi/tss2_verifyquote /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifyquote libtool: install: /usr/bin/install -p tools/fapi/tss2_createnv /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createnv libtool: install: /usr/bin/install -p tools/fapi/tss2_nvextend /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvextend libtool: install: /usr/bin/install -p tools/fapi/tss2_nvincrement /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvincrement libtool: install: /usr/bin/install -p tools/fapi/tss2_nvread /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvread libtool: install: /usr/bin/install -p tools/fapi/tss2_nvsetbits /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvsetbits libtool: install: /usr/bin/install -p tools/fapi/tss2_nvwrite /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvwrite libtool: install: /usr/bin/install -p tools/fapi/tss2_getdescription /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getdescription libtool: install: /usr/bin/install -p tools/fapi/tss2_setdescription /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setdescription libtool: install: /usr/bin/install -p tools/fapi/tss2_pcrextend /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrextend libtool: install: /usr/bin/install -p tools/fapi/tss2_quote /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_quote libtool: install: /usr/bin/install -p tools/fapi/tss2_pcrread /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrread libtool: install: /usr/bin/install -p tools/fapi/tss2_authorizepolicy /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_authorizepolicy libtool: install: /usr/bin/install -p tools/fapi/tss2_exportpolicy /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportpolicy libtool: install: /usr/bin/install -p tools/fapi/tss2_import /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_import libtool: install: /usr/bin/install -p tools/fapi/tss2_provision /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_provision libtool: install: /usr/bin/install -p tools/fapi/tss2_getrandom /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getrandom libtool: install: /usr/bin/install -p tools/fapi/tss2_unseal /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_unseal libtool: install: /usr/bin/install -p tools/fapi/tss2_writeauthorizenv /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_writeauthorizenv libtool: install: /usr/bin/install -p tools/misc/tpm2_checkquote /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_checkquote libtool: install: /usr/bin/install -p tools/misc/tpm2_eventlog /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_eventlog libtool: install: /usr/bin/install -p tools/misc/tpm2_print /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_print libtool: install: /usr/bin/install -p tools/misc/tpm2_rc_decode /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rc_decode libtool: install: /usr/bin/install -p tools/tpm2_activatecredential /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_activatecredential libtool: install: /usr/bin/install -p tools/tpm2_certify /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certify libtool: install: /usr/bin/install -p tools/tpm2_changeauth /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeauth libtool: install: /usr/bin/install -p tools/tpm2_changeeps /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeeps libtool: install: /usr/bin/install -p tools/tpm2_changepps /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changepps libtool: install: /usr/bin/install -p tools/tpm2_clear /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clear libtool: install: /usr/bin/install -p tools/tpm2_clearcontrol /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clearcontrol libtool: install: /usr/bin/install -p tools/tpm2_clockrateadjust /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clockrateadjust libtool: install: /usr/bin/install -p tools/tpm2_create /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_create libtool: install: /usr/bin/install -p tools/tpm2_createak /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createak libtool: install: /usr/bin/install -p tools/tpm2_createek /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createek libtool: install: /usr/bin/install -p tools/tpm2_createpolicy /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createpolicy libtool: install: /usr/bin/install -p tools/tpm2_setprimarypolicy /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setprimarypolicy libtool: install: /usr/bin/install -p tools/tpm2_createprimary /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createprimary libtool: install: /usr/bin/install -p tools/tpm2_dictionarylockout /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_dictionarylockout libtool: install: /usr/bin/install -p tools/tpm2_duplicate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_duplicate libtool: install: /usr/bin/install -p tools/tpm2_getcap /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getcap libtool: install: /usr/bin/install -p tools/tpm2_gettestresult /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettestresult libtool: install: /usr/bin/install -p tools/tpm2_encryptdecrypt /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_encryptdecrypt libtool: install: /usr/bin/install -p tools/tpm2_evictcontrol /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_evictcontrol libtool: install: /usr/bin/install -p tools/tpm2_flushcontext /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_flushcontext libtool: install: /usr/bin/install -p tools/tpm2_getekcertificate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getekcertificate libtool: install: /usr/bin/install -p tools/tpm2_getrandom /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getrandom libtool: install: /usr/bin/install -p tools/tpm2_gettime /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettime libtool: install: /usr/bin/install -p tools/tpm2_hash /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hash libtool: install: /usr/bin/install -p tools/tpm2_hierarchycontrol /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hierarchycontrol libtool: install: /usr/bin/install -p tools/tpm2_hmac /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hmac libtool: install: /usr/bin/install -p tools/tpm2_import /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_import libtool: install: /usr/bin/install -p tools/tpm2_incrementalselftest /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_incrementalselftest libtool: install: /usr/bin/install -p tools/tpm2_load /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_load libtool: install: /usr/bin/install -p tools/tpm2_loadexternal /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_loadexternal libtool: install: /usr/bin/install -p tools/tpm2_makecredential /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_makecredential libtool: install: /usr/bin/install -p tools/tpm2_nvdefine /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvdefine libtool: install: /usr/bin/install -p tools/tpm2_nvextend /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvextend libtool: install: /usr/bin/install -p tools/tpm2_nvincrement /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvincrement libtool: install: /usr/bin/install -p tools/tpm2_nvreadpublic /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadpublic libtool: install: /usr/bin/install -p tools/tpm2_nvread /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvread libtool: install: /usr/bin/install -p tools/tpm2_nvreadlock /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadlock libtool: install: /usr/bin/install -p tools/tpm2_nvundefine /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvundefine libtool: install: /usr/bin/install -p tools/tpm2_nvwrite /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwrite libtool: install: /usr/bin/install -p tools/tpm2_nvwritelock /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwritelock libtool: install: /usr/bin/install -p tools/tpm2_nvsetbits /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvsetbits libtool: install: /usr/bin/install -p tools/tpm2_pcrallocate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrallocate libtool: install: /usr/bin/install -p tools/tpm2_pcrevent /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrevent libtool: install: /usr/bin/install -p tools/tpm2_pcrextend /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrextend libtool: install: /usr/bin/install -p tools/tpm2_pcrread /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrread libtool: install: /usr/bin/install -p tools/tpm2_pcrreset /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrreset libtool: install: /usr/bin/install -p tools/tpm2_policypcr /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypcr libtool: install: /usr/bin/install -p tools/tpm2_policyauthorize /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorize libtool: install: /usr/bin/install -p tools/tpm2_policyauthorizenv /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorizenv libtool: install: /usr/bin/install -p tools/tpm2_policynv /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynv libtool: install: /usr/bin/install -p tools/tpm2_policycountertimer /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycountertimer libtool: install: /usr/bin/install -p tools/tpm2_policyor /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyor libtool: install: /usr/bin/install -p tools/tpm2_policynamehash /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynamehash libtool: install: /usr/bin/install -p tools/tpm2_policytemplate /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policytemplate libtool: install: /usr/bin/install -p tools/tpm2_policycphash /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycphash libtool: install: /usr/bin/install -p tools/tpm2_policypassword /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypassword libtool: install: /usr/bin/install -p tools/tpm2_policysigned /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysigned libtool: install: /usr/bin/install -p tools/tpm2_policyticket /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyticket libtool: install: /usr/bin/install -p tools/tpm2_policyauthvalue /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthvalue libtool: install: /usr/bin/install -p tools/tpm2_policysecret /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysecret libtool: install: /usr/bin/install -p tools/tpm2_policyrestart /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyrestart libtool: install: /usr/bin/install -p tools/tpm2_policycommandcode /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycommandcode libtool: install: /usr/bin/install -p tools/tpm2_policynvwritten /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynvwritten libtool: install: /usr/bin/install -p tools/tpm2_policyduplicationselect /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyduplicationselect libtool: install: /usr/bin/install -p tools/tpm2_policylocality /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policylocality libtool: install: /usr/bin/install -p tools/tpm2_quote /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_quote libtool: install: /usr/bin/install -p tools/tpm2_readclock /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readclock libtool: install: /usr/bin/install -p tools/tpm2_readpublic /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readpublic libtool: install: /usr/bin/install -p tools/tpm2_rsadecrypt /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsadecrypt libtool: install: /usr/bin/install -p tools/tpm2_rsaencrypt /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsaencrypt libtool: install: /usr/bin/install -p tools/tpm2_send /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_send libtool: install: /usr/bin/install -p tools/tpm2_selftest /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_selftest libtool: install: /usr/bin/install -p tools/tpm2_setclock /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setclock libtool: install: /usr/bin/install -p tools/tpm2_shutdown /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_shutdown libtool: install: /usr/bin/install -p tools/tpm2_sign /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_sign libtool: install: /usr/bin/install -p tools/tpm2_certifycreation /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certifycreation libtool: install: /usr/bin/install -p tools/tpm2_nvcertify /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvcertify libtool: install: /usr/bin/install -p tools/tpm2_startauthsession /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startauthsession libtool: install: /usr/bin/install -p tools/tpm2_startup /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startup libtool: install: /usr/bin/install -p tools/tpm2_stirrandom /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_stirrandom libtool: install: /usr/bin/install -p tools/tpm2_testparms /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_testparms libtool: install: /usr/bin/install -p tools/tpm2_unseal /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_unseal libtool: install: /usr/bin/install -p tools/tpm2_verifysignature /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_verifysignature /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 dist/bash-completion/tpm2-tools/tpm2_completion.bash dist/bash-completion/tpm2-tools/tss2_decrypt dist/bash-completion/tpm2-tools/tss2_encrypt dist/bash-completion/tpm2-tools/tss2_list dist/bash-completion/tpm2-tools/tss2_changeauth dist/bash-completion/tpm2-tools/tss2_delete dist/bash-completion/tpm2-tools/tss2_import dist/bash-completion/tpm2-tools/tss2_getinfo dist/bash-completion/tpm2-tools/tss2_createkey dist/bash-completion/tpm2-tools/tss2_createseal dist/bash-completion/tpm2-tools/tss2_exportkey dist/bash-completion/tpm2-tools/tss2_getcertificate dist/bash-completion/tpm2-tools/tss2_getplatformcertificates dist/bash-completion/tpm2-tools/tss2_gettpmblobs dist/bash-completion/tpm2-tools/tss2_setcertificate dist/bash-completion/tpm2-tools/tss2_getappdata dist/bash-completion/tpm2-tools/tss2_setappdata dist/bash-completion/tpm2-tools/tss2_sign dist/bash-completion/tpm2-tools/tss2_verifysignature dist/bash-completion/tpm2-tools/tss2_verifyquote dist/bash-completion/tpm2-tools/tss2_createnv dist/bash-completion/tpm2-tools/tss2_nvextend dist/bash-completion/tpm2-tools/tss2_nvincrement dist/bash-completion/tpm2-tools/tss2_nvread dist/bash-completion/tpm2-tools/tss2_nvsetbits dist/bash-completion/tpm2-tools/tss2_nvwrite dist/bash-completion/tpm2-tools/tss2_getdescription dist/bash-completion/tpm2-tools/tss2_setdescription dist/bash-completion/tpm2-tools/tss2_pcrextend dist/bash-completion/tpm2-tools/tss2_quote dist/bash-completion/tpm2-tools/tss2_pcrread dist/bash-completion/tpm2-tools/tss2_authorizepolicy dist/bash-completion/tpm2-tools/tss2_exportpolicy dist/bash-completion/tpm2-tools/tss2_provision dist/bash-completion/tpm2-tools/tss2_getrandom dist/bash-completion/tpm2-tools/tss2_unseal dist/bash-completion/tpm2-tools/tss2_writeauthorizenv '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/tpm2_activatecredential.1 man/man1/tpm2_certify.1 man/man1/tpm2_changeauth.1 man/man1/tpm2_changeeps.1 man/man1/tpm2_changepps.1 man/man1/tpm2_checkquote.1 man/man1/tpm2_clear.1 man/man1/tpm2_clearcontrol.1 man/man1/tpm2_clockrateadjust.1 man/man1/tpm2_create.1 man/man1/tpm2_createak.1 man/man1/tpm2_createek.1 man/man1/tpm2_createpolicy.1 man/man1/tpm2_setprimarypolicy.1 man/man1/tpm2_createprimary.1 man/man1/tpm2_dictionarylockout.1 man/man1/tpm2_duplicate.1 man/man1/tpm2_getcap.1 man/man1/tpm2_encryptdecrypt.1 man/man1/tpm2_eventlog.1 man/man1/tpm2_evictcontrol.1 man/man1/tpm2_flushcontext.1 man/man1/tpm2_getekcertificate.1 man/man1/tpm2_getrandom.1 man/man1/tpm2_gettestresult.1 man/man1/tpm2_gettime.1 man/man1/tpm2_hierarchycontrol.1 man/man1/tpm2_hash.1 man/man1/tpm2_hmac.1 man/man1/tpm2_import.1 man/man1/tpm2_incrementalselftest.1 man/man1/tpm2_load.1 man/man1/tpm2_loadexternal.1 man/man1/tpm2_makecredential.1 man/man1/tpm2_nvdefine.1 man/man1/tpm2_nvextend.1 man/man1/tpm2_nvincrement.1 man/man1/tpm2_nvreadpublic.1 man/man1/tpm2_nvread.1 man/man1/tpm2_nvreadlock.1 '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/tpm2_nvundefine.1 man/man1/tpm2_nvwrite.1 man/man1/tpm2_nvwritelock.1 man/man1/tpm2_nvsetbits.1 man/man1/tpm2_pcrallocate.1 man/man1/tpm2_pcrevent.1 man/man1/tpm2_pcrextend.1 man/man1/tpm2_pcrread.1 man/man1/tpm2_pcrreset.1 man/man1/tpm2_policypcr.1 man/man1/tpm2_policyrestart.1 man/man1/tpm2_policycommandcode.1 man/man1/tpm2_policynvwritten.1 man/man1/tpm2_policyduplicationselect.1 man/man1/tpm2_policylocality.1 man/man1/tpm2_policyauthorize.1 man/man1/tpm2_policyauthorizenv.1 man/man1/tpm2_policynv.1 man/man1/tpm2_policycountertimer.1 man/man1/tpm2_policyor.1 man/man1/tpm2_policynamehash.1 man/man1/tpm2_policytemplate.1 man/man1/tpm2_policycphash.1 man/man1/tpm2_policypassword.1 man/man1/tpm2_policysigned.1 man/man1/tpm2_policyticket.1 man/man1/tpm2_policyauthvalue.1 man/man1/tpm2_policysecret.1 man/man1/tpm2_print.1 man/man1/tpm2_quote.1 man/man1/tpm2_rc_decode.1 man/man1/tpm2_readclock.1 man/man1/tpm2_readpublic.1 man/man1/tpm2_rsadecrypt.1 man/man1/tpm2_rsaencrypt.1 man/man1/tpm2_send.1 man/man1/tpm2_selftest.1 man/man1/tpm2_setclock.1 man/man1/tpm2_shutdown.1 man/man1/tpm2_sign.1 '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/tpm2_certifycreation.1 man/man1/tpm2_nvcertify.1 man/man1/tpm2_startauthsession.1 man/man1/tpm2_startup.1 man/man1/tpm2_stirrandom.1 man/man1/tpm2_testparms.1 man/man1/tpm2_unseal.1 man/man1/tpm2_verifysignature.1 man/man1/tss2_list.1 man/man1/tss2_changeauth.1 man/man1/tss2_delete.1 man/man1/tss2_import.1 man/man1/tss2_decrypt.1 man/man1/tss2_encrypt.1 man/man1/tss2_getinfo.1 man/man1/tss2_createnv.1 man/man1/tss2_nvread.1 man/man1/tss2_nvextend.1 man/man1/tss2_nvincrement.1 man/man1/tss2_nvsetbits.1 man/man1/tss2_nvwrite.1 man/man1/tss2_createkey.1 man/man1/tss2_createseal.1 man/man1/tss2_getcertificate.1 man/man1/tss2_getplatformcertificates.1 man/man1/tss2_gettpmblobs.1 man/man1/tss2_getappdata.1 man/man1/tss2_setappdata.1 man/man1/tss2_setcertificate.1 man/man1/tss2_exportkey.1 man/man1/tss2_sign.1 man/man1/tss2_verifysignature.1 man/man1/tss2_verifyquote.1 man/man1/tss2_getdescription.1 man/man1/tss2_setdescription.1 man/man1/tss2_pcrextend.1 man/man1/tss2_quote.1 man/man1/tss2_pcrread.1 man/man1/tss2_provision.1 man/man1/tss2_authorizepolicy.1 '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/tss2_exportpolicy.1 man/man1/tss2_unseal.1 man/man1/tss2_import.1 man/man1/tss2_getrandom.1 man/man1/tss2_writeauthorizenv.1 '/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/man/man1' /usr/bin/make install-data-hook make[2]: Entering directory '/builddir/build/BUILD/tpm2-tools-4.2.1' cd /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/bash-completion/completions && \ for tool in tools/fapi/tss2_decrypt tools/fapi/tss2_encrypt tools/fapi/tss2_list tools/fapi/tss2_changeauth tools/fapi/tss2_delete tools/fapi/tss2_import tools/fapi/tss2_getinfo tools/fapi/tss2_createkey tools/fapi/tss2_createseal tools/fapi/tss2_exportkey tools/fapi/tss2_getcertificate tools/fapi/tss2_getplatformcertificates tools/fapi/tss2_gettpmblobs tools/fapi/tss2_getappdata tools/fapi/tss2_setappdata tools/fapi/tss2_setcertificate tools/fapi/tss2_sign tools/fapi/tss2_verifysignature tools/fapi/tss2_verifyquote tools/fapi/tss2_createnv tools/fapi/tss2_nvextend tools/fapi/tss2_nvincrement tools/fapi/tss2_nvread tools/fapi/tss2_nvsetbits tools/fapi/tss2_nvwrite tools/fapi/tss2_getdescription tools/fapi/tss2_setdescription tools/fapi/tss2_pcrextend tools/fapi/tss2_quote tools/fapi/tss2_pcrread tools/fapi/tss2_authorizepolicy tools/fapi/tss2_exportpolicy tools/fapi/tss2_import tools/fapi/tss2_provision tools/fapi/tss2_getrandom tools/fapi/tss2_unseal tools/fapi/tss2_writeauthorizenv tools/misc/tpm2_checkquote tools/misc/tpm2_eventlog tools/misc/tpm2_print tools/misc/tpm2_rc_decode tools/tpm2_activatecredential tools/tpm2_certify tools/tpm2_changeauth tools/tpm2_changeeps tools/tpm2_changepps tools/tpm2_clear tools/tpm2_clearcontrol tools/tpm2_clockrateadjust tools/tpm2_create tools/tpm2_createak tools/tpm2_createek tools/tpm2_createpolicy tools/tpm2_setprimarypolicy tools/tpm2_createprimary tools/tpm2_dictionarylockout tools/tpm2_duplicate tools/tpm2_getcap tools/tpm2_gettestresult tools/tpm2_encryptdecrypt tools/tpm2_evictcontrol tools/tpm2_flushcontext tools/tpm2_getekcertificate tools/tpm2_getrandom tools/tpm2_gettime tools/tpm2_hash tools/tpm2_hierarchycontrol tools/tpm2_hmac tools/tpm2_import tools/tpm2_incrementalselftest tools/tpm2_load tools/tpm2_loadexternal tools/tpm2_makecredential tools/tpm2_nvdefine tools/tpm2_nvextend tools/tpm2_nvincrement tools/tpm2_nvreadpublic tools/tpm2_nvread tools/tpm2_nvreadlock tools/tpm2_nvundefine tools/tpm2_nvwrite tools/tpm2_nvwritelock tools/tpm2_nvsetbits tools/tpm2_pcrallocate tools/tpm2_pcrevent tools/tpm2_pcrextend tools/tpm2_pcrread tools/tpm2_pcrreset tools/tpm2_policypcr tools/tpm2_policyauthorize tools/tpm2_policyauthorizenv tools/tpm2_policynv tools/tpm2_policycountertimer tools/tpm2_policyor tools/tpm2_policynamehash tools/tpm2_policytemplate tools/tpm2_policycphash tools/tpm2_policypassword tools/tpm2_policysigned tools/tpm2_policyticket tools/tpm2_policyauthvalue tools/tpm2_policysecret tools/tpm2_policyrestart tools/tpm2_policycommandcode tools/tpm2_policynvwritten tools/tpm2_policyduplicationselect tools/tpm2_policylocality tools/tpm2_quote tools/tpm2_readclock tools/tpm2_readpublic tools/tpm2_rsadecrypt tools/tpm2_rsaencrypt tools/tpm2_send tools/tpm2_selftest tools/tpm2_setclock tools/tpm2_shutdown tools/tpm2_sign tools/tpm2_certifycreation tools/tpm2_nvcertify tools/tpm2_startauthsession tools/tpm2_startup tools/tpm2_stirrandom tools/tpm2_testparms tools/tpm2_unseal tools/tpm2_verifysignature; do \ [ "${tool}" = "${tool#tools/fapi/*}" ] && ln -s -f tpm2_completion.bash ${tool##*/}; \ done make[2]: Leaving directory '/builddir/build/BUILD/tpm2-tools-4.2.1' make[1]: Leaving directory '/builddir/build/BUILD/tpm2-tools-4.2.1' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.2.1-1.fc33 --unique-debug-suffix -4.2.1-1.fc33.riscv64 --unique-debug-src-base tpm2-tools-4.2.1-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tpm2-tools-4.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certify explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certifycreation explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_activatecredential explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeauth extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certifycreation extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_certify extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_activatecredential extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeauth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeeps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changepps extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changeeps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_checkquote extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_changepps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clear extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_checkquote extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clear explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clearcontrol extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clearcontrol explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createak explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_create explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clockrateadjust extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_clockrateadjust extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_create extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createak explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createek explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createpolicy extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createek explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createprimary extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createpolicy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_dictionarylockout extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_dictionarylockout extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_createprimary explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_duplicate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_duplicate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_eventlog explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_encryptdecrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_evictcontrol extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_eventlog extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_encryptdecrypt extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_evictcontrol explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_flushcontext explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getcap extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_flushcontext explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getekcertificate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getcap extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getekcertificate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getrandom extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_getrandom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettestresult extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettestresult explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettime extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hash extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_gettime explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hierarchycontrol extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hierarchycontrol explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hmac extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_hmac explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_import extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_import explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_incrementalselftest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_load extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_incrementalselftest extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_load explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_loadexternal extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_loadexternal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_makecredential extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_makecredential explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvcertify extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvcertify explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvdefine extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvdefine explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvextend extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvextend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvincrement explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvread extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvincrement extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadlock extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadlock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadpublic extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvreadpublic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvsetbits explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvundefine extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvsetbits extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvundefine explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwrite extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwrite explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwritelock extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_nvwritelock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrallocate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrallocate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrevent extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrevent explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrextend extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrextend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrread extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrreset explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorize extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_pcrreset extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorize explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorizenv extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthorizenv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthvalue extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyauthvalue explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycommandcode extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycommandcode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycountertimer extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycountertimer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycphash extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policycphash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyduplicationselect extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyduplicationselect explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policylocality explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynamehash extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policylocality extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynamehash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynv extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynvwritten extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policynvwritten explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyor extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyor explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypassword extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypassword explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypcr extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policypcr explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyrestart extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyrestart explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysecret extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysecret explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysigned extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policysigned explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policytemplate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policytemplate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyticket extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_policyticket explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_print extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_print explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_quote extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_quote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rc_decode extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rc_decode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readclock extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readclock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readpublic extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_readpublic explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsadecrypt extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsadecrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsaencrypt extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_rsaencrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_selftest extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_selftest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_send extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_send explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setclock extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setclock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setprimarypolicy extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_setprimarypolicy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_shutdown extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_shutdown explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_sign extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_sign explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startauthsession extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startauthsession explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startup extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_startup explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_stirrandom extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_stirrandom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_testparms extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_testparms explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_unseal extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_unseal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_verifysignature extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tpm2_verifysignature explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_authorizepolicy extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_authorizepolicy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_changeauth extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_changeauth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createkey extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createkey explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createnv extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createnv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createseal extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_createseal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_decrypt extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_decrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_delete extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_delete explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_encrypt extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_encrypt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportkey extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportkey explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportpolicy extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_exportpolicy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getappdata extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getappdata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getcertificate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getcertificate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getdescription extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getdescription explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getinfo extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getplatformcertificates extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getplatformcertificates explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getrandom extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_getrandom explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_gettpmblobs extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_gettpmblobs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_import extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_import explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_list extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_list explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvextend extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvextend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvincrement extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvincrement explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvread extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvsetbits extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvsetbits explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvwrite extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_nvwrite explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrextend extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrextend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrread extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_pcrread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_provision extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_provision explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_quote extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_quote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setappdata extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setappdata explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setcertificate extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setcertificate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setdescription extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_setdescription explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_sign extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_sign explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_unseal extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_unseal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifyquote extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifyquote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifysignature extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_verifysignature explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_writeauthorizenv extracting debug info from /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/bin/tss2_writeauthorizenv original debug info size: 89300kB, size after compression: 75936kB /usr/lib/rpm/sepdebugcrcfix: Updated 124 CRC32s, 0 CRC32s did match. 2221 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tpm2-tools-4.2.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hwkz6X + umask 022 + cd /builddir/build/BUILD + cd tpm2-tools-4.2.1 + DOCDIR=/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/doc/tpm2-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/doc/tpm2-tools + cp -pr README.md /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/doc/tpm2-tools + cp -pr doc/CHANGELOG.md /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/doc/tpm2-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Sa78p1 + umask 022 + cd /builddir/build/BUILD + cd tpm2-tools-4.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/licenses/tpm2-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/licenses/tpm2-tools + cp -pr doc/LICENSE /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64/usr/share/licenses/tpm2-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: tpm2-tools = 4.2.1-1.fc33 tpm2-tools(riscv-64) = 4.2.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) libcurl.so.4()(64bit) libtss2-esys.so.0()(64bit) libtss2-fapi.so.0()(64bit) libtss2-mu.so.0()(64bit) libtss2-rc.so.0()(64bit) libtss2-sys.so.0()(64bit) libtss2-tctildr.so.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: tpm2-tools-debugsource-4.2.1-1.fc33.riscv64 Provides: tpm2-tools-debugsource = 4.2.1-1.fc33 tpm2-tools-debugsource(riscv-64) = 4.2.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tpm2-tools-debuginfo-4.2.1-1.fc33.riscv64 Provides: debuginfo(build-id) = 009841b680cffd3a138cd3469ff787de7017c2e7 debuginfo(build-id) = 02c5dd123d07c58a5e83e1d40830274c92d2ad2c debuginfo(build-id) = 03cb4dac5938459da542d9598b27fe7db3537d54 debuginfo(build-id) = 092709a89de27c9558493bf3e520c35097f64086 debuginfo(build-id) = 0d41988d9dc57fa36377833ee8a51b61ed817302 debuginfo(build-id) = 141034f88717a9c26a52f6fd4e0295110629df2d debuginfo(build-id) = 198b7c079ac4a0d568b5fe9b4ce059d1859524f7 debuginfo(build-id) = 1a79dae933dcd44a617999553faa55059aa7fef0 debuginfo(build-id) = 1dbf606de30766a323dc902258975f1ae07a58c7 debuginfo(build-id) = 1fe632b0eb4a06e428509eaa4e235622d7acf249 debuginfo(build-id) = 225dbe8c5a03985ca774bc3c762a37e36dd22f8e debuginfo(build-id) = 256bb53deb6664cfdc8705f5982cdc056d8b2057 debuginfo(build-id) = 25969ba5f2e1cbfa853f8ec961c1987c26d81b17 debuginfo(build-id) = 2a08eed6c66a7123b835fd8d9540caa87c1aba7f debuginfo(build-id) = 2ba752c045382ae2f0d8efe3f6a5ed097df8de42 debuginfo(build-id) = 2e989da2dfdfe3b1b508eaaaea0e5f7160fc3393 debuginfo(build-id) = 30134445a275e97bd7711845dd0b9bd4f73b1d6b debuginfo(build-id) = 302059eddd63462fe1dd752c8b5209cf1f1a1b94 debuginfo(build-id) = 31f2626c5a381fb3e972ddb92cf4cf6eb76785e6 debuginfo(build-id) = 358e11f9b06ea11d74ade237f4e108b0da7e4730 debuginfo(build-id) = 3a4b3ce2762720b37fc2ddeaa8cb5035d1eb0fbf debuginfo(build-id) = 3be6bd950349f0e10b86c829e721aeac947aee83 debuginfo(build-id) = 3c799b841b708d0ecdaf7c102663a5fe3674ae43 debuginfo(build-id) = 3d580bc7e58a9b50e2762427046c70cc1e253b3e debuginfo(build-id) = 3df8c8e9f223448d05b466e1ebe3461a9a627f61 debuginfo(build-id) = 403c70bd11f6d61344f0b37d6f949564c70cd18f debuginfo(build-id) = 42f067677012899047a126fcc0f3e04c5d5bc1b9 debuginfo(build-id) = 437cefcc79a5dcc669f84bf7c9e0eb2c1674d6f7 debuginfo(build-id) = 473861ebce6e06338d11bf39cb09c2b16559c248 debuginfo(build-id) = 4ab598bd37a828207f77e9b21a497a8b392a3b10 debuginfo(build-id) = 4c19d069ad9b57b4b03a534819d6942decd331d8 debuginfo(build-id) = 4c8b10e56cee66d9af66b25462b00e6761631334 debuginfo(build-id) = 4cf4be96589c60b8cbd3b0d969c48d59cd409fa6 debuginfo(build-id) = 4d3aacc97f0c3ceaabafa38a50f9a5b38eb11ddb debuginfo(build-id) = 4e8b5e377d7b0dfb3cdbd6406a5ced93a77feaec debuginfo(build-id) = 504381188743d0612603dde9024439b723ab8bc6 debuginfo(build-id) = 521d6870ac4f33919c271ef2af02a71d75fb5a9c debuginfo(build-id) = 53830e14b4491b2330e0dd0896fb3f7210deab52 debuginfo(build-id) = 53867328a3201ffc1d8c4b8805b26c4d908a8580 debuginfo(build-id) = 56b607408eb96f49f7eebe92ceadf964bd898b08 debuginfo(build-id) = 5ee6daa47817c06fc652d4dd3004f19559ca0753 debuginfo(build-id) = 613fff506fdf00235cbb516961a9b773ce9f9ee5 debuginfo(build-id) = 6202de805b7fcf1c224ba817964f9adb206691bb debuginfo(build-id) = 62d9b2c4e623d8cde8c52916c70f2397e177f01b debuginfo(build-id) = 63ea20a9572aaf244038e67672918bb2e555b854 debuginfo(build-id) = 654d1be11160844f4455b759ec3ccc8cbf5ce81a debuginfo(build-id) = 66e880f8cf21991dd634e47fddbaa7b0aeb543e4 debuginfo(build-id) = 689bdbb2b710c9e95baca8a4498a7ba7771b92aa debuginfo(build-id) = 6ced49aa3c8df6e4a0b30af53444d12841d60ef3 debuginfo(build-id) = 6e73e50a68cc840c174bcf8f175be0369d7476f8 debuginfo(build-id) = 6e9c1fed98537b969c43596e0a222964f79ced5c debuginfo(build-id) = 722c3a37b139fc7c352437494eed6e05ad0150c5 debuginfo(build-id) = 749db178f103ef3519ebfadbfe2be4ab9448eef3 debuginfo(build-id) = 7551cc9799e1ebab7fa324ba89a95a88bf87dc3a debuginfo(build-id) = 786858a48e749fca15f1326885d1a7e59005d1e1 debuginfo(build-id) = 7ccc2ab5f679a1828d6962435b697210d54dffe8 debuginfo(build-id) = 8045a9d6a049986cb97a49d777a17c68b9871acd debuginfo(build-id) = 8092527b0b4862e17bc97e25c63d98bab2b65f85 debuginfo(build-id) = 825b318ee8c3829eae22bc4be3553acfaede08ce debuginfo(build-id) = 86e46a4fb54145e0a06bc8928f85994096a25d58 debuginfo(build-id) = 894ae9b2e7ed583cd709d119f5c637f119ae88f3 debuginfo(build-id) = 8ca66e409f795eae9ca3725b1f1884cebba09c92 debuginfo(build-id) = 8d4497a26e92ad4e5fbc9bbb365f560f5146b306 debuginfo(build-id) = 8eb81a1bb65631d0f3f129b534769fae04baa3d1 debuginfo(build-id) = 9005c4563f4a1e775a3f326bc477feb10324522e debuginfo(build-id) = 90d5964641a5f4d812c580867a764ca35edb5de7 debuginfo(build-id) = 9160b03dfc3af36734708f41c2cc2aa2cb761f35 debuginfo(build-id) = 9243398f9568daf21d772bed618f2c6521b0a5e1 debuginfo(build-id) = 92d4285be08ac44b0d20265220430b1d20eab520 debuginfo(build-id) = 94492bd4ca20820350b2a160101a601e1f9c76fa debuginfo(build-id) = 999aa45d28336099146dcf4fded474d8936cdc9b debuginfo(build-id) = 9d149a29d59aceb35d9a9326bf18ef72c1115cff debuginfo(build-id) = 9e48e401a1513d0b49afda7dd8d65263f0de6466 debuginfo(build-id) = 9eaa01e7fc1b0b67d6930ae79a80a4762d3fee03 debuginfo(build-id) = 9eef8f1cfe6b8c9c2b7cde4d77cb57231f6c3c93 debuginfo(build-id) = a249b01405d87b6532b9584c0f1bbdbfad928e78 debuginfo(build-id) = a423d1875d1f43ec0af991a74e64b6684a3fc25f debuginfo(build-id) = a6fbc33f3994abe69eb85b52a090e1865aa1b8ca debuginfo(build-id) = aaed19a638e4d82f86366a2a07fd02ad5eeb56cf debuginfo(build-id) = acc511e258cb2b649dd9f41c90a969bec8cbdec8 debuginfo(build-id) = add1bf47ca31d90de6c8fc00e3962d7976d37813 debuginfo(build-id) = af12cd5e1a21f54160a635f12392c83c29904d55 debuginfo(build-id) = b11856380e869922040e733d061e5d136c78a52a debuginfo(build-id) = b3a5b3aebec86c8a93a3c5d7c621f8c578d337e4 debuginfo(build-id) = bb2b0bd2b5a9cbabac6af75c985c6593c95463ef debuginfo(build-id) = bc6ffb16bf2e3615cdb9ea308f134f00f0c8b46c debuginfo(build-id) = bee5cd9563ad06cd30352b15edbf66d5273707f6 debuginfo(build-id) = c3747d501a277149ef86dd130121ca536804436f debuginfo(build-id) = c492073189e39fa73ac9907ee5e4863c1dc0e489 debuginfo(build-id) = c492ad0c9d28f9e0db43060c7e784abb32247e66 debuginfo(build-id) = c87b63a5bab5830626513d4e9f296595cc67acb9 debuginfo(build-id) = c89e3a74c25da7b44e9157556c695fc54d5ab322 debuginfo(build-id) = c9a13bddd8a4b69b82a7feb46c94b1964b283d34 debuginfo(build-id) = cdd31ee6d98a7fda5e172a7b4f34e5d06aeda557 debuginfo(build-id) = d06da6fba579a8e829b450fbdf908d1d657d0ae1 debuginfo(build-id) = d1125022b03a484d4eb99cba6e18fb08335174e5 debuginfo(build-id) = d1ad179b53a706a04eac369d7fc798a8fce7a356 debuginfo(build-id) = d1e34ceeeeb5406220ba7ac30fa0e9c22ae1752a debuginfo(build-id) = d2d93879b0a67452366664bc905b76e33bac9f8f debuginfo(build-id) = d2e8d16a2f58b4473e376fd547b80a401f87743d debuginfo(build-id) = d3927ae45348c9922a971a03f01ac2a49e91114c debuginfo(build-id) = d8a65cafc39668c0f84c25ba2ae735083f164006 debuginfo(build-id) = da9b38f17736cd620e1aed120b8d6d68a20ccf55 debuginfo(build-id) = de7699adf17f4d7cb9e169365f75865e9d4a53b9 debuginfo(build-id) = e08b9eb85267b247dc53c1bd1117d9f408214266 debuginfo(build-id) = e0bc6f0247d617bd54f54d60070a8de487306020 debuginfo(build-id) = e25e2f5e00f26e9bb96d9e51d1a459ff45cd0da4 debuginfo(build-id) = e8d5dffe07751cf08245d783ecc674276d5c283c debuginfo(build-id) = e9a2a1031c23190aec6531d063584c40eafbb4ec debuginfo(build-id) = eb910a75abe48851d52f382a824f6c0e3a260c75 debuginfo(build-id) = ed24ef8b909299dad1a8a24cfde26ac479144139 debuginfo(build-id) = ee59b7ae5336ba723f94f6092a7b8ab71aa9cd37 debuginfo(build-id) = ef147396c763107fb28dd0a1cfcf5d6a3c4719c5 debuginfo(build-id) = ef8bd2f6eb68c53db6073ee9274204364f3fb36a debuginfo(build-id) = f01b4545edcfc55351208121e506d0f16eac328a debuginfo(build-id) = f36fe6888d97c5d5a35f4820e8c2ec08ac75f1f2 debuginfo(build-id) = f476e0fbc0985976c682d0ddc17792eb0f0162b7 debuginfo(build-id) = f6ad46a787611e71854855d27b1b1553b1c2e94b debuginfo(build-id) = f86547792fcd09117e5be3c3f16681ef2e693db7 debuginfo(build-id) = f88da08683e98fde0eb2f4b5cd69a222560c254a debuginfo(build-id) = faaf93ec250d39841da9771d1f5f04ea17cc233c debuginfo(build-id) = fd41961b0073a0972c8ac54704c25c3895b2a456 debuginfo(build-id) = fdf2ec5f364aa2bee31eb1bd142113eb2029df69 debuginfo(build-id) = fedf41e23d64fc188e19eaac29b532327d23faaa tpm2-tools-debuginfo = 4.2.1-1.fc33 tpm2-tools-debuginfo(riscv-64) = 4.2.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tpm2-tools-debugsource(riscv-64) = 4.2.1-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/tpm2-tools-debugsource-4.2.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tpm2-tools-4.2.1-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tpm2-tools-debuginfo-4.2.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iSofSZ + umask 022 + cd /builddir/build/BUILD + cd tpm2-tools-4.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tpm2-tools-4.2.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0