if (!(x509_meth = X509V3_EXT_get(x509_ext))) ^ tls.c:302:21: error: dereferencing pointer to incomplete type ‘X509_EXTENSION’ {aka ‘struct X509_extension_st’} data1 = x509_ext->value->data; ^~ tls.c: In function ‘tls_auth_cont’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib-hardened_20190107-221722 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * emerge -qpvO net-ftp/tlswrap [ebuild N ] net-ftp/tlswrap-1.04-r3 USE="-libressl"
Created attachment 560840 [details] emerge-info.txt
Created attachment 560842 [details] emerge-history.txt
Created attachment 560844 [details] environment
Created attachment 560846 [details] etc.portage.tbz2
Created attachment 560848 [details] logs.tbz2
Created attachment 560850 [details] net-ftp:tlswrap-1.04-r3:20190113-124532.log
Created attachment 560852 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc6d001a0fff7ea3ef374a9a5a1de885b2ff8cb commit 6bc6d001a0fff7ea3ef374a9a5a1de885b2ff8cb Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2019-01-13 19:33:17 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2019-01-13 19:33:17 +0000 net-ftp/tlswrap: Fix compat with openssl-1.1 and libressl Closes: https://bugs.gentoo.org/675330 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> net-ftp/tlswrap/files/tlswrap-1.04-libressl.patch | 16 ------ net-ftp/tlswrap/files/tlswrap-1.04-openssl11.patch | 60 ++++++++++++++++++++++ net-ftp/tlswrap/tlswrap-1.04-r3.ebuild | 17 +++--- 3 files changed, 69 insertions(+), 24 deletions(-)