Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608444 - net-vpn/openconnect-7.08 with libressl-2.5.1 openssl-dtls.c:103:70: error: ‘SSL {aka struct ssl_st}’ has no member named ‘enc_write_ctx’
Summary: net-vpn/openconnect-7.08 with libressl-2.5.1 openssl-dtls.c:103:70: error: ‘S...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
: 615286 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-02-06 15:29 UTC by Toralf Förster
Modified: 2019-01-18 17:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,6.03 KB, text/plain)
2017-02-06 15:29 UTC, Toralf Förster
Details
config.log (config.log,64.05 KB, text/plain)
2017-02-06 15:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.09 KB, text/plain)
2017-02-06 15:30 UTC, Toralf Förster
Details
environment (environment,196.50 KB, text/plain)
2017-02-06 15:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.11 KB, application/x-bzip)
2017-02-06 15:30 UTC, Toralf Förster
Details
net-misc:openconnect-7.08:20170206-143135.log (net-misc:openconnect-7.08:20170206-143135.log,37.49 KB, text/plain)
2017-02-06 15:30 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,18.92 KB, text/plain)
2018-05-26 22:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,328.71 KB, text/plain)
2018-05-26 22:41 UTC, Toralf Förster
Details
environment (environment,197.83 KB, text/plain)
2018-05-26 22:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.17 KB, application/x-bzip)
2018-05-26 22:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.68 KB, application/x-bzip)
2018-05-26 22:42 UTC, Toralf Förster
Details
net-vpn:openconnect-7.08-r1:20180526-105233.log (net-vpn:openconnect-7.08-r1:20180526-105233.log,37.43 KB, text/plain)
2018-05-26 22:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.57 KB, application/x-bzip)
2018-05-26 22:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-02-06 15:29:51 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -pipe -march=native -Wall -c openssl-dtls.c  -fPIC -DPIC -o .libs/libopenconnect_la-openssl-dtls.o
openssl-dtls.c: In function ‘dtls_get_data_mtu’:
openssl-dtls.c:103:70: error: ‘SSL {aka struct ssl_st}’ has no member named ‘enc_write_ctx’
 ivlen = EVP_CIPHER_iv_length(EVP_CIPHER_CTX_cipher(vpninfo->dtls_ssl->enc_write
                                                                     ^
In file included from /usr/include/openssl/hmac.h:67:0,

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named gnome-systemd-libressl-unstable_20170202-095758) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

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:

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-02-06 15:29:54 UTC
Created attachment 462636 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-06 15:29:58 UTC
Created attachment 462638 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-02-06 15:30:01 UTC
Created attachment 462640 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-02-06 15:30:04 UTC
Created attachment 462642 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-02-06 15:30:07 UTC
Created attachment 462644 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-02-06 15:30:10 UTC
Created attachment 462646 [details]
net-misc:openconnect-7.08:20170206-143135.log
Comment 7 Mike Gilbert gentoo-dev 2017-04-11 16:47:56 UTC
*** Bug 615286 has been marked as a duplicate of this bug. ***
Comment 8 Aaron Bauman (RETIRED) gentoo-dev 2018-04-20 16:12:26 UTC
net-vpn/openconnect-7.08 builds and runs fine against dev-libs/libressl-{2.6.4, 2.7.2}
Comment 9 Toralf Förster gentoo-dev 2018-05-26 22:41:48 UTC
got at the unstable amd64 chroot image 17.0-desktop-plasma-systemd_libressl_20180516-202814 this : openssl-dtls.c:103:72: error: SSL {aka struct ssl_st} has no member named enc_write_ctx
Comment 10 Toralf Förster gentoo-dev 2018-05-26 22:41:51 UTC
Created attachment 533382 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2018-05-26 22:41:54 UTC
Created attachment 533384 [details]
emerge-history.txt
Comment 12 Toralf Förster gentoo-dev 2018-05-26 22:41:57 UTC
Created attachment 533386 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2018-05-26 22:42:00 UTC
Created attachment 533388 [details]
etc.portage.tbz2
Comment 14 Toralf Förster gentoo-dev 2018-05-26 22:42:03 UTC
Created attachment 533390 [details]
logs.tbz2
Comment 15 Toralf Förster gentoo-dev 2018-05-26 22:42:07 UTC
Created attachment 533392 [details]
net-vpn:openconnect-7.08-r1:20180526-105233.log
Comment 16 Toralf Förster gentoo-dev 2018-05-26 22:42:10 UTC
Created attachment 533394 [details]
temp.tbz2