Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676654 - net-misc/tn5250-0.17.4-r2 : configure: error: ** Unable to find OpenSSL libraries!
Summary: net-misc/tn5250-0.17.4-r2 : configure: error: ** Unable to find OpenSSL libra...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-28 19:25 UTC by Toralf Förster
Modified: 2019-02-24 10:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2019-01-28 19:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.75 KB, text/plain)
2019-01-28 19:25 UTC, Toralf Förster
Details
environment (environment,61.18 KB, text/plain)
2019-01-28 19:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.56 KB, application/x-bzip)
2019-01-28 19:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.20 KB, application/x-bzip)
2019-01-28 19:25 UTC, Toralf Förster
Details
net-misc:tn5250-0.17.4-r2:20190128-104202.log (net-misc:tn5250-0.17.4-r2:20190128-104202.log,10.30 KB, text/plain)
2019-01-28 19:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.74 KB, application/x-bzip)
2019-01-28 19:25 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 2019-01-28 19:25:30 UTC
checking for OpenSSL headers... -I/usr/include
checking for CRYPTO_num_locks in -lcrypto... no
configure: error: ** Unable to find OpenSSL libraries!

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-misc/tn5250-0.17.4-r2/work/tn5250-0.17.4/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20190125-213603

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO net-misc/tn5250
[ebuild  N    ] net-misc/tn5250-0.17.4-r2  USE="ssl -libressl -static-libs"
Comment 1 Toralf Förster gentoo-dev 2019-01-28 19:25:33 UTC
Created attachment 563118 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-28 19:25:35 UTC
Created attachment 563120 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-28 19:25:38 UTC
Created attachment 563122 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-28 19:25:41 UTC
Created attachment 563124 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-28 19:25:44 UTC
Created attachment 563126 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-28 19:25:46 UTC
Created attachment 563128 [details]
net-misc:tn5250-0.17.4-r2:20190128-104202.log
Comment 7 Toralf Förster gentoo-dev 2019-01-28 19:25:49 UTC
Created attachment 563130 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-02-24 10:53:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f23370c5f39898121cd8bbb05638cd288eba37

commit 58f23370c5f39898121cd8bbb05638cd288eba37
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-02-24 09:33:30 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-02-24 10:52:58 +0000

    net-misc/tn5250: Fix openssl-1.1 compat
    
    Closes: https://bugs.gentoo.org/676654
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../files/tn5250-0.17.4-duplicate-definition.patch | 115 ++++++++++++++
 net-misc/tn5250/files/tn5250-0.17.4-fedora.patch   | 167 +++++++++++++++++++++
 .../tn5250/files/tn5250-0.17.4-openssl11.patch     |  49 ++++++
 net-misc/tn5250/tn5250-0.17.4-r3.ebuild            |  58 +++++++
 4 files changed, 389 insertions(+)