This is an unstable amd64 chroot image (named 13.0-systemd-libressl-unstable-abi32+64_20170210-142202) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../.. -I../../.././src -I/usr/include -I/usr/include -O2 -pipe -march=native -Wall -Wall -Wno-address -fno-strict-overflow -o socket.o -c socket.c socket.c: In function ‘ssl_set_no_tls’: socket.c:70:25: error: ‘SSL {aka struct ssl_st}’ has no member named ‘options’ ((ssl_t *) socket->ssl)->options |= SSL_OP_NO_TLSv1; ^ In file included from socket.c:19:0: ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * llvm-config --version: 3.9.1 Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) java-config:
Created attachment 463354 [details] emerge-info.txt
Created attachment 463356 [details] config.log
Created attachment 463358 [details] emerge-history.txt
Created attachment 463360 [details] environment
Created attachment 463362 [details] etc.portage.tbz2
Created attachment 463364 [details] www-client:elinks-0.12_pre6-r2:20170211-212051.log.bz2
OpenBSD has a patch for this at http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www/elinks/patches/patch-src_network_ssl_socket_c?rev=1.1&content-type=text/x-cvsweb-markup I've confirmed that patch Works For Me.
Created attachment 463900 [details, diff] The OpenBSD patch for this issue
*** Bug 610698 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=9f93ee632f0a851deddaa347bc933278a48f7f8d commit 9f93ee632f0a851deddaa347bc933278a48f7f8d Author: Felix Janda <felix.janda@posteo.de> AuthorDate: 2017-10-14 13:43:32 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2017-10-22 16:55:09 +0000 www-client/elinks-0.12_pre6-r2: fix compilation with libressl. Closes: https://bugs.gentoo.org/584766 Closes: https://bugs.gentoo.org/609006 www-client/elinks/elinks-0.12_pre6-r2.ebuild | 2 ++ .../elinks/files/elinks-0.12_pre5-libressl.patch | 29 ++++++++++++++++++++++ .../elinks/files/elinks-0.12_pre5-rand-egd.patch | 20 +++++++++++++++ 3 files changed, 51 insertions(+)