libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tpm2-tss-engine\" -DPACKAGE_TARNAME=\"tpm2-tss-engine\" -DPACKAGE_VERSION=\"1.0.0\" "-DPACKAGE_STRING=\"tpm2-tss-engine 1.0.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/tpm2-software/tpm2-tss-engine/issues\" -DPACKAGE_URL=\"https://github.com/tpm2-software/tpm2-tss-engine\" -DPACKAGE=\"tpm2-tss-engine\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./src -O2 -pipe -march=native -c src/tpm2-tss-engine-rand.c -fPIC -DPIC -o src/.libs/libtpm2tss_la-tpm2-tss-engine-rand.o src/tpm2-tss-engine-rand.c:90:1: error: variable ‘rand_methods’ has initializer but incomplete type 90 | static RAND_METHOD rand_methods = { | ^~~~~~ src/tpm2-tss-engine-rand.c:91:5: warning: excess elements in struct initializer ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-no-multilib-hardened_libressl_20190529-222033 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * emerge -qpvO app-crypt/tpm2-tss-engine [ebuild N ] app-crypt/tpm2-tss-engine-1.0.0 USE="libressl -test"
Created attachment 578186 [details] emerge-info.txt
Created attachment 578188 [details] app-crypt:tpm2-tss-engine-1.0.0:20190531-021224.log
Created attachment 578190 [details] emerge-history.txt
Created attachment 578192 [details] environment
Created attachment 578194 [details] etc.portage.tbz2
Created attachment 578196 [details] logs.tbz2
Created attachment 578198 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068c8bdae6d0baa32ccd8f788b4a2bef2be8f74b commit 068c8bdae6d0baa32ccd8f788b4a2bef2be8f74b Author: Alon Bar-Lev <alonbl@gentoo.org> AuthorDate: 2019-05-31 17:43:16 +0000 Commit: Alon Bar-Lev <alonbl@gentoo.org> CommitDate: 2019-05-31 17:43:44 +0000 app-crypt/tpm2-tss-engine: fix libressl issue Closes: https://bugs.gentoo.org/show_bug.cgi?id=687084 Thanks: Toralf Förster Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 .../files/tpm2-tss-engine-1.0.0-libressl.patch | 35 ++++++++++++++++++++++ .../tpm2-tss-engine/tpm2-tss-engine-1.0.0.ebuild | 1 + 2 files changed, 36 insertions(+)