Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/swtpm.spec'], chrootPath='/var/lib/mock/c9s-build-ssl3-45006-5395/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/swtpm.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1621296000 Wrote: /builddir/build/SRPMS/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/swtpm.spec'], chrootPath='/var/lib/mock/c9s-build-ssl3-45006-5395/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/swtpm.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1621296000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mxjrPi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + /usr/bin/gzip -dc /builddir/build/SOURCES/swtpm-e59c0c1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'swtpm-0.5.2 base' + /usr/bin/cat /builddir/build/SOURCES/0001-build-sys-leave-CFLAGS-LDFLAGS-for-user-to-be-define.patch + /usr/bin/git apply --index --reject -p1 - Checking patch configure.ac... Checking patch src/swtpm/Makefile.am... Applied patch configure.ac cleanly. Applied patch src/swtpm/Makefile.am cleanly. + /usr/bin/git commit -q -m 0001-build-sys-leave-CFLAGS-LDFLAGS-for-user-to-be-define.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.abQXle + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + NOCONFIGURE=1 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:40: installing './compile' configure.ac:43: installing './config.guess' configure.ac:43: installing './config.sub' configure.ac:41: installing './install-sh' configure.ac:48: installing './missing' Makefile.am:34: warning: .PHONY was already defined in condition WITH_SELINUX, which is included in condition TRUE ... Makefile.am:28: ... '.PHONY' previously defined here src/swtpm/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -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 + '[' '-flto=auto -ffat-lto-objectsx' '!=' 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 2021-06-04 11:12:24.199407969 +0000 +++ ./configure 2021-06-04 11:12:26.779379068 +0000 @@ -1853,7 +1853,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 2021-06-04 11:12:26.779379068 +0000 +++ ./configure 2021-06-04 11:12:26.799378844 +0000 @@ -5494,7 +5494,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'" @@ -15708,7 +15708,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=aarch64-redhat-linux-gnu --host=aarch64-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 --with-gnutls --without-cuse checking for aarch64-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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 5500: -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 aarch64-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... yes checking target system type... aarch64-redhat-linux-gnu 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 whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for debug-enabled build... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for semodule... /usr/sbin/semodule checking for AES_set_encrypt_key in -lcrypto... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes Building with openssl crypto library checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTPMS... yes checking for TPMLIB_ChooseTPMVersion in -ltpms... yes checking for clock_gettime in -lc... yes checking for tcsd... /usr/sbin/tcsd checking for netstat... /usr/bin/netstat checking for whether to build with CUSE interface... no checking for whether to build with chardev interface... no checking for certtool... /usr/bin/certtool checking for gnutls_load_file in -lgnutls... yes checking gnutls/abstract.h usability... yes checking gnutls/abstract.h presence... yes checking for gnutls/abstract.h... yes checking for expect... /usr/bin/expect checking for gawk... /usr/bin/gawk checking for socat... /usr/bin/socat checking for base64... /usr/bin/base64 checking for cp... /usr/bin/cp checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for pip3... /usr/bin/pip3 checking for python setuptools package... yes checking for python cryptography package... yes checking whether linker supports -Wl,-z,relro... yes checking whether linker supports -Wl,-z,now... yes checking whether TSS_USER tss is available... yes checking whether TSS_GROUP tss is available... yes checking for aarch64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking Checking the crypto library libtpms is linked to... openssl checking for whether to build with seccomp profile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian/swtpm-tools.postinst config.status: creating dist/swtpm.spec config.status: creating etc/Makefile config.status: creating etc/swtpm_setup.conf config.status: creating samples/Makefile config.status: creating samples/py_swtpm_localca/swtpm_localca_conf.py config.status: creating samples/swtpm-localca.conf config.status: creating samples/swtpm-create-user-config-files config.status: creating include/Makefile config.status: creating include/swtpm/Makefile config.status: creating include/swtpm.h config.status: creating src/Makefile config.status: creating src/selinux/Makefile config.status: creating src/swtpm/Makefile config.status: creating src/swtpm_bios/Makefile config.status: creating src/swtpm_cert/Makefile config.status: creating src/swtpm_ioctl/Makefile config.status: creating src/swtpm_setup/Makefile config.status: creating src/swtpm_setup/py_swtpm_setup/swtpm_setup_conf.py config.status: creating man/Makefile config.status: creating man/man3/Makefile config.status: creating man/man8/Makefile config.status: creating tests/Makefile config.status: creating tests/test_config config.status: creating samples/swtpm-localca config.status: creating src/swtpm_setup/swtpm_setup config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands with_gnutls : yes (no = swtpm_cert will NOT be built) with_selinux : yes (no = SELinux policy extensions will NOT be built) with_cuse : no (no = no CUSE interface) with_chardev : yes (no = no chardev interface) with_vtpm_proxy : yes (no = no vtpm proxy support; Linux only) with_seccomp : yes (no = no seccomp profile; Linux only) Version to build : 0.5.2 Crypto library : openssl AM_CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 HARDENING_CFLAGS=-fstack-protector-strong -Wstack-protector HARDENING_LDFLAGS= -Wl,-z,relro -Wl,-z,now AM_LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms LIBSECCOMP_LIBS=-lseccomp TSS_USER=tss TSS_GROUP=tss + /usr/bin/make -O -j32 V=1 VERBOSE=1 'CFLAGS=-Wno-error=deprecated-declarations -fPIC' /usr/bin/make all-recursive Making all in etc make[2]: Nothing to be done for 'all'. Making all in include Making all in swtpm make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in man Making all in man3 Making all in man8 make[3]: Nothing to be done for 'all-am'. Making all in samples make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' ./setup.py sdist running sdist running egg_info creating swtpm_localca.egg-info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' running check creating swtpm-localca-0.5.2 creating swtpm-localca-0.5.2/py_swtpm_localca creating swtpm-localca-0.5.2/swtpm_localca.egg-info copying files to swtpm-localca-0.5.2... copying setup.py -> swtpm-localca-0.5.2 copying py_swtpm_localca/__init__.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> swtpm-localca-0.5.2/py_swtpm_localca copying swtpm_localca.egg-info/PKG-INFO -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/SOURCES.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/dependency_links.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/top_level.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info Writing swtpm-localca-0.5.2/setup.cfg creating dist Creating tar archive removing 'swtpm-localca-0.5.2' (and everything under it) make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' Making all in src warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md Making all in swtpm make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -c -o swtpm-osx.o `test -f 'osx.c' || echo './'`osx.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -c -o swtpm-main.o `test -f 'main.c' || echo './'`main.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -c -o swtpm-swtpm.o `test -f 'swtpm.c' || echo './'`swtpm.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-tpmstate.lo `test -f 'tpmstate.c' || echo './'`tpmstate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tpmstate.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-tpmstate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tpmstate.c -o libswtpm_libtpms_la-tpmstate.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-server.lo `test -f 'server.c' || echo './'`server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c server.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-server.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c server.c -o libswtpm_libtpms_la-server.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -c -o swtpm-swtpm_chardev.o `test -f 'swtpm_chardev.c' || echo './'`swtpm_chardev.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-seccomp_profile.lo `test -f 'seccomp_profile.c' || echo './'`seccomp_profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c seccomp_profile.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-seccomp_profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c seccomp_profile.c -o libswtpm_libtpms_la-seccomp_profile.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-pidfile.lo `test -f 'pidfile.c' || echo './'`pidfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c pidfile.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-pidfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c pidfile.c -o libswtpm_libtpms_la-pidfile.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-swtpm_debug.lo `test -f 'swtpm_debug.c' || echo './'`swtpm_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_debug.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-swtpm_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_debug.c -o libswtpm_libtpms_la-swtpm_debug.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-swtpm_aes.lo `test -f 'swtpm_aes.c' || echo './'`swtpm_aes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_aes.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-swtpm_aes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_aes.c -o libswtpm_libtpms_la-swtpm_aes.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' swtpm_aes.c: In function 'SWTPM_SymmetricKeyData_Encrypt': swtpm_aes.c:127:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | if (AES_set_encrypt_key(tpm_symmetric_key_data->userKey, | ^~ In file included from swtpm_aes.c:46: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ swtpm_aes.c:142:9: warning: 'AES_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 142 | AES_cbc_encrypt(decrypt_data_pad, | ^~~~~~~~~~~~~~~ In file included from swtpm_aes.c:46: /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ swtpm_aes.c: In function 'SWTPM_SymmetricKeyData_Decrypt': swtpm_aes.c:214:9: warning: 'AES_set_decrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 214 | if (AES_set_decrypt_key(tpm_symmetric_key_data->userKey, | ^~ In file included from swtpm_aes.c:46: /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ swtpm_aes.c:225:9: warning: 'AES_cbc_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 225 | AES_cbc_encrypt(encrypt_data, | ^~~~~~~~~~~~~~~ In file included from swtpm_aes.c:46: /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tlv.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-tlv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tlv.c -o libswtpm_libtpms_la-tlv.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-capabilities.lo `test -f 'capabilities.c' || echo './'`capabilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c capabilities.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-capabilities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c capabilities.c -o libswtpm_libtpms_la-capabilities.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-swtpm_io.lo `test -f 'swtpm_io.c' || echo './'`swtpm_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_io.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-swtpm_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_io.c -o libswtpm_libtpms_la-swtpm_io.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-logging.lo `test -f 'logging.c' || echo './'`logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c logging.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-logging.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c logging.c -o libswtpm_libtpms_la-logging.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c utils.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c utils.c -o libswtpm_libtpms_la-utils.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-mainloop.lo `test -f 'mainloop.c' || echo './'`mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c mainloop.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-mainloop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c mainloop.c -o libswtpm_libtpms_la-mainloop.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-tpmlib.lo `test -f 'tpmlib.c' || echo './'`tpmlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tpmlib.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-tpmlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c tpmlib.c -o libswtpm_libtpms_la-tpmlib.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-options.lo `test -f 'options.c' || echo './'`options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c options.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-options.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c options.c -o libswtpm_libtpms_la-options.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-key.lo `test -f 'key.c' || echo './'`key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c key.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-key.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c key.c -o libswtpm_libtpms_la-key.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' key.c: In function 'key_from_pwdfile_fd': key.c:347:9: warning: 'SHA512' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 347 | SHA512(filebuffer, len, hashbuf); | ^~~~~~ In file included from key.c:40: /usr/include/openssl/sha.h:133:38: note: declared here 133 | OSSL_DEPRECATEDIN_3_0 unsigned char *SHA512(const unsigned char *d, size_t n, | ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-ctrlchannel.lo `test -f 'ctrlchannel.c' || echo './'`ctrlchannel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c ctrlchannel.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-ctrlchannel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c ctrlchannel.c -o libswtpm_libtpms_la-ctrlchannel.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-common.lo `test -f 'common.c' || echo './'`common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c common.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c common.c -o libswtpm_libtpms_la-common.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c -o libswtpm_libtpms_la-swtpm_nvfile.lo `test -f 'swtpm_nvfile.c' || echo './'`swtpm_nvfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_nvfile.c -fPIC -DPIC -o .libs/libswtpm_libtpms_la-swtpm_nvfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -c swtpm_nvfile.c -o libswtpm_libtpms_la-swtpm_nvfile.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' swtpm_nvfile.c: In function 'SWTPM_HMAC': swtpm_nvfile.c:760:5: warning: 'HMAC_CTX_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 760 | HMAC_CTX *ctx = HMAC_CTX_new(); | ^~~~~~~~ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:32:33: note: declared here 32 | OSSL_DEPRECATEDIN_3_0 HMAC_CTX *HMAC_CTX_new(void); | ^~~~~~~~~~~~ swtpm_nvfile.c:767:5: warning: 'HMAC_Init_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 767 | if (!HMAC_Init_ex(ctx, key, key_len, EVP_sha256(), NULL) || | ^~ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:42:27: note: declared here 42 | OSSL_DEPRECATEDIN_3_0 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, | ^~~~~~~~~~~~ swtpm_nvfile.c:768:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 768 | !HMAC_Update(ctx, in, in_length)) | ^ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ swtpm_nvfile.c:772:9: warning: 'HMAC_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 772 | !HMAC_Update(ctx, ivec, ivec_length)) | ^ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:44:27: note: declared here 44 | OSSL_DEPRECATEDIN_3_0 int HMAC_Update(HMAC_CTX *ctx, const unsigned char *data, | ^~~~~~~~~~~ swtpm_nvfile.c:775:5: warning: 'HMAC_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 775 | if (!HMAC_Final(ctx, md, md_len)) | ^~ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:46:27: note: declared here 46 | OSSL_DEPRECATEDIN_3_0 int HMAC_Final(HMAC_CTX *ctx, unsigned char *md, | ^~~~~~~~~~ swtpm_nvfile.c:784:5: warning: 'HMAC_CTX_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 784 | HMAC_CTX_free(ctx); | ^~~~~~~~~~~~~ In file included from swtpm_nvfile.c:71: /usr/include/openssl/hmac.h:34:28: note: declared here 34 | OSSL_DEPRECATEDIN_3_0 void HMAC_CTX_free(HMAC_CTX *ctx); | ^~~~~~~~~~~~~ swtpm_nvfile.c: In function 'SWTPM_RollAndSetGlobalIvec': swtpm_nvfile.c:822:9: warning: 'SHA256' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 822 | SHA256(g_ivec, g_ivec_length, hashbuf); | ^~~~~~ In file included from swtpm_nvfile.c:70: /usr/include/openssl/sha.h:81:38: note: declared here 81 | OSSL_DEPRECATEDIN_3_0 unsigned char *SHA256(const unsigned char *d, size_t n, | ^~~~~~ swtpm_nvfile.c:823:9: warning: 'SHA256' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 823 | SHA256(data, sizeof(data), hashbuf); | ^~~~~~ In file included from swtpm_nvfile.c:70: /usr/include/openssl/sha.h:81:38: note: declared here 81 | OSSL_DEPRECATEDIN_3_0 unsigned char *SHA256(const unsigned char *d, size_t n, | ^~~~~~ swtpm_nvfile.c: In function 'SWTPM_CheckHash': swtpm_nvfile.c:970:5: warning: 'SHA256' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 970 | SHA256(data, data_length, hashbuf); | ^~~~~~ In file included from swtpm_nvfile.c:70: /usr/include/openssl/sha.h:81:38: note: declared here 81 | OSSL_DEPRECATEDIN_3_0 unsigned char *SHA256(const unsigned char *d, size_t n, | ^~~~~~ make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -Wno-error=deprecated-declarations -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -o libswtpm_libtpms.la -rpath /usr/lib64/swtpm libswtpm_libtpms_la-capabilities.lo libswtpm_libtpms_la-common.lo libswtpm_libtpms_la-ctrlchannel.lo libswtpm_libtpms_la-key.lo libswtpm_libtpms_la-logging.lo libswtpm_libtpms_la-mainloop.lo libswtpm_libtpms_la-options.lo libswtpm_libtpms_la-pidfile.lo libswtpm_libtpms_la-seccomp_profile.lo libswtpm_libtpms_la-server.lo libswtpm_libtpms_la-swtpm_aes.lo libswtpm_libtpms_la-swtpm_debug.lo libswtpm_libtpms_la-swtpm_io.lo libswtpm_libtpms_la-swtpm_nvfile.lo libswtpm_libtpms_la-tlv.lo libswtpm_libtpms_la-tpmlib.lo libswtpm_libtpms_la-tpmstate.lo libswtpm_libtpms_la-utils.lo -ltpms -lseccomp -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libswtpm_libtpms_la-capabilities.o .libs/libswtpm_libtpms_la-common.o .libs/libswtpm_libtpms_la-ctrlchannel.o .libs/libswtpm_libtpms_la-key.o .libs/libswtpm_libtpms_la-logging.o .libs/libswtpm_libtpms_la-mainloop.o .libs/libswtpm_libtpms_la-options.o .libs/libswtpm_libtpms_la-pidfile.o .libs/libswtpm_libtpms_la-seccomp_profile.o .libs/libswtpm_libtpms_la-server.o .libs/libswtpm_libtpms_la-swtpm_aes.o .libs/libswtpm_libtpms_la-swtpm_debug.o .libs/libswtpm_libtpms_la-swtpm_io.o .libs/libswtpm_libtpms_la-swtpm_nvfile.o .libs/libswtpm_libtpms_la-tlv.o .libs/libswtpm_libtpms_la-tpmlib.o .libs/libswtpm_libtpms_la-tpmstate.o .libs/libswtpm_libtpms_la-utils.o -ltpms -lseccomp -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libswtpm_libtpms.so.0 -o .libs/libswtpm_libtpms.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libswtpm_libtpms.so.0" && ln -s "libswtpm_libtpms.so.0.0.0" "libswtpm_libtpms.so.0") libtool: link: (cd ".libs" && rm -f "libswtpm_libtpms.so" && ln -s "libswtpm_libtpms.so.0.0.0" "libswtpm_libtpms.so") libtool: link: ar cru .libs/libswtpm_libtpms.a libswtpm_libtpms_la-capabilities.o libswtpm_libtpms_la-common.o libswtpm_libtpms_la-ctrlchannel.o libswtpm_libtpms_la-key.o libswtpm_libtpms_la-logging.o libswtpm_libtpms_la-mainloop.o libswtpm_libtpms_la-options.o libswtpm_libtpms_la-pidfile.o libswtpm_libtpms_la-seccomp_profile.o libswtpm_libtpms_la-server.o libswtpm_libtpms_la-swtpm_aes.o libswtpm_libtpms_la-swtpm_debug.o libswtpm_libtpms_la-swtpm_io.o libswtpm_libtpms_la-swtpm_nvfile.o libswtpm_libtpms_la-tlv.o libswtpm_libtpms_la-tpmlib.o libswtpm_libtpms_la-tpmstate.o libswtpm_libtpms_la-utils.o libtool: link: ranlib .libs/libswtpm_libtpms.a libtool: link: ( cd ".libs" && rm -f "libswtpm_libtpms.la" && ln -s "../libswtpm_libtpms.la" "libswtpm_libtpms.la" ) make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -o swtpm swtpm-main.o swtpm-osx.o swtpm-swtpm.o swtpm-swtpm_chardev.o -L/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm/.libs -lswtpm_libtpms -ltpms libtool: link: gcc -I../../include -I../../include -I../../include/swtpm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wreturn-type -Wsign-compare -Wswitch-enum -Wmissing-prototypes -Wall -Werror -Wformat -Wformat-security -I/usr/include/p11-kit-1 -fstack-protector-strong -Wstack-protector -DHAVE_SWTPM_CUSE_MAIN -Wno-error=deprecated-declarations -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/swtpm swtpm-main.o swtpm-osx.o swtpm-swtpm.o swtpm-swtpm_chardev.o -L/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm/.libs /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm/.libs/libswtpm_libtpms.so -lseccomp -lcrypto -ltpms -Wl,-rpath -Wl,/usr/lib64/swtpm make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' Making all in swtpm_bios make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -c -o swtpm_bios-tpm_bios.o `test -f 'tpm_bios.c' || echo './'`tpm_bios.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -o swtpm_bios swtpm_bios-tpm_bios.o libtool: link: gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swtpm_bios swtpm_bios-tpm_bios.o -ltpms make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' Making all in swtpm_cert make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -c -o swtpm_cert-ek-cert.o `test -f 'ek-cert.c' || echo './'`ek-cert.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -o swtpm_cert swtpm_cert-ek-cert.o -ltasn1 -lgnutls libtool: link: gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swtpm_cert swtpm_cert-ek-cert.o -ltpms -ltasn1 -lgnutls make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' Making all in swtpm_ioctl make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -c -o swtpm_ioctl-tpm_ioctl.o `test -f 'tpm_ioctl.c' || echo './'`tpm_ioctl.c make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltpms -o swtpm_ioctl swtpm_ioctl-tpm_ioctl.o libtool: link: gcc -I../../include -I../../include -Wno-error=deprecated-declarations -fPIC -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o swtpm_ioctl swtpm_ioctl-tpm_ioctl.o -ltpms make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' Making all in swtpm_setup make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' ./setup.py sdist running sdist running egg_info creating swtpm_setup.egg-info writing swtpm_setup.egg-info/PKG-INFO writing dependency_links to swtpm_setup.egg-info/dependency_links.txt writing requirements to swtpm_setup.egg-info/requires.txt writing top-level names to swtpm_setup.egg-info/top_level.txt writing manifest file 'swtpm_setup.egg-info/SOURCES.txt' reading manifest file 'swtpm_setup.egg-info/SOURCES.txt' writing manifest file 'swtpm_setup.egg-info/SOURCES.txt' running check creating swtpm_setup-0.5.2 creating swtpm_setup-0.5.2/py_swtpm_setup creating swtpm_setup-0.5.2/swtpm_setup.egg-info copying files to swtpm_setup-0.5.2... copying README -> swtpm_setup-0.5.2 copying setup.py -> swtpm_setup-0.5.2 copying py_swtpm_setup/__init__.py -> swtpm_setup-0.5.2/py_swtpm_setup copying py_swtpm_setup/swtpm.py -> swtpm_setup-0.5.2/py_swtpm_setup copying py_swtpm_setup/swtpm_setup.py -> swtpm_setup-0.5.2/py_swtpm_setup copying py_swtpm_setup/swtpm_setup_conf.py -> swtpm_setup-0.5.2/py_swtpm_setup copying py_swtpm_setup/swtpm_utils.py -> swtpm_setup-0.5.2/py_swtpm_setup copying swtpm_setup.egg-info/PKG-INFO -> swtpm_setup-0.5.2/swtpm_setup.egg-info copying swtpm_setup.egg-info/SOURCES.txt -> swtpm_setup-0.5.2/swtpm_setup.egg-info copying swtpm_setup.egg-info/dependency_links.txt -> swtpm_setup-0.5.2/swtpm_setup.egg-info copying swtpm_setup.egg-info/requires.txt -> swtpm_setup-0.5.2/swtpm_setup.egg-info copying swtpm_setup.egg-info/top_level.txt -> swtpm_setup-0.5.2/swtpm_setup.egg-info Writing swtpm_setup-0.5.2/setup.cfg creating dist Creating tar archive removing 'swtpm_setup-0.5.2' (and everything under it) make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' Making all in selinux make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' echo "Creating swtpm.pp from ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te" Creating swtpm.pp from ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te rm -f -r ../../src/selinux/tmp/ cp ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te ./ 2>/dev/null || true make -f /usr/share/selinux/devel/Makefile swtpm.pp make[4]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' Compiling targeted swtpm module Creating targeted swtpm.pp policy package rm tmp/swtpm.mod.fc tmp/swtpm.mod make[4]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' rm -f -r ./tmp/ if test /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux != /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux; then \ rm -f *.te *.fc *.if; \ fi make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' echo "Creating swtpm_svirt.pp from ../../src/selinux/swtpm_svirt.te ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te" Creating swtpm_svirt.pp from ../../src/selinux/swtpm_svirt.te ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te rm -f -r ../../src/selinux/tmp/ cp ../../src/selinux/swtpm_svirt.te ../../src/selinux/swtpm.fc ../../src/selinux/swtpm.if ../../src/selinux/swtpm.te ./ 2>/dev/null || true make -f /usr/share/selinux/devel/Makefile swtpm_svirt.pp make[4]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' Compiling targeted swtpm_svirt module Creating targeted swtpm_svirt.pp policy package rm tmp/swtpm_svirt.mod tmp/swtpm_svirt.mod.fc make[4]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' rm -f -r ./tmp/ if test /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux != /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux; then \ rm -f *.te *.fc *.if; \ fi make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' Compressing swtpm.pp -> swtpm.pp.bz2 bzip2 -k -f -9 swtpm.pp make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' Compressing swtpm_svirt.pp -> swtpm_svirt.pp.bz2 bzip2 -k -f -9 swtpm_svirt.pp make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[3]: Nothing to be done for 'all-am'. Making all in tests make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hjUM9E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 ++ dirname /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 'INSTALL=/usr/bin/install -p' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/etc' /usr/bin/install -p -m 644 swtpm_setup.conf '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/etc' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' Making install in swtpm make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/include/swtpm' /usr/bin/install -p -m 644 tpm_ioctl.h '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/include/swtpm' make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' Making install in man make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' Making install in man3 make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 swtpm_ioctls.3 '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' Making install in man8 make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 swtpm.8 swtpm_bios.8 swtpm_cert.8 swtpm_ioctl.8 swtpm_setup.8 swtpm_setup.conf.8 swtpm_setup.sh.8 swtpm-create-tpmca.8 swtpm-localca.8 swtpm-localca.options.8 swtpm-localca.conf.8 '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' Making install in samples make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' ./setup.py sdist running sdist running egg_info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md running check creating swtpm-localca-0.5.2 creating swtpm-localca-0.5.2/py_swtpm_localca creating swtpm-localca-0.5.2/swtpm_localca.egg-info copying files to swtpm-localca-0.5.2... copying setup.py -> swtpm-localca-0.5.2 copying py_swtpm_localca/__init__.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> swtpm-localca-0.5.2/py_swtpm_localca copying swtpm_localca.egg-info/PKG-INFO -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/SOURCES.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/dependency_links.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/top_level.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info Writing swtpm-localca-0.5.2/setup.cfg Creating tar archive removing 'swtpm-localca-0.5.2' (and everything under it) make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' ./setup.py sdist running sdist running egg_info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' running check warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md creating swtpm-localca-0.5.2 creating swtpm-localca-0.5.2/py_swtpm_localca creating swtpm-localca-0.5.2/swtpm_localca.egg-info copying files to swtpm-localca-0.5.2... copying setup.py -> swtpm-localca-0.5.2 copying py_swtpm_localca/__init__.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> swtpm-localca-0.5.2/py_swtpm_localca copying swtpm_localca.egg-info/PKG-INFO -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/SOURCES.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/dependency_links.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/top_level.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info Writing swtpm-localca-0.5.2/setup.cfg Creating tar archive removing 'swtpm-localca-0.5.2' (and everything under it) make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' ./setup.py sdist running sdist running egg_info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md running check creating swtpm-localca-0.5.2 creating swtpm-localca-0.5.2/py_swtpm_localca creating swtpm-localca-0.5.2/swtpm_localca.egg-info copying files to swtpm-localca-0.5.2... copying setup.py -> swtpm-localca-0.5.2 copying py_swtpm_localca/__init__.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> swtpm-localca-0.5.2/py_swtpm_localca copying swtpm_localca.egg-info/PKG-INFO -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/SOURCES.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/dependency_links.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/top_level.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info Writing swtpm-localca-0.5.2/setup.cfg Creating tar archive removing 'swtpm-localca-0.5.2' (and everything under it) echo "Installing python to DESTDIR '//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64'" Installing python to DESTDIR '//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64' ./setup.py install --prefix=/usr --root "//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64" --install-layout deb 2>/dev/null || \ ./setup.py install --prefix=/usr --root "//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64" 2>/dev/null running install running build running build_py creating build creating build/lib creating build/lib/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> build/lib/py_swtpm_localca copying py_swtpm_localca/__init__.py -> build/lib/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> build/lib/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> build/lib/py_swtpm_localca running install_lib creating //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib creating //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9 creating //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages creating //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca copying build/lib/py_swtpm_localca/swtpm_utils.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca copying build/lib/py_swtpm_localca/__init__.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca copying build/lib/py_swtpm_localca/swtpm_localca_conf.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca copying build/lib/py_swtpm_localca/swtpm_localca.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca/swtpm_utils.py to swtpm_utils.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca/__init__.py to __init__.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca/swtpm_localca_conf.py to swtpm_localca_conf.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_localca/swtpm_localca.py to swtpm_localca.cpython-39.pyc running install_egg_info running egg_info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' Copying swtpm_localca.egg-info to //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/swtpm_localca-0.5.2-py3.9.egg-info running install_scripts make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/var/lib/swtpm-localca if test -z /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64; then \ chown -R tss:root /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/var/lib/swtpm-localca || true; \ chmod 0750 /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/var/lib/swtpm-localca || true; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/swtpm' /usr/bin/install -p swtpm-create-tpmca swtpm-create-user-config-files swtpm-localca '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/swtpm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/etc' /usr/bin/install -p -m 644 swtpm-localca.conf swtpm-localca.options '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/etc' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' Making install in src make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' Making install in swtpm make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p swtpm '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm/libswtpm_libtpms.la' has not been installed in '/usr/lib64/swtpm' libtool: install: /usr/bin/install -p .libs/swtpm /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm' /bin/sh ../../libtool --mode=install /usr/bin/install -p libswtpm_libtpms.la '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm' libtool: install: /usr/bin/install -p .libs/libswtpm_libtpms.so.0.0.0 /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm && { ln -s -f libswtpm_libtpms.so.0.0.0 libswtpm_libtpms.so.0 || { rm -f libswtpm_libtpms.so.0 && ln -s libswtpm_libtpms.so.0.0.0 libswtpm_libtpms.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm && { ln -s -f libswtpm_libtpms.so.0.0.0 libswtpm_libtpms.so || { rm -f libswtpm_libtpms.so && ln -s libswtpm_libtpms.so.0.0.0 libswtpm_libtpms.so; }; }) libtool: install: /usr/bin/install -p .libs/libswtpm_libtpms.lai /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.la libtool: install: /usr/bin/install -p .libs/libswtpm_libtpms.a /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.a libtool: install: chmod 644 /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.a libtool: install: ranlib /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.a libtool: warning: remember to run 'libtool --finish /usr/lib64/swtpm' make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' Making install in swtpm_bios make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p swtpm_bios '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' libtool: install: /usr/bin/install -p swtpm_bios /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_bios make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' Making install in swtpm_cert make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p swtpm_cert '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' libtool: install: /usr/bin/install -p swtpm_cert /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_cert make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' Making install in swtpm_ioctl make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p swtpm_ioctl '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' libtool: install: /usr/bin/install -p swtpm_ioctl /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_ioctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' Making install in swtpm_setup make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' /usr/bin/install -p swtpm_setup '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin' make[4]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' echo "Installing python to DESTDIR '//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64'" Installing python to DESTDIR '//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64' ./setup.py install --prefix=/usr --root "//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64" --install-layout deb 2>/dev/null || \ ./setup.py install --prefix=/usr --root "//builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64" 2>/dev/null running install running build running build_py creating build creating build/lib creating build/lib/py_swtpm_setup copying py_swtpm_setup/swtpm_utils.py -> build/lib/py_swtpm_setup copying py_swtpm_setup/swtpm.py -> build/lib/py_swtpm_setup copying py_swtpm_setup/__init__.py -> build/lib/py_swtpm_setup copying py_swtpm_setup/swtpm_setup.py -> build/lib/py_swtpm_setup copying py_swtpm_setup/swtpm_setup_conf.py -> build/lib/py_swtpm_setup running install_lib creating //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup copying build/lib/py_swtpm_setup/swtpm_utils.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup copying build/lib/py_swtpm_setup/swtpm.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup copying build/lib/py_swtpm_setup/__init__.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup copying build/lib/py_swtpm_setup/swtpm_setup.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup copying build/lib/py_swtpm_setup/swtpm_setup_conf.py -> //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup/swtpm_utils.py to swtpm_utils.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup/swtpm.py to swtpm.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup/__init__.py to __init__.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup/swtpm_setup.py to swtpm_setup.cpython-39.pyc byte-compiling //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/py_swtpm_setup/swtpm_setup_conf.py to swtpm_setup_conf.cpython-39.pyc running install_egg_info running egg_info writing swtpm_setup.egg-info/PKG-INFO writing dependency_links to swtpm_setup.egg-info/dependency_links.txt writing requirements to swtpm_setup.egg-info/requires.txt writing top-level names to swtpm_setup.egg-info/top_level.txt reading manifest file 'swtpm_setup.egg-info/SOURCES.txt' writing manifest file 'swtpm_setup.egg-info/SOURCES.txt' Copying swtpm_setup.egg-info to //builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9/site-packages/swtpm_setup-0.5.2-py3.9.egg-info running install_scripts make[4]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' Making install in selinux make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/selinux/packages' /usr/bin/install -p -m 644 swtpm.pp swtpm_svirt.pp '/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/selinux/packages' make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' + rm -f /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.a /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.la /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.so + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.5.2-5.20201226gite59c0c1.ssl3 --unique-debug-suffix -0.5.2-5.20201226gite59c0c1.ssl3.aarch64 --unique-debug-src-base swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_bios explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_cert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_ioctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib64/swtpm/libswtpm_libtpms.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_bios extracting debug info from /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_cert extracting debug info from /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm extracting debug info from /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_ioctl gdb-add-index: No index was created for /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_cert gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_bios gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/bin/swtpm_ioctl gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 392kB, size after compression: 376kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 3 CRC32s did match. 658 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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/swtpm_setup from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/swtpm/swtpm-localca from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/swtpm/swtpm-create-user-config-files from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/swtpm/swtpm-create-tpmca from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qhEvPV + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + make -j32 check VERBOSE=1 'CFLAGS=-Wno-error=deprecated-declarations -fPIC' Making check in etc make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/etc' Making check in include make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' Making check in swtpm make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include/swtpm' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/include' Making check in man make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' Making check in man3 make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man3' Making check in man8 make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man/man8' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/man' Making check in samples make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' ./setup.py sdist running sdist running egg_info writing swtpm_localca.egg-info/PKG-INFO writing dependency_links to swtpm_localca.egg-info/dependency_links.txt writing top-level names to swtpm_localca.egg-info/top_level.txt reading manifest file 'swtpm_localca.egg-info/SOURCES.txt' writing manifest file 'swtpm_localca.egg-info/SOURCES.txt' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md running check creating swtpm-localca-0.5.2 creating swtpm-localca-0.5.2/py_swtpm_localca creating swtpm-localca-0.5.2/swtpm_localca.egg-info copying files to swtpm-localca-0.5.2... copying setup.py -> swtpm-localca-0.5.2 copying py_swtpm_localca/__init__.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_localca_conf.py -> swtpm-localca-0.5.2/py_swtpm_localca copying py_swtpm_localca/swtpm_utils.py -> swtpm-localca-0.5.2/py_swtpm_localca copying swtpm_localca.egg-info/PKG-INFO -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/SOURCES.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/dependency_links.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info copying swtpm_localca.egg-info/top_level.txt -> swtpm-localca-0.5.2/swtpm_localca.egg-info Writing swtpm-localca-0.5.2/setup.cfg Creating tar archive removing 'swtpm-localca-0.5.2' (and everything under it) make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/samples' Making check in src make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' Making check in swtpm make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm' Making check in swtpm_bios make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_bios' Making check in swtpm_cert make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_cert' Making check in swtpm_ioctl make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_ioctl' Making check in swtpm_setup make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/swtpm_setup' Making check in selinux make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src/selinux' make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/src' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[3]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' SKIP: test_vtpm_proxy SKIP: test_tpm2_vtpm_proxy SKIP: test_tpm12 PASS: test_print_capabilities PASS: test_tpm2_print_capabilities PASS: test_tpm2_getcap PASS: test_tpm2_hashing3 PASS: test_ctrlchannel3 SKIP: test_tpm2_save_load_state_2 SKIP: test_tpm2_save_load_state_3 PASS: test_ctrlchannel4 PASS: test_tpm2_hashing PASS: test_tpm2_ctrlchannel2 PASS: test_tpm2_locality PASS: test_tpm2_encrypted_state PASS: test_tpm2_savestate SKIP: test_tpm2_ibmtss2 SKIP: test_samples_create_tpmca PASS: test_tpm2_wrongorder PASS: test_tpm2_setbuffersize PASS: test_swtpm_cert PASS: test_tpm2_probe PASS: test_tpm2_volatilestate PASS: test_wrongorder PASS: test_tpm2_swtpm_cert PASS: test_tpm2_resume_volatile PASS: test_tpm2_swtpm_cert_ecc SKIP: test_tpm2_samples_create_tpmca PASS: test_tpm2_migration_key PASS: test_getcap PASS: test_setbuffersize PASS: test_tpm2_hashing2 PASS: test_tpm2_derived_keys PASS: test_ctrlchannel2 PASS: test_locality PASS: test_tpm_probe PASS: test_hashing PASS: test_commandline PASS: test_swtpm_setup_create_cert PASS: test_hashing2 PASS: test_ctrlchannel PASS: test_tpm2_init PASS: test_tpm2_swtpm_setup_create_cert PASS: test_tpm2_samples_swtpm_localca_pkcs11 PASS: test_encrypted_state PASS: test_resume_volatile PASS: test_swtpm_bios PASS: test_save_load_state PASS: test_migration_key PASS: test_volatilestate PASS: test_init PASS: test_tpm2_samples_swtpm_localca PASS: test_save_load_encrypted_state PASS: test_tpm2_swtpm_bios PASS: test_tpm2_parameters PASS: test_tpm2_save_load_encrypted_state PASS: test_parameters PASS: test_tpm2_save_load_state_da_timeout ============================================================================ Testsuite summary for swtpm 0.5.2 ============================================================================ # TOTAL: 58 # PASS: 50 # SKIP: 8 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[2]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464/tests' make[1]: Entering directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' make[1]: Leaving directory '/builddir/build/BUILD/swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ogprvY + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + DOCDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm + cp -pr README /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NauI2J + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + LICENSEDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm + cp -pr LICENSE /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm + RPM_EC=0 ++ jobs -p + exit 0 Provides: swtpm = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh libselinux-utils policycoreutils policycoreutils-python-utils selinux-policy-base >= 34.1.5-1.el9 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libswtpm_libtpms.so.0()(64bit) libtpms.so.0()(64bit) libtpms.so.0(LIBTPMS_0.5.1)(64bit) libtpms.so.0(LIBTPMS_0.6.0)(64bit) rtld(GNU_HASH) Processing files: swtpm-libs-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4bSRHV + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + DOCDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-libs + cp -pr README /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9LzJpz + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + LICENSEDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm-libs + cp -pr LICENSE /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/licenses/swtpm-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libswtpm_libtpms.so.0()(64bit) swtpm-libs = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-libs(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libseccomp.so.2()(64bit) libtpms.so.0()(64bit) libtpms.so.0(LIBTPMS_0.5.1)(64bit) libtpms.so.0(LIBTPMS_0.6.0)(64bit) rtld(GNU_HASH) Processing files: swtpm-devel-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: swtpm-devel = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-devel(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swtpm-tools-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.enknBC + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + DOCDIR=/builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-tools + cp -pr README /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64/usr/share/doc/swtpm-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(swtpm-tools) = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-tools = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-tools(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: swtpm-tools-pkcs11-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: swtpm-tools-pkcs11 = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-tools-pkcs11(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: swtpm-debugsource-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: swtpm-debugsource = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-debugsource(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swtpm-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: debuginfo(build-id) = 282bbb7c8f4bfdaebbef574421dcd025cd416bdb swtpm-debuginfo = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-debuginfo(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swtpm-debugsource(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Processing files: swtpm-libs-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: debuginfo(build-id) = 60a0077b65b3345d887ef57f9a655e0dbfada17f swtpm-libs-debuginfo = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-libs-debuginfo(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swtpm-debugsource(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Processing files: swtpm-tools-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Provides: debuginfo(build-id) = 313ca3662c132ca0ebf329cac3e3c319a0f2760e debuginfo(build-id) = 867947ef8536e4634eb55d76371ebdad3053e8c6 debuginfo(build-id) = e862b97429fd7a7992c886ed909da649d6d8a1bb swtpm-tools-debuginfo = 0.5.2-5.20201226gite59c0c1.ssl3 swtpm-tools-debuginfo(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swtpm-debugsource(aarch-64) = 0.5.2-5.20201226gite59c0c1.ssl3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 Wrote: /builddir/build/RPMS/swtpm-tools-pkcs11-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-devel-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-tools-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-libs-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-libs-debuginfo-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-tools-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Wrote: /builddir/build/RPMS/swtpm-debugsource-0.5.2-5.20201226gite59c0c1.ssl3.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wx0S6a + umask 022 + cd /builddir/build/BUILD + cd swtpm-e59c0c1a7b4c8d652dbb280fd6126895a7057464 + /usr/bin/rm -rf /builddir/build/BUILDROOT/swtpm-0.5.2-5.20201226gite59c0c1.ssl3.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0