Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failing installation of Net::SSLeay extension in Perl/5.34.1/GCCcore-11.3.0 in EESSI 2023.04 (related to OpenSSL) #259

Closed
boegel opened this issue Jun 13, 2023 · 1 comment
Labels
bug Something isn't working pilot-2023.04

Comments

@boegel
Copy link
Contributor

boegel commented Jun 13, 2023

== 2023-06-07 06:55:57,644 run.py:217 DEBUG run_cmd: running cmd export OPENSSL_PREFIX=$EBROOTOPENSSL &&  perl Makefile.PL PREFIX=/cvmfs/pilot.eessi-hpc.org/versions/2023.04/software/linux/x86_64/amd/zen3/software/Perl/5.34.1-GCCcore-11.3.0  (in /tmp/easybuild/build/Perl/5.34.1/GCCcore-11.3.0/NetSSLeay/Net-SSLeay-1.92)
...
== 2023-06-07 06:55:57,769 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/tools/build_log.py:111 in caller_info): cmd "export OPENSSL_PREFIX=$EBROOTOPENSSL &&  perl Makefile.PL PREFIX=/cvmfs/pilot.eessi-hpc.org/versions/2023.04/software/linux/x86_64/amd/zen3/software/Perl/5.34.1-GCCcore-11.3.0 " exited with exit code 1 and output:
...
* COULD NOT FIND LIBSSL HEADERS                                              *
*                                                                            *
* The libssl header files are required to build Net-SSLeay, but they are     *
* missing from . They would typically reside in /include/openssl.            *

May be due to OpenSSL 3.0.x in 2023.04 compat layer, or could be self-inflicted because we're filtering the OpenSSL/1.1 dependency (cfr. #256), which leads to $EBROOTOPENSSL not being defined.

@boegel
Copy link
Contributor Author

boegel commented Jun 14, 2023

Problem fixed in new EESSI pilot version 2023.06 by sticking to OpenSSL 1.1.1 for now in compat layer, cfr. EESSI/compatibility-layer#188

@boegel boegel closed this as completed Jun 14, 2023
TopRichard added a commit to TopRichard/bot-software-layer1 that referenced this issue Jan 29, 2024
{2023.06}[foss/2023a] SciPy-bundle/2023.07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pilot-2023.04
Projects
None yet
Development

No branches or pull requests

1 participant