Skip to content

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented Jun 5, 2023

In EESSI pilot 2023.04, OpenSSL 3.x is installed in the compat layer:

Apptainer> /cvmfs/pilot.eessi-hpc.org/versions/2023.04/compat/linux/x86_64/startprefix
Entering Gentoo Prefix /cvmfs/pilot.eessi-hpc.org/versions/2023.04/compat/linux/x86_64
$ openssl version
OpenSSL 3.0.8 7 Feb 2023 (Library: OpenSSL 3.0.8 7 Feb 2023)

In several easyconfigs included with EasyBuild, the wrapper module OpenSSL/1.1 is listed as a dependency, which leads to EasyBuild building OpenSSL 1.1.1 from source because the "system" OpenSSL can't be wrapped to fulfill OpenSSL/1.1.

To avoid this, we should simply filter out the OpenSSL dependency, and let EasyBuild rely on the OpenSSL provided by the compat layer.

@eessi-bot
Copy link

eessi-bot bot commented Jun 5, 2023

Instance eessi-bot-citc-aws is configured to build:

  • arch x86_64/generic for repo EESSI-pilot
  • arch x86_64/intel/haswell for repo EESSI-pilot
  • arch x86_64/intel/skylake_avx512 for repo EESSI-pilot
  • arch x86_64/amd/zen2 for repo EESSI-pilot
  • arch x86_64/amd/zen3 for repo EESSI-pilot
  • arch aarch64/generic for repo EESSI-pilot
  • arch aarch64/graviton2 for repo EESSI-pilot
  • arch aarch64/graviton3 for repo EESSI-pilot

@bedroge bedroge merged commit 2759a13 into EESSI:2023.04 Jun 5, 2023
@boegel boegel deleted the 2023.04_eb-filter-deps_openssl branch June 5, 2023 20:39
@boegel boegel changed the title also filter OpenSSL dependency in EasyBuild configuration also filter OpenSSL dependency in EasyBuild configuration for EESSI pilot 2023.04 Jun 6, 2023
trz42 pushed a commit to trz42/software-layer that referenced this pull request Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants