Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874711 - net-analyzer/ike-scan-1.9.5 - configure: error: OpenSSL libraries in /usr do not appear to work
Summary: net-analyzer/ike-scan-1.9.5 - configure: error: OpenSSL libraries in /usr do ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 18:50 UTC by Toralf Förster
Modified: 2022-10-04 09:46 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.59 KB, text/plain)
2022-10-03 18:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.83 KB, text/plain)
2022-10-03 18:50 UTC, Toralf Förster
Details
environment (environment,74.67 KB, text/plain)
2022-10-03 18:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.07 KB, application/x-bzip)
2022-10-03 18:50 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.75 KB, application/x-bzip)
2022-10-03 18:50 UTC, Toralf Förster
Details
net-analyzer:ike-scan-1.9.5:20221003-173905.log (net-analyzer:ike-scan-1.9.5:20221003-173905.log,6.11 KB, text/plain)
2022-10-03 18:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.23 KB, application/x-bzip)
2022-10-03 18:50 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 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(-)