^ ultravnc_dsm_helper.c: In function ‘enc_xfer’: ultravnc_dsm_helper.c:658:17: error: storage size of ‘E_ctx’ isn’t known EVP_CIPHER_CTX E_ctx, D_ctx; ^~~~~ ultravnc_dsm_helper.c:658:24: error: storage size of ‘D_ctx’ isn’t known ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib_20190103-211217 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) [3] pypy3 (fallback) [4] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.31.1 * emerge -qpvO net-misc/ssvnc [ebuild N ] net-misc/ssvnc-1.0.29-r2 USE="-java"
Created attachment 559920 [details] emerge-info.txt
Created attachment 559922 [details] emerge-history.txt
Created attachment 559924 [details] environment
Created attachment 559926 [details] etc.portage.tbz2
Created attachment 559928 [details] net-misc:ssvnc-1.0.29-r2:20190105-034926.log
Created attachment 559930 [details] temp.tbz2
Arch has a working patch which fixes the issue described here. see https://aur.archlinux.org/cgit/aur.git/tree/openssl1.1.patch?h=ssvnc
A patched ssvnc-1.0.29-r3 is available in my overlay: https://github.com/stefantalpalaru/gentoo-overlay
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f871d9c93aa4e7ad851e7e6afc0eef3aff808a commit e5f871d9c93aa4e7ad851e7e6afc0eef3aff808a Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2019-01-26 11:40:01 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2019-01-26 12:42:32 +0000 net-misc/ssvnc: Fix openssl-1.1 Closes: https://bugs.gentoo.org/674580 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> net-misc/ssvnc/files/ssvnc-1.0.29-openssl1.1.patch | 199 +++++++++++++++++++++ net-misc/ssvnc/ssvnc-1.0.29-r2.ebuild | 25 +-- 2 files changed, 214 insertions(+), 10 deletions(-)