I tried the attached patch, the build still fails, this time with a different
issue though:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LINUX
-DLOCALEDIR=\"/usr/share/locale\" -DTSS_LIB_IS_12 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -m64 -Wall -Werror -Wno-unused
-Wno-implicit-function-declaration -Wreturn-type -Wsign-compare -c tpm_unseal.c
-fPIC -DPIC -o .libs/tpm_unseal.o
tpm_unseal.c: In function 'tpmUnsealFile':
tpm_unseal.c:411:17: error: storage size of 'ctx' isn't known
EVP_CIPHER_CTX ctx;
^~~
Makefile:566: recipe for target 'tpm_unseal.lo' failed
make[3]: *** [tpm_unseal.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
Makefile:457: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:387: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
If anyone is willing to provide a new patch or a fixed package, I'm happy to
review
and sponsor the upload so that we can fix this issue.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913