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-r3/work/tn5250-0.17.4/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_20190223-001927 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.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) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.10.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO net-misc/tn5250 [ebuild N ] net-misc/tn5250-0.17.4-r3 USE="ssl -libressl"
Created attachment 566352 [details] emerge-info.txt
Created attachment 566354 [details] emerge-history.txt
Created attachment 566356 [details] environment
Created attachment 566358 [details] etc.portage.tbz2
Created attachment 566360 [details] logs.tbz2
Created attachment 566362 [details] net-misc:tn5250-0.17.4-r3:20190224-142712.log
Created attachment 566364 [details] temp.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621dda3700069e60197a8eb9ccee05745b3d31fc commit 621dda3700069e60197a8eb9ccee05745b3d31fc Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-03-21 11:46:21 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-03-21 11:47:30 +0000 package.mask: Last rite third batch of openssl-1.1+ blockers Bug: https://bugs.gentoo.org/675010 Bug: https://bugs.gentoo.org/676242 Bug: https://bugs.gentoo.org/674240 Bug: https://bugs.gentoo.org/677734 Bug: https://bugs.gentoo.org/678684 Bug: https://bugs.gentoo.org/677482 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+)
tn5250 has an SSL use flag, which can be used to build it without SSL support. It also has a LibreSSL use flag, which I haven't tried, but presumably can be used to build it with SSL support using LibreSSL instead of OpenSSL. Logic would dictate that the option to build it with SSL support using OpenSSL should be removed from the ebuild, instead of masking and eventually removing the entire ebuild.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125e3a7b84901fd9a0005167103cecf60eac94fe commit 125e3a7b84901fd9a0005167103cecf60eac94fe Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-04-20 07:51:35 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-04-20 07:51:35 +0000 net-misc/tn5250: Remove last-rited pkg Closes: https://bugs.gentoo.org/678684 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-misc/tn5250/Manifest | 1 - .../tn5250-0.17.4-disable-sslv2-and-sslv3.patch | 61 ----------- .../files/tn5250-0.17.4-duplicate-definition.patch | 115 --------------------- ...5250-0.17.4-fix-Wformat-security-warnings.patch | 62 ----------- .../tn5250/files/tn5250-0.17.4-openssl11.patch | 49 --------- net-misc/tn5250/files/tn5250-0.17.4-tinfo.patch | 10 -- net-misc/tn5250/files/tn5250-0.17.4-whoami.patch | 13 --- net-misc/tn5250/metadata.xml | 7 -- net-misc/tn5250/tn5250-0.17.4-r1.ebuild | 58 ----------- net-misc/tn5250/tn5250-0.17.4-r2.ebuild | 56 ---------- net-misc/tn5250/tn5250-0.17.4-r3.ebuild | 58 ----------- profiles/package.mask | 2 - 12 files changed, 492 deletions(-)