Package: src:tpm2-pkcs11
Version: 1.9.0-0.2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --exclude=.la --exclude=.pc
dh_update_autotools_config -O--exclude=.la -O--exclude=.pc
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
dh_autoreconf -O--exclude=.la -O--exclude=.pc
aclocal: overwriting 'm4/ax_add_fortify_source.m4' with
'/usr/share/aclocal/ax_add_fortify_source.m4'
aclocal: overwriting 'm4/ax_check_gnu_make.m4' with
'/usr/share/aclocal/ax_check_gnu_make.m4'
aclocal: overwriting 'm4/ax_code_coverage.m4' with
'/usr/share/aclocal/ax_code_coverage.m4'
aclocal: overwriting 'm4/ax_gcc_func_attribute.m4' with
'/usr/share/aclocal/ax_gcc_func_attribute.m4'
aclocal: overwriting 'm4/ax_is_release.m4' with
'/usr/share/aclocal/ax_is_release.m4'
aclocal: overwriting 'm4/ax_pthread.m4' with '/usr/share/aclocal/ax_pthread.m4'
aclocal: overwriting 'm4/libtool.m4' with '/usr/share/aclocal/libtool.m4'
aclocal: overwriting 'm4/ltversion.m4' with '/usr/share/aclocal/ltversion.m4'
aclocal: overwriting 'm4/pkg.m4' with '/usr/share/aclocal/pkg.m4'
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'
configure.ac:17: installing './compile'
configure.ac:19: installing './missing'
Makefile.am:73: warning: AM_DISTCHECK_CONFIGURE_FLAGS was already defined in
condition AUTOCONF_CODE_COVERAGE_2019_01_06 and CODE_COVERAGE_ENABLED, which is
included in condition TRUE ...
aminclude_static.am:100: ... 'AM_DISTCHECK_CONFIGURE_FLAGS' previously defined
here
Makefile.am:20: 'aminclude_static.am' included from here
Makefile.am: installing './depcomp'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --enable-unit --enable-fapi=no
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --enable-unit
--enable-fapi=no
checking whether to enable debugging... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for 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... yes
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 -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 whether to build with code coverage support... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sqlite3... yes
checking for yaml-0.1... yes
checking for libcrypto >= 1.1.0... yes
checking for tss2-esys >= 3.2... yes
checking for tss2-mu... yes
checking for tss2-tctildr... yes
checking for tss2-rc... yes
checking for a Python interpreter with version >= 3.7... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.12
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)...
${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for python3 extension module directory (pyexecdir)...
${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
checking for module pyasn1_modules in python... found
checking for module pyasn1 in python... found
checking for module cryptography in python... found
checking for module yaml in python... found
checking for module tpm2_pytss in python... found
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking if LD -Wl,--version-script works... yes
checking for __attribute__((weak))... yes
checking for cmocka... yes
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
checking if works...
checking for kaffe... no
checking for java... no
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
checking if works...
checking if works...
checking for p11-kit-1... yes
checking p11 module path... /usr/lib/x86_64-linux-gnu/pkcs11
checking p11 configs path... /usr/share/p11-kit/modules
checking whether byte ordering is bigendian... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wstack-protector... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether C compiler accepts -Wstrict-overflow=5... yes
checking whether C compiler accepts -O2... yes
checking whether C compiler accepts -Werror... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -shared... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether C compiler accepts -fdata-sections... yes
checking whether C compiler accepts -ffunction-sections... yes
checking whether the linker accepts -Wl,--gc-sections... yes
configure: Not using compiler options to reduce binary size!
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/tpm2-pkcs11.pc
config.status: creating src/lib/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/commandlets_keys.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/tpm2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/commandlets_store.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/commandlets_token.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/pkcs11t.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/db.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/objects.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/command.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
copying tpm2_pkcs11/tpm2_ptool.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--exclude=.la -O--exclude=.pc -Nlibtpm2-pkcs11-tools
-Npython3-tpm2-pkcs11-tools
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/pkcs11.lo src/pkcs11.c
echo timestamp > classnoinst.stamp
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/attrs.lo src/lib/attrs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/pkcs11.c -fPIC -DPIC -o src/.libs/pkcs11.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/attrs.c -fPIC -DPIC -o src/lib/.libs/attrs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/attrs.c -fPIE -o src/lib/attrs.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/pkcs11.c -fPIE -o src/pkcs11.o >/dev/null
2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/backend.lo src/lib/backend.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/backend.c -fPIC -DPIC -o src/lib/.libs/backend.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/backend_esysdb.lo src/lib/backend_esysdb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/backend_esysdb.c -fPIC -DPIC -o src/lib/.libs/backend_esysdb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/backend.c -fPIE -o src/lib/backend.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/backend_fapi.lo src/lib/backend_fapi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/backend_esysdb.c -fPIE -o
src/lib/backend_esysdb.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/backend_fapi.c -fPIC -DPIC -o src/lib/.libs/backend_fapi.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/backend_fapi.c -fPIE -o
src/lib/backend_fapi.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/db.lo src/lib/db.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/db.c -fPIC -DPIC -o src/lib/.libs/db.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/digest.lo src/lib/digest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/digest.c -fPIC -DPIC -o src/lib/.libs/digest.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/digest.c -fPIE -o src/lib/digest.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/emitter.lo src/lib/emitter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/emitter.c -fPIC -DPIC -o src/lib/.libs/emitter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/emitter.c -fPIE -o src/lib/emitter.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/db.c -fPIE -o src/lib/db.o >/dev/null
2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/encrypt.lo src/lib/encrypt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/encrypt.c -fPIC -DPIC -o src/lib/.libs/encrypt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/encrypt.c -fPIE -o src/lib/encrypt.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/general.lo src/lib/general.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/key.lo src/lib/key.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/general.c -fPIC -DPIC -o src/lib/.libs/general.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/key.c -fPIC -DPIC -o src/lib/.libs/key.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/general.c -fPIE -o src/lib/general.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/mech.lo src/lib/mech.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/key.c -fPIE -o src/lib/key.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/mech.c -fPIC -DPIC -o src/lib/.libs/mech.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/mutex.lo src/lib/mutex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/mutex.c -fPIC -DPIC -o src/lib/.libs/mutex.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/mutex.c -fPIE -o src/lib/mutex.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/object.lo src/lib/object.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/object.c -fPIC -DPIC -o src/lib/.libs/object.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/mech.c -fPIE -o src/lib/mech.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/object.c -fPIE -o src/lib/object.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/parser.lo src/lib/parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/parser.c -fPIC -DPIC -o src/lib/.libs/parser.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/random.lo src/lib/random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/parser.c -fPIE -o src/lib/parser.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/random.c -fPIC -DPIC -o src/lib/.libs/random.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/random.c -fPIE -o src/lib/random.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/session.lo src/lib/session.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/session_ctx.lo src/lib/session_ctx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/session.c -fPIC -DPIC -o src/lib/.libs/session.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/session_ctx.c -fPIC -DPIC -o src/lib/.libs/session_ctx.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/session.c -fPIE -o src/lib/session.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/session_table.lo src/lib/session_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/session_ctx.c -fPIE -o
src/lib/session_ctx.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/session_table.c -fPIC -DPIC -o src/lib/.libs/session_table.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/sign.lo src/lib/sign.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/session_table.c -fPIE -o
src/lib/session_table.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/sign.c -fPIC -DPIC -o src/lib/.libs/sign.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/slot.lo src/lib/slot.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/slot.c -fPIC -DPIC -o src/lib/.libs/slot.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/sign.c -fPIE -o src/lib/sign.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/slot.c -fPIE -o src/lib/slot.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/ssl_util.lo src/lib/ssl_util.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/token.lo src/lib/token.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/ssl_util.c -fPIC -DPIC -o src/lib/.libs/ssl_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/token.c -fPIC -DPIC -o src/lib/.libs/token.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/ssl_util.c -fPIE -o src/lib/ssl_util.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/token.c -fPIE -o src/lib/token.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/tpm.lo src/lib/tpm.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/twist.lo src/lib/twist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/tpm.c -fPIC -DPIC -o src/lib/.libs/tpm.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/twist.c -fPIC -DPIC -o src/lib/.libs/twist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/twist.c -fPIE -o src/lib/twist.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/typed_memory.lo src/lib/typed_memory.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/typed_memory.c -fPIC -DPIC -o src/lib/.libs/typed_memory.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/typed_memory.c -fPIE -o
src/lib/typed_memory.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/lib
-Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o
src/lib/utils.lo src/lib/utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2
-I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector
-fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c src/lib/utils.c -fPIC -DPIC -o src/lib/.libs/utils.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/utils.c -fPIE -o src/lib/utils.o
>/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src
-I./src/lib -Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -c src/lib/tpm.c -fPIE -o src/lib/tpm.o
>/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o src/libtpm2_test_internal.la
src/lib/attrs.lo src/lib/backend.lo src/lib/backend_esysdb.lo src/lib/backend_fapi.lo
src/lib/db.lo src/lib/digest.lo src/lib/emitter.lo src/lib/encrypt.lo src/lib/general.lo
src/lib/key.lo src/lib/mech.lo src/lib/mutex.lo src/lib/object.lo src/lib/parser.lo
src/lib/random.lo src/lib/session.lo src/lib/session_ctx.lo src/lib/session_table.lo
src/lib/sign.lo src/lib/slot.lo src/lib/ssl_util.lo src/lib/token.lo src/lib/tpm.lo
src/lib/twist.lo src/lib/typed_memory.lo src/lib/utils.lo -shared -pie -Wl,-z,relro
-Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread
-lcrypto -lyaml
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -version-number 1
-version-info 1:9:0 -Wl,--version-script=./lib/tpm2-pkcs11.map -Wl,-z,relro -Wl,-z,now -o
src/libtpm2_pkcs11.la -rpath /usr/lib/x86_64-linux-gnu/pkcs11 src/pkcs11.lo
src/lib/attrs.lo src/lib/backend.lo src/lib/backend_esysdb.lo src/lib/backend_fapi.lo
src/lib/db.lo src/lib/digest.lo src/lib/emitter.lo src/lib/encrypt.lo src/lib/general.lo
src/lib/key.lo src/lib/mech.lo src/lib/mutex.lo src/lib/object.lo src/lib/parser.lo
src/lib/random.lo src/lib/session.lo src/lib/session_ctx.lo src/lib/session_table.lo
src/lib/sign.lo src/lib/slot.lo src/lib/ssl_util.lo src/lib/token.lo src/lib/tpm.lo
src/lib/twist.lo src/lib/typed_memory.lo src/lib/utils.lo -shared -pie -Wl,-z,relro
-Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread
-lcrypto -lyaml
libtool: link: gcc -shared -fPIC -DPIC src/.libs/pkcs11.o
src/lib/.libs/attrs.o src/lib/.libs/backend.o src/lib/.libs/backend_esysdb.o
src/lib/.libs/backend_fapi.o src/lib/.libs/db.o src/lib/.libs/digest.o
src/lib/.libs/emitter.o src/lib/.libs/encrypt.o src/lib/.libs/general.o
src/lib/.libs/key.o src/lib/.libs/mech.o src/lib/.libs/mutex.o
src/lib/.libs/object.o src/lib/.libs/parser.o src/lib/.libs/random.o
src/lib/.libs/session.o src/lib/.libs/session_ctx.o
src/lib/.libs/session_table.o src/lib/.libs/sign.o src/lib/.libs/slot.o
src/lib/.libs/ssl_util.o src/lib/.libs/token.o src/lib/.libs/tpm.o
src/lib/.libs/twist.o src/lib/.libs/typed_memory.o src/lib/.libs/utils.o
-ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto
-lyaml -fstack-protector-all -O2 -g -O2 -fstack-protector-strong
-Wl,--version-script=./lib/tpm2-pkcs11.map -Wl,-z -Wl,relro -Wl,-z -Wl,now
-Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtpm2_pkcs11.so.1
-o src/.libs/libtpm2_pkcs11.so.1.9.0
libtool: link: (cd "src/.libs" && rm -f "libtpm2_pkcs11.so.1" && ln -s
"libtpm2_pkcs11.so.1.9.0" "libtpm2_pkcs11.so.1")
libtool: link: (cd "src/.libs" && rm -f "libtpm2_pkcs11.so" && ln -s
"libtpm2_pkcs11.so.1.9.0" "libtpm2_pkcs11.so")
libtool: link: ar cr src/.libs/libtpm2_test_internal.a src/lib/.libs/attrs.o
src/lib/.libs/backend.o src/lib/.libs/backend_esysdb.o
src/lib/.libs/backend_fapi.o src/lib/.libs/db.o src/lib/.libs/digest.o
src/lib/.libs/emitter.o src/lib/.libs/encrypt.o src/lib/.libs/general.o
src/lib/.libs/key.o src/lib/.libs/mech.o src/lib/.libs/mutex.o
src/lib/.libs/object.o src/lib/.libs/parser.o src/lib/.libs/random.o
src/lib/.libs/session.o src/lib/.libs/session_ctx.o
src/lib/.libs/session_table.o src/lib/.libs/sign.o src/lib/.libs/slot.o
src/lib/.libs/ssl_util.o src/lib/.libs/token.o src/lib/.libs/tpm.o
src/lib/.libs/twist.o src/lib/.libs/typed_memory.o src/lib/.libs/utils.o
libtool: link: ( cd "src/.libs" && rm -f "libtpm2_pkcs11.la" && ln -s
"../libtpm2_pkcs11.la" "libtpm2_pkcs11.la" )
libtool: link: ranlib src/.libs/libtpm2_test_internal.a
libtool: link: ( cd "src/.libs" && rm -f "libtpm2_test_internal.la" && ln -s
"../libtpm2_test_internal.la" "libtpm2_test_internal.la" )
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o src/libtpm2_test_pkcs11.la
src/pkcs11.lo -shared -pie -Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr
-ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml src/libtpm2_test_internal.la
libtool: link: (cd src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a && ar x
"/<<PKGBUILDDIR>>/src/.libs/libtpm2_test_internal.a")
libtool: link: ar cr src/.libs/libtpm2_test_pkcs11.a src/.libs/pkcs11.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/attrs.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/backend.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/backend_esysdb.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/backend_fapi.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/db.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/digest.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/emitter.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/encrypt.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/general.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/key.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/mech.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/mutex.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/object.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/parser.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/random.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/session.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/session_ctx.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/session_table.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/sign.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/slot.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/ssl_util.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/token.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/tpm.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/twist.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/typed_memory.o
src/.libs/libtpm2_test_pkcs11.lax/libtpm2_test_internal.a/utils.o
libtool: link: ranlib src/.libs/libtpm2_test_pkcs11.a
libtool: link: rm -fr src/.libs/libtpm2_test_pkcs11.lax
libtool: link: ( cd "src/.libs" && rm -f "libtpm2_test_pkcs11.la" && ln -s
"../libtpm2_test_pkcs11.la" "libtpm2_test_pkcs11.la" )
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--exclude=.la -O--exclude=.pc
make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make test/unit/test_twist test/unit/test_log test/unit/test_parser
test/unit/test_attr test/unit/test_db test/unit/test_utils
make[2]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_twist-test_twist.o `test -f 'test/unit/test_twist.c'
|| echo './'`test/unit/test_twist.c
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_log-test_log.o `test -f 'test/unit/test_log.c' || echo
'./'`test/unit/test_log.c
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_parser-test_parser.o `test -f
'test/unit/test_parser.c' || echo './'`test/unit/test_parser.c
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_attr-test_attr.o `test -f 'test/unit/test_attr.c' ||
echo './'`test/unit/test_attr.c
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_db-test_db.o `test -f 'test/unit/test_db.c' || echo
'./'`test/unit/test_db.c
gcc -DHAVE_CONFIG_H -I. -I./src/lib -Wdate-time -D_FORTIFY_SOURCE=2 -I./src -I./src/lib
-Wall -Wextra -Wformat -Wformat-security -Wstack-protector -fstack-protector-all
-Wstrict-overflow=5 -O2 -fPIC -fPIE -I/usr/include/tss2 -I/usr/include/tss2
-I/usr/include/tss2 -I/usr/include/tss2 -pthread -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -c -o test/unit/test_utils-test_utils.o `test -f 'test/unit/test_utils.c'
|| echo './'`test/unit/test_utils.c
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o test/unit/test_twist
test/unit/test_twist-test_twist.o -lcmocka src/libtpm2_test_internal.la
src/libtpm2_test_pkcs11.la
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
test/unit/test_twist test/unit/test_twist-test_twist.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o test/unit/test_log
test/unit/test_log-test_log.o -lcmocka src/libtpm2_test_internal.la
src/libtpm2_test_pkcs11.la
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
test/unit/test_log test/unit/test_log-test_log.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o test/unit/test_parser
test/unit/test_parser-test_parser.o -lcmocka -lyaml src/libtpm2_test_internal.la
src/libtpm2_test_pkcs11.la
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o test/unit/test_attr
test/unit/test_attr-test_attr.o -lcmocka src/libtpm2_test_internal.la
src/libtpm2_test_pkcs11.la
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
test/unit/test_parser test/unit/test_parser-test_parser.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,--wrap=sqlite3_column_bytes -Wl,--wrap=sqlite3_column_blob
-Wl,--wrap=sqlite3_data_count -Wl,--wrap=sqlite3_column_name
-Wl,--wrap=sqlite3_column_bytes -Wl,--wrap=sqlite3_column_text
-Wl,--wrap=sqlite3_column_int -Wl,--wrap=sqlite3_prepare_v2 -Wl,--wrap=sqlite3_finalize
-Wl,--wrap=sqlite3_bind_blob -Wl,--wrap=sqlite3_bind_int -Wl,--wrap=sqlite3_bind_text
-Wl,--wrap=sqlite3_errmsg -Wl,--wrap=sqlite3_step -Wl,--wrap=sqlite3_exec
-Wl,--wrap=sqlite3_last_insert_rowid -Wl,--wrap=strdup -Wl,--wrap=calloc -Wl,-z,relro
-Wl,-z,now -o test/unit/test_db test/unit/test_db-test_db.o -lcmocka -lsqlite3
src/libtpm2_test_internal.la src/libtpm2_test_pkcs11.la
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
test/unit/test_attr test/unit/test_attr-test_attr.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
/bin/bash ./libtool --tag=CC --mode=link gcc -I./src -I./src/lib -Wall -Wextra -Wformat
-Wformat-security -Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC
-fPIE -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2
-pthread -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -shared -pie
-Wl,-z,relro -Wl,-z,now -ltss2-esys -ltss2-mu -ltss2-tctildr -ltss2-rc -lsqlite3
-lpthread -lcrypto -lyaml -Wl,-z,relro -Wl,-z,now -o test/unit/test_utils
test/unit/test_utils-test_utils.o -lcmocka src/libtpm2_test_internal.la
src/libtpm2_test_pkcs11.la
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wl,--wrap=sqlite3_column_bytes -Wl,--wrap=sqlite3_column_blob
-Wl,--wrap=sqlite3_data_count -Wl,--wrap=sqlite3_column_name
-Wl,--wrap=sqlite3_column_bytes -Wl,--wrap=sqlite3_column_text
-Wl,--wrap=sqlite3_column_int -Wl,--wrap=sqlite3_prepare_v2 -Wl,--wrap=sqlite3_finalize
-Wl,--wrap=sqlite3_bind_blob -Wl,--wrap=sqlite3_bind_int -Wl,--wrap=sqlite3_bind_text
-Wl,--wrap=sqlite3_errmsg -Wl,--wrap=sqlite3_step -Wl,--wrap=sqlite3_exec
-Wl,--wrap=sqlite3_last_insert_rowid -Wl,--wrap=strdup -Wl,--wrap=calloc -Wl,-z -Wl,relro
-Wl,-z -Wl,now -o test/unit/test_db test/unit/test_db-test_db.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
libtool: link: gcc -I./src -I./src/lib -Wall -Wextra -Wformat -Wformat-security
-Wstack-protector -fstack-protector-all -Wstrict-overflow=5 -O2 -fPIC -fPIE
-I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -o
test/unit/test_utils test/unit/test_utils-test_utils.o -lcmocka
src/.libs/libtpm2_test_internal.a src/.libs/libtpm2_test_pkcs11.a -ltss2-esys -ltss2-mu
-ltss2-tctildr -ltss2-rc -lsqlite3 -lpthread -lcrypto -lyaml -pthread
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make check-TESTS
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
PASS: test/unit/test_log
PASS: test/unit/test_twist
PASS: test/unit/test_attr
PASS: test/unit/test_parser
PASS: test/unit/test_utils
PASS: test/unit/test_db
============================================================================
Testsuite summary for tpm2-pkcs11 1.9.0
============================================================================
# TOTAL: 6
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
dh_testroot -O--exclude=.la -O--exclude=.pc
dh_prep -O--exclude=.la -O--exclude=.pc
debian/rules override_dh_auto_install-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install --buildsystem pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running install_lib
creating /<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools
creating /<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr
creating /<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib
creating /<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12
creating
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/commandlets_keys.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/tpm2.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/utils.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/commandlets_store.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/commandlets_token.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/pkcs11t.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/db.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/objects.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/command.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tpm2-pkcs11-tools/build/tpm2_pkcs11/tpm2_ptool.py
->
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/commandlets_keys.py
to commandlets_keys.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/tpm2.py
to tpm2.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/commandlets_store.py
to commandlets_store.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/commandlets_token.py
to commandlets_token.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/pkcs11t.py
to pkcs11t.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/db.py
to db.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/objects.py
to objects.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/command.py
to command.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11/tpm2_ptool.py
to tpm2_ptool.cpython-312.pyc
running install_egg_info
running egg_info
creating tpm2_pkcs11_tools.egg-info
writing tpm2_pkcs11_tools.egg-info/PKG-INFO
writing dependency_links to tpm2_pkcs11_tools.egg-info/dependency_links.txt
writing entry points to tpm2_pkcs11_tools.egg-info/entry_points.txt
writing requirements to tpm2_pkcs11_tools.egg-info/requires.txt
writing top-level names to tpm2_pkcs11_tools.egg-info/top_level.txt
writing manifest file 'tpm2_pkcs11_tools.egg-info/SOURCES.txt'
reading manifest file 'tpm2_pkcs11_tools.egg-info/SOURCES.txt'
writing manifest file 'tpm2_pkcs11_tools.egg-info/SOURCES.txt'
Copying tpm2_pkcs11_tools.egg-info to
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/lib/python3.12/dist-packages/tpm2_pkcs11_tools-1.33.7.egg-info
Skipping SOURCES.txt
running install_scripts
Installing tpm2_ptool script to
/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/bin
mkdir -p -- '/<<PKGBUILDDIR>>/debian/libtpm2-pkcs11-tools/usr/bin'
mv -- '/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/bin/tpm2_ptool'
'/<<PKGBUILDDIR>>/debian/libtpm2-pkcs11-tools/usr/bin/'
rmdir -- '/<<PKGBUILDDIR>>/debian/python3-tpm2-pkcs11-tools/usr/bin'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_install -O--exclude=.la -O--exclude=.pc -Nlibtpm2-pkcs11-tools
-Npython3-tpm2-pkcs11-tools
make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/p11-kit/modules'
/usr/bin/install -c -m 644 ./misc/p11-kit/tpm2_pkcs11.module
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/p11-kit/modules'
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11'
/bin/bash ./libtool --mode=install /usr/bin/install -c src/libtpm2_pkcs11.la
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11'
libtool: install: /usr/bin/install -c src/.libs/libtpm2_pkcs11.so.1.9.0
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11/libtpm2_pkcs11.so.1.9.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11 && {
ln -s -f libtpm2_pkcs11.so.1.9.0 libtpm2_pkcs11.so.1 || { rm -f libtpm2_pkcs11.so.1 && ln -s
libtpm2_pkcs11.so.1.9.0 libtpm2_pkcs11.so.1; }; })
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11 && {
ln -s -f libtpm2_pkcs11.so.1.9.0 libtpm2_pkcs11.so || { rm -f libtpm2_pkcs11.so && ln -s
libtpm2_pkcs11.so.1.9.0 libtpm2_pkcs11.so; }; })
libtool: install: /usr/bin/install -c src/.libs/libtpm2_pkcs11.lai
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkcs11/libtpm2_pkcs11.la
libtool: warning: remember to run 'libtool --finish
/usr/lib/x86_64-linux-gnu/pkcs11'
/usr/bin/mkdir -p
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
/usr/bin/install -c -m 644 lib/tpm2-pkcs11.pc
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -O--exclude=.la -O--exclude=.pc
dh_install: warning: Cannot find (any matches for)
"usr/lib/*/libtpm2_pkcs11.so.*" (tried in ., debian/tmp)
dh_install: warning: libtpm2-pkcs11-1 missing files:
usr/lib/*/libtpm2_pkcs11.so.*
dh_install: warning: Cannot find (any matches for) "usr/lib/*/*.so" (tried in
., debian/tmp)
dh_install: warning: libtpm2-pkcs11-1-dev missing files: usr/lib/*/*.so
dh_install: error: missing files, aborting
make: *** [debian/rules:24: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.