Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715990 - net-vpn/openconnect-8.06 : configure: error: LibreSSL does not support Cisco DTLS.
Summary: net-vpn/openconnect-8.06 : configure: error: LibreSSL does not support Cisco ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-03 07:27 UTC by Toralf Förster
Modified: 2020-04-03 14:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.71 KB, text/plain)
2020-04-03 07:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.74 KB, text/plain)
2020-04-03 07:27 UTC, Toralf Förster
Details
environment (environment,114.38 KB, text/plain)
2020-04-03 07:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.17 KB, application/x-bzip)
2020-04-03 07:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.72 KB, application/x-bzip)
2020-04-03 07:27 UTC, Toralf Förster
Details
net-vpn:openconnect-8.06:20200403-012549.log (net-vpn:openconnect-8.06:20200403-012549.log,6.31 KB, text/plain)
2020-04-03 07:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.08 KB, application/x-bzip)
2020-04-03 07:27 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 2020-04-03 07:27:01 UTC
checking for LIBP11... no
checking for known-broken versions of OpenSSL... yes
configure: error: LibreSSL does not support Cisco DTLS.
Build with OpenSSL or GnuTLS instead.

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20200329-031625

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 02 Apr 2020 11:07:35 PM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO net-vpn/openconnect
[ebuild  N    ] net-vpn/openconnect-8.06  USE="libressl nls -doc -gnutls -gssapi -libproxy -lz4 -smartcard -static-libs -stoken"
Comment 1 Toralf Förster gentoo-dev 2020-04-03 07:27:04 UTC
Created attachment 629286 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-03 07:27:07 UTC
Created attachment 629288 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-03 07:27:12 UTC
Created attachment 629290 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-03 07:27:15 UTC
Created attachment 629292 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-03 07:27:18 UTC
Created attachment 629294 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-03 07:27:21 UTC
Created attachment 629296 [details]
net-vpn:openconnect-8.06:20200403-012549.log
Comment 7 Toralf Förster gentoo-dev 2020-04-03 07:27:24 UTC
Created attachment 629298 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-03 14:26:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b665c22286041455f9f4a110dbe6b425d962af

commit 92b665c22286041455f9f4a110dbe6b425d962af
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-04-03 14:25:24 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-04-03 14:26:29 +0000

    net-vpn/openconnect: drop libressl support
    
    Building with LibreSSL is currently broken.
    When it does work, it doesn't support DTLS anyway.
    GnuTLS is a more viable alternative.
    
    Bug: https://bugs.gentoo.org/695630
    Closes: https://bugs.gentoo.org/715990
    Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-vpn/openconnect/openconnect-8.05.ebuild | 5 ++---
 net-vpn/openconnect/openconnect-8.06.ebuild | 5 ++---
 net-vpn/openconnect/openconnect-9999.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)