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

FindBin missing error with OpenSSL/1.1.1w #21496

Open
verdurin opened this issue Sep 30, 2024 · 0 comments
Open

FindBin missing error with OpenSSL/1.1.1w #21496

verdurin opened this issue Sep 30, 2024 · 0 comments
Milestone

Comments

@verdurin
Copy link
Member

Trying to build OpenSSL/1.1 on a Rocky 9.4 system, and I see this error:

== 2024-09-30 08:06:27,511 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/base/exceptions.py:126 in __init__): cmd " ./config --prefix=/apps/eb/el9/2023a/icelake/software/OpenSSL/1.1 threads shared " exited with exit code 1 and output:
Operating system: x86_64-whatever-linux2
Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./Configure line 15.
BEGIN failed--compilation aborted at ./Configure line 15.
Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./Configure line 15.
BEGIN failed--compilation aborted at ./Configure line 15.
This system (linux-x86_64) is not supported. See file INSTALL for details.
 (at easybuild/tools/run.py:695 in parse_cmd_output)
@boegel boegel added this to the 4.x milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants