Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615286 - 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’?
Summary: net-vpn/openconnect-7.08 : openssl-dtls.c:103:70: error: ‘SSL {aka struct ssl...
Status: RESOLVED DUPLICATE of bug 608444
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:
Depends on:
Blocks:
 
Reported: 2017-04-11 16:04 UTC by Toralf Förster
Modified: 2017-04-11 16:47 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.63 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,11.56 KB, application/x-bzip)
2017-04-11 16:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.32 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
environment (environment,196.21 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.54 KB, application/x-bzip)
2017-04-11 16:04 UTC, Toralf Förster
Details
net-vpn:openconnect-7.08:20170411-155831.log (net-vpn:openconnect-7.08:20170411-155831.log,36.49 KB, text/plain)
2017-04-11 16:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.44 KB, application/x-bzip)
2017-04-11 16:04 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-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 ***