Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save verdurin/c7efdc4585602d04b83e024d1ea7830e to your computer and use it in GitHub Desktop.
Save verdurin/c7efdc4585602d04b83e024d1ea7830e to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/libopus-1.5.2-GCCcore-13.2.0.eb (PR(s) #20898)
== 2024-06-26 11:39:06,613 easyblock.py:313 INFO This is EasyBuild 4.9.2 (framework: 4.9.2, easyblocks: 4.9.2) on host easybuild-c7.novalocal.
== 2024-06-26 11:39:06,613 easyblock.py:319 INFO This is easyblock ConfigureMake from module easybuild.easyblocks.generic.configuremake (/eb/maint/software/EasyBuild/4.9.2/lib/python3.6/site-packages/easybuild/easyblocks/generic/configuremake.py)
== 2024-06-26 11:39:06,613 easyblock.py:1056 INFO Build dir set to /dev/shm/libopus/1.5.2/GCCcore-13.2.0
== 2024-06-26 11:39:06,614 config.py:700 DEBUG software install path as specified by 'installpath' and 'subdir_software': /eb/maint/software
== 2024-06-26 11:39:06,614 easyconfig.py:2655 DEBUG Determining software installation subdir for libopus EasyConfig @ /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/libopus-1.5.2-GCCcore-13.2.0.eb
== 2024-06-26 11:39:06,614 easyconfig.py:2658 DEBUG Using fixed naming software installation subdir: libopus/1.5.2-GCCcore-13.2.0
== 2024-06-26 11:39:06,614 easyblock.py:1113 INFO Software install dir set to /eb/maint/software/libopus/1.5.2-GCCcore-13.2.0
== 2024-06-26 11:39:06,614 config.py:700 DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /eb/maint/modules
== 2024-06-26 11:39:06,614 easyblock.py:1118 INFO Module install dir set to /eb/maint/modules/all
== 2024-06-26 11:39:06,614 easyblock.py:288 INFO Init completed for application name libopus version 1.5.2
== 2024-06-26 11:39:06,614 easyblock.py:4228 INFO Obtained application instance of for libopus (easyblock: ConfigureMake)
== 2024-06-26 11:39:06,614 easyblock.py:4241 DEBUG Skip set to False
== 2024-06-26 11:39:06,614 easyconfig.py:1702 INFO Generating template values...
== 2024-06-26 11:39:06,614 templates.py:201 DEBUG config: libopus EasyConfig @ /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/libopus-1.5.2-GCCcore-13.2.0.eb
== 2024-06-26 11:39:06,614 templates.py:231 DEBUG version found in easyconfig is 1.5.2
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: bitbucket_account, config: %(namelower)s
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: github_account, config: %(namelower)s
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: name, config: libopus
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: parallel, config: None
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: version, config: 1.5.2
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: versionsuffix, config:
== 2024-06-26 11:39:06,615 templates.py:333 DEBUG name: versionprefix, config:
== 2024-06-26 11:39:06,615 easyconfig.py:1721 INFO Template values: arch='x86_64', bitbucket_account='libopus', github_account='libopus', module_name='libopus/1.5.2-GCCcore-13.2.0', name='libopus', nameletter='l', nameletterlower='l', namelower='libopus', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.5.2', version_major='1', version_major_minor='1.5', version_minor='5', versionprefix='', versionsuffix=''
== 2024-06-26 11:39:06,615 one.py:150 DEBUG Not copying '__builtins__' variable from parsed easyconfig
== 2024-06-26 11:39:06,616 one.py:529 DEBUG Extracted comments:
{'above': {}, 'header': [], 'inline': {}, 'iterabove': {}, 'iterinline': {}, 'tail': []}
== 2024-06-26 11:39:06,616 one.py:180 INFO Skipping reformatting value for parameter 'toolchain'
== 2024-06-26 11:39:06,616 easyconfig.py:1265 DEBUG Dumped easyconfig: easyblock = 'ConfigureMake'
name = 'libopus'
version = '1.5.2'
homepage = 'https://www.opus-codec.org/'
description = """Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive
speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is
standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s
SILK codec and Xiph.Org’s CELT codec."""
toolchain = {'name': 'GCCcore', 'version': '13.2.0'}
source_urls = ['https://downloads.xiph.org/releases/opus/']
sources = ['opus-%(version)s.tar.gz']
checksums = ['65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1']
builddependencies = [
('binutils', '2.40'),
('pkgconf', '2.0.3'),
]
configopts = "--enable-static --enable-shared"
sanity_check_paths = {
'files': ['lib/%(name)s.a', 'lib/%(name)s.so'],
'dirs': ['include/opus'],
}
moduleclass = 'lib'
== 2024-06-26 11:39:06,617 filetools.py:1912 INFO Creating directory /tmp/eb-cz9x2qy5/reprod_20240626113906_24371 (parents: True, set_gid: False, sticky: False)
== 2024-06-26 11:39:06,617 easyblock.py:4482 INFO Dumped easyconfig instance to /tmp/eb-cz9x2qy5/reprod_20240626113906_24371/libopus-1.5.2-GCCcore-13.2.0.eb
== 2024-06-26 11:39:06,617 filetools.py:1912 INFO Creating directory /tmp/eb-cz9x2qy5/reprod_20240626113906_24371/easyblocks (parents: True, set_gid: False, sticky: False)
== 2024-06-26 11:39:06,617 filetools.py:2425 INFO /eb/maint/software/EasyBuild/4.9.2/lib/python3.6/site-packages/easybuild/easyblocks/generic/configuremake.py copied to /tmp/eb-cz9x2qy5/reprod_20240626113906_24371/easyblocks/configuremake.py
== 2024-06-26 11:39:06,617 easyblock.py:4462 INFO Dumped easyblock configuremake.py required for reproduction to /tmp/eb-cz9x2qy5/reprod_20240626113906_24371/easyblocks
== 2024-06-26 11:39:06,618 easyblock.py:2236 INFO Number of iterations to perform for central part of installation procedure: 1
== 2024-06-26 11:39:06,618 build_log.py:267 INFO building and installing libopus/1.5.2-GCCcore-13.2.0...
== 2024-06-26 11:39:06,623 config.py:700 DEBUG software install path as specified by 'installpath' and 'subdir_software': /eb/maint/software
== 2024-06-26 11:39:06,623 filetools.py:2005 INFO Lock /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock does not exist
== 2024-06-26 11:39:06,623 config.py:700 DEBUG software install path as specified by 'installpath' and 'subdir_software': /eb/maint/software
== 2024-06-26 11:39:06,623 filetools.py:1946 INFO Creating lock at /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock...
== 2024-06-26 11:39:06,623 filetools.py:1912 INFO Creating directory /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock (parents: True, set_gid: False, sticky: False)
== 2024-06-26 11:39:06,623 filetools.py:1955 INFO Lock created: /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock
== 2024-06-26 11:39:06,623 easyblock.py:3942 DEBUG Not skipping fetch step (skippable: False, skip: None, skipsteps: [], module_only: False, force: False, sanity_check_only: False, skip_extensions: False, skip_test_step: False)
== 2024-06-26 11:39:06,623 build_log.py:267 INFO fetching files...
== 2024-06-26 11:39:06,626 easyblock.py:3950 INFO Starting fetch step
== 2024-06-26 11:39:06,626 easyconfig.py:1702 INFO Generating template values...
== 2024-06-26 11:39:06,626 templates.py:201 DEBUG config: libopus EasyConfig @ /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/libopus-1.5.2-GCCcore-13.2.0.eb
== 2024-06-26 11:39:06,626 templates.py:231 DEBUG version found in easyconfig is 1.5.2
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: bitbucket_account, config: %(namelower)s
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: github_account, config: %(namelower)s
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: name, config: libopus
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: parallel, config: None
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: version, config: 1.5.2
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: versionsuffix, config:
== 2024-06-26 11:39:06,626 templates.py:333 DEBUG name: versionprefix, config:
== 2024-06-26 11:39:06,627 easyconfig.py:1721 INFO Template values: arch='x86_64', bitbucket_account='libopus', builddir='/dev/shm/libopus/1.5.2/GCCcore-13.2.0', github_account='libopus', installdir='/eb/maint/software/libopus/1.5.2-GCCcore-13.2.0', module_name='libopus/1.5.2-GCCcore-13.2.0', name='libopus', nameletter='l', nameletterlower='l', namelower='libopus', start_dir='None', sysroot='', toolchain_name='GCCcore', toolchain_version='13.2.0', version='1.5.2', version_major='1', version_major_minor='1.5', version_minor='5', versionprefix='', versionsuffix=''
== 2024-06-26 11:39:06,627 easyblock.py:3958 INFO Running method fetch_step part of step fetch
== 2024-06-26 11:39:06,627 easyblock.py:2358 WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version
== 2024-06-26 11:39:06,627 easyblock.py:810 INFO Considering directory in which easyconfig file is located when searching for opus-1.5.2.tar.gz: /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus
== 2024-06-26 11:39:06,627 tools.py:274 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /eb/maint/software/EasyBuild/4.9.2/bin/eb
== 2024-06-26 11:39:06,627 tools.py:288 INFO Also considering installation prefix /eb/maint/software/EasyBuild/4.9.2 (determined via path to 'eb' script)...
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /home/software/src/easybuild/local/easybuild/easyconfigs
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /eb/maint/local/easybuild/easyconfigs
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/easybuild/easyconfigs
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/easybuild/easyconfigs
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/easybuild/easyconfigs
== 2024-06-26 11:39:06,627 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /tmp/eb-cz9x2qy5/files_pr20898/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /tmp/eb-cz9x2qy5/fake_vsc__p48v_u7/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib/python3.6/site-packages/git/ext/gitdb/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:307 DEBUG Added easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /eb/maint/software/EasyBuild/4.9.2/lib/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python36.zip/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python3.6/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python3.6/lib-dynload/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /home/software/.local/lib/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/local/lib64/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/local/lib/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib/python3.6/site-packages/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python3.6/site-packages/gitdb/ext/smmap/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:303 DEBUG Checking for easybuild/easyconfigs at /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs
== 2024-06-26 11:39:06,628 tools.py:307 DEBUG Added /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2024-06-26 11:39:06,629 filetools.py:1931 DEBUG Not creating existing path /eb/maint/sources/l/libopus
== 2024-06-26 11:39:06,629 easyblock.py:938 DEBUG Trying to download file opus-1.5.2.tar.gz from https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz ...
== 2024-06-26 11:39:06,629 filetools.py:752 DEBUG Trying to download opus-1.5.2.tar.gz from https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz
== 2024-06-26 11:39:06,629 filetools.py:755 DEBUG Using timeout of 10 seconds for initiating download
== 2024-06-26 11:39:06,629 filetools.py:1931 DEBUG Not creating existing path /eb/maint/sources/l/libopus
== 2024-06-26 11:39:10,972 filetools.py:837 WARNING IOError occurred while trying to download https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:877)>
== 2024-06-26 11:39:10,977 filetools.py:846 INFO Attempt 1 of downloading https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz failed, trying again...
== 2024-06-26 11:39:11,278 filetools.py:837 WARNING IOError occurred while trying to download https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:877)>
== 2024-06-26 11:39:11,280 filetools.py:846 INFO Attempt 2 of downloading https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz failed, trying again...
== 2024-06-26 11:39:11,588 filetools.py:837 WARNING IOError occurred while trying to download https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:877)>
== 2024-06-26 11:39:11,591 filetools.py:859 WARNING Download of https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz failed, done trying
== 2024-06-26 11:39:11,598 easyblock.py:938 DEBUG Trying to download file opus-1.5.2.tar.gz from https://sources.easybuild.io/l/libopus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz ...
== 2024-06-26 11:39:11,598 filetools.py:752 DEBUG Trying to download opus-1.5.2.tar.gz from https://sources.easybuild.io/l/libopus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz
== 2024-06-26 11:39:11,598 filetools.py:755 DEBUG Using timeout of 10 seconds for initiating download
== 2024-06-26 11:39:11,598 filetools.py:1931 DEBUG Not creating existing path /eb/maint/sources/l/libopus
== 2024-06-26 11:39:11,724 filetools.py:832 WARNING URL https://sources.easybuild.io/l/libopus/opus-1.5.2.tar.gz was not found (HTTP response code 404), not trying again
== 2024-06-26 11:39:11,727 filetools.py:859 WARNING Download of https://sources.easybuild.io/l/libopus/opus-1.5.2.tar.gz to /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz failed, done trying
== 2024-06-26 11:39:11,754 build_log.py:171 ERROR EasyBuild crashed with an error (at easybuild/base/exceptions.py:126 in __init__): Couldn't find file opus-1.5.2.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/l/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /home/software/src/easybuild/local/l/libopus/opus-1.5.2.tar.gz, /home/software/src/easybuild/local/libopus/opus-1.5.2.tar.gz, /home/software/src/easybuild/local/opus-1.5.2.tar.gz, /eb/maint/local/l/libopus/opus-1.5.2.tar.gz, /eb/maint/local/libopus/opus-1.5.2.tar.gz, /eb/maint/local/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/libopus/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/opus-1.5.2.tar.gz, /tmp/eb-cz9x2qy5/files_pr20898/l/libopus/opus-1.5.2.tar.gz, /tmp/eb-cz9x2qy5/files_pr20898/libopus/opus-1.5.2.tar.gz, /tmp/eb-cz9x2qy5/files_pr20898/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/l/libopus/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/libopus/opus-1.5.2.tar.gz, /eb/maint/software/EasyBuild/4.9.2/easybuild/easyconfigs/opus-1.5.2.tar.gz, /eb/maint/sources/l/libopus/opus-1.5.2.tar.gz, /eb/maint/sources/libopus/opus-1.5.2.tar.gz, /eb/maint/sources/opus-1.5.2.tar.gz, https://downloads.xiph.org/releases/opus/opus-1.5.2.tar.gz, https://sources.easybuild.io/l/libopus/opus-1.5.2.tar.gz (at easybuild/framework/easyblock.py:975 in obtain_file)
== 2024-06-26 11:39:11,755 build_log.py:267 INFO ... (took 5 secs)
== 2024-06-26 11:39:11,757 config.py:700 DEBUG software install path as specified by 'installpath' and 'subdir_software': /eb/maint/software
== 2024-06-26 11:39:11,758 filetools.py:2013 INFO Removing lock /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock...
== 2024-06-26 11:39:11,758 filetools.py:383 INFO Path /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock successfully removed.
== 2024-06-26 11:39:11,758 filetools.py:2017 INFO Lock removed: /eb/maint/software/.locks/_eb_maint_software_libopus_1.5.2-GCCcore-13.2.0.lock
== 2024-06-26 11:39:11,758 easyblock.py:4285 WARNING build failed (first 300 chars): Couldn't find file opus-1.5.2.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/libopus/l/libopus/opus-1.5.2.tar.gz, /home/software/src/github/easybuild-easyconfigs/easybuild/easyconfigs/l/lib
== 2024-06-26 11:39:11,758 easyblock.py:328 INFO Closing log for application name libopus version 1.5.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment