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

Bug 874711

Summary: net-analyzer/ike-scan-1.9.5 - configure: error: OpenSSL libraries in /usr do not appear to work
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=731156
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-analyzer:ike-scan-1.9.5:20221003-173905.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 18:50:16 UTC
configure: OpenSSL header files found in /usr/include
configure: Cannot find libcrypto under /usr - assuming its in the standard search path
configure: OpenSSL libraries found in /usr/lib
checking that OpenSSL headers and libraries in /usr work... no
configure: error: OpenSSL libraries in /usr do not appear to work

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 9a62fd768e4d6745109c76a44ba529b08c8b3656
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 17:17:17 2022 +0000

    2022-10-03 17:17:16 UTC

emerge -qpvO net-analyzer/ike-scan
[ebuild  N    ] net-analyzer/ike-scan-1.9.5  USE="ssl"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 18:50:17 UTC
Created attachment 818074 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 18:50:18 UTC
Created attachment 818077 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 18:50:20 UTC
Created attachment 818080 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 18:50:21 UTC
Created attachment 818083 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 18:50:22 UTC
Created attachment 818086 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 18:50:22 UTC
Created attachment 818089 [details]
net-analyzer:ike-scan-1.9.5:20221003-173905.log
Comment 7 Toralf Förster gentoo-dev 2022-10-03 18:50:23 UTC
Created attachment 818092 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-04 09:46:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec5c9ec7ea0fc9ca1d52559dcb2109ab30fc453

commit 7ec5c9ec7ea0fc9ca1d52559dcb2109ab30fc453
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-04 09:46:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-04 09:46:05 +0000

    net-analyzer/ike-scan: fix openssl path
    
    TODO: pkgconfig, but I'm not up for that fight right now.
    
    Closes: https://bugs.gentoo.org/874711
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/ike-scan-1.9.5-openssl-libdir.patch      | 55 ++++++++++++++++++++++
 net-analyzer/ike-scan/ike-scan-1.9.5.ebuild        |  4 +-
 2 files changed, 58 insertions(+), 1 deletion(-)