checking for SSL_accept in -lssl... yes checking for BN_init in -lcrypto... no configure: error: TORQUE needs lib crypto (often openssl-devel) in order to build !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sys-cluster/torque-6.0.3/work/torque-6.0.3-1485300822_19e79ad/config.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_20190209-094633 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] 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 * java-config: The following VMs are available for generation-2: 1) IcedTea JDK 3.10.0 [icedtea-8] *) IcedTea JDK 3.10.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-8 [2] icedtea-bin-8 system-vm emerge -qpvO sys-cluster/torque [ebuild N ] sys-cluster/torque-6.0.3 USE="crypt syslog -autorun -cgroups -cpusets -doc -drmaa -libressl -munge -nvidia -quickcommit -server -tk"
Created attachment 564798 [details] emerge-info.txt
Created attachment 564800 [details] emerge-history.txt
Created attachment 564802 [details] environment
Created attachment 564804 [details] etc.portage.tbz2
Created attachment 564806 [details] logs.tbz2
Created attachment 564808 [details] sys-cluster:torque-6.0.3:20190211-163826.log
Created attachment 564810 [details] temp.tbz2
I have same issue when trying to compile against dev-libs/openssl-1.1.0j-r1:0/1.1::gentoo.
What about 6.0.4?
(In reply to Andreas Sturmlechner from comment #9) > What about 6.0.4? same issue
Apparently this might be a bogus dependency? https://github.com/adaptivecomputing/torque/issues/219 It fails to build anyway due to bug 638402.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0315a1c158e7d652da3d55da025e7f33df82b99 commit b0315a1c158e7d652da3d55da025e7f33df82b99 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2019-07-14 09:54:20 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2019-07-14 09:54:42 +0000 sys-cluster/torque: avoid unneeded openssl dependency Fixes: https://bugs.gentoo.org/677736 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 .../torque/files/torque-6.0.4-no-openssl.patch | 60 +++++++ sys-cluster/torque/torque-6.0.4-r1.ebuild | 178 +++++++++++++++++++++ 2 files changed, 238 insertions(+)