Created attachment 558756 [details] build.log host/lib/util_misc.c: In function ‘vb_keyb_from_rsa’: host/lib/util_misc.c:83:38: error: dereferencing pointer to incomplete type ‘struct rsa_st’ nwords = BN_num_bits(rsa_private_key->n) / 32; ^~
*** Bug 674440 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a599090d15353f23b20fab94cdbbdedffcfbc4aa commit a599090d15353f23b20fab94cdbbdedffcfbc4aa Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2019-01-03 23:02:45 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2019-01-03 23:50:08 +0000 sys-boot/vboot-utils: version bump to 72_p20181229 with openssl-1.1 support Reported-by: Harri Nieminen <moiman@posteo.net> Closes: https://bugs.gentoo.org/673954 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org> sys-boot/vboot-utils/Manifest | 1 + .../vboot-utils/vboot-utils-72_p20181229.ebuild | 98 ++++++++++++++++++++++ 2 files changed, 99 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6f75b12a60745f08f511568531a050429f46b4 commit 3d6f75b12a60745f08f511568531a050429f46b4 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2019-01-03 22:24:00 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2019-01-03 23:50:06 +0000 sys-boot/vboot-utils: require openssl 1.0.x or libressl (bug 674344) Reported-by: Harri Nieminen <moiman@posteo.net> Bug: https://bugs.gentoo.org/673954 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org> sys-boot/vboot-utils/vboot-utils-59_p20170413.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)