Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615286

Summary: net-vpn/openconnect-7.08 : openssl-dtls.c:103:70: error: ‘SSL {aka struct ssl_st}’ has no member named ‘enc_write_ctx’; did you mean ‘enc_read_ctx’?
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mattsch, williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
net-vpn:openconnect-7.08:20170411-155831.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-04-11 16:04:34 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 -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’; did you mean ‘enc_read_ctx’?
 ivlen = EVP_CIPHER_iv_length(EVP_CIPHER_CTX_cipher(vpninfo->dtls_ssl->enc_write_ctx));
                                                                     ^~
In file included from /usr/include/openssl/hmac.h:67:0,

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

  This is an unstable amd64 chroot image (named plasma-systemd-libressl_20170410-213447) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-04-11 16:04:36 UTC
Created attachment 469738 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-11 16:04:40 UTC
Created attachment 469740 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-11 16:04:43 UTC
Created attachment 469742 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-11 16:04:46 UTC
Created attachment 469744 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-11 16:04:49 UTC
Created attachment 469746 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-11 16:04:52 UTC
Created attachment 469748 [details]
net-vpn:openconnect-7.08:20170411-155831.log
Comment 7 Toralf Förster gentoo-dev 2017-04-11 16:04:55 UTC
Created attachment 469750 [details]
temp.tbz2
Comment 8 Mike Gilbert gentoo-dev 2017-04-11 16:47:56 UTC
You created a duplicate of your own bug.

*** This bug has been marked as a duplicate of bug 608444 ***