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

Bug 650116

Summary: net-vpn/openvpn-2.4.5 : openssl_compat.h:717:1: error: conflicting types for SSL_CTX_set_min_proto_version
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal CC: ao, williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-vpn:openvpn-2.4.5:20180310-174540.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-10 17:50:50 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include  -I../../include -I../../src/compat       -DPLUGIN_LIBDIR=\"/usr/lib64/openvpn/plugins\"  -Wall -Wno-unused-parameter -Wno-unused-function -O2 -pipe -march=native -std=c99 -c -o crypto_openssl.o crypto_openssl.c
In file included from crypto_openssl.c:44:0:
openssl_compat.h:717:1: error: conflicting types for ‘SSL_CTX_set_min_proto_version’
 SSL_CTX_set_min_proto_version(SSL_CTX *ctx, long tls_ver_min)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from openssl_compat.h:45:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-test_20180304-100829

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-vpn/openvpn
[ebuild  N    ] net-vpn/openvpn-2.4.5  USE="libressl lzo pam plugins ssl systemd {test} -down-root -examples -inotify -iproute2 -lz4 -mbedtls -pkcs11 (-selinux) -static"
Comment 1 Toralf Förster gentoo-dev 2018-03-10 17:50:53 UTC
Created attachment 523322 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-10 17:50:56 UTC
Created attachment 523324 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-10 17:50:59 UTC
Created attachment 523326 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-10 17:51:02 UTC
Created attachment 523328 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-10 17:51:06 UTC
Created attachment 523330 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-10 17:51:09 UTC
Created attachment 523332 [details]
net-vpn:openvpn-2.4.5:20180310-174540.log
Comment 7 Toralf Förster gentoo-dev 2018-03-10 17:51:11 UTC
Created attachment 523334 [details]
temp.tbz2