Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ThomasHoffmann77/6eabf90a0bc350cc5d25afa25a3bc9c0 to your computer and use it in GitHub Desktop.
Save ThomasHoffmann77/6eabf90a0bc350cc5d25afa25a3bc9c0 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD-4.11.5-foss-2020b.eb (PR #12499)
== 2021-07-13 16:45:51,353 easyblock.py:285 INFO This is EasyBuild 4.4.0 (framework: 4.4.0, easyblocks: 4.4.0) on host srv-eustermann-01.
== 2021-07-13 16:45:51,353 easyblock.py:291 INFO This is easyblock ConfigureMake from module easybuild.easyblocks.generic.configuremake (/g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/lib/python2.7/site-packages/easybuild/easyblocks/generic/configuremake.pyo)
== 2021-07-13 16:45:51,353 easyblock.py:927 INFO Build dir set to /tmp/eb-build_thoffman/IMOD/4.11.5/foss-2020b
== 2021-07-13 16:45:51,353 config.py:616 DEBUG software install path as specified by 'installpath' and 'subdir_software': /tmp/th/imodsrc/REPO/znver2/software
== 2021-07-13 16:45:51,353 easyconfig.py:2586 DEBUG Determining software installation subdir for <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f3e581f0e10>
== 2021-07-13 16:45:51,353 easyconfig.py:2589 DEBUG Using fixed naming software installation subdir: IMOD/4.11.5-foss-2020b
== 2021-07-13 16:45:51,353 easyblock.py:987 INFO Software install dir set to /tmp/th/imodsrc/REPO/znver2/software/IMOD/4.11.5-foss-2020b
== 2021-07-13 16:45:51,353 config.py:616 DEBUG modules install path as specified by 'installpath' and 'subdir_modules': /tmp/th/imodsrc/REPO/znver2/modules
== 2021-07-13 16:45:51,353 easyblock.py:992 INFO Module install dir set to /tmp/th/imodsrc/REPO/znver2/modules/all
== 2021-07-13 16:45:51,353 easyblock.py:270 INFO Init completed for application name IMOD version 4.11.5
== 2021-07-13 16:45:51,353 easyblock.py:3600 INFO Obtained application instance of for IMOD (easyblock: ConfigureMake)
== 2021-07-13 16:45:51,353 easyblock.py:3613 DEBUG Skip set to False
== 2021-07-13 16:45:51,354 easyconfig.py:1654 INFO Generating template values...
== 2021-07-13 16:45:51,354 templates.py:189 DEBUG config: <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f3e581f0e10>
== 2021-07-13 16:45:51,354 templates.py:216 DEBUG version found in easyconfig is 4.11.5
== 2021-07-13 16:45:51,354 systemtools.py:1061 DEBUG Version is already a string ('11'), OK
== 2021-07-13 16:45:51,354 systemtools.py:1061 DEBUG Version is already a string ('3.8.6'), OK
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: bitbucket_account, config: %(namelower)s
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: github_account, config: %(namelower)s
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: name, config: IMOD
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: parallel, config: None
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: version, config: 4.11.5
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: versionsuffix, config:
== 2021-07-13 16:45:51,354 templates.py:318 DEBUG name: versionprefix, config:
== 2021-07-13 16:45:51,354 mpi.py:119 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI'
== 2021-07-13 16:45:51,355 mpi.py:304 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'cmd': 'xxx_command_xxx', 'nr_ranks': 1})
== 2021-07-13 16:45:51,355 easyconfig.py:1673 INFO Template values: arch='x86_64', bitbucket_account='imod', github_account='imod', javamajver='11', javashortver='11', javaver='11', module_name='IMOD/4.11.5-foss-2020b', mpi_cmd_prefix='mpirun -n 1', name='IMOD', nameletter='I', nameletterlower='i', namelower='imod', pymajver='3', pyminver='8', pyshortver='3.8', pyver='3.8.6', toolchain_name='foss', toolchain_version='2020b', version='4.11.5', version_major='4', version_major_minor='4.11', version_minor='11', versionprefix='', versionsuffix=''
== 2021-07-13 16:45:51,358 one.py:518 DEBUG Extracted comments:
{'above': {'configure_cmd': ["# IMOD's configure script is named setup and does not know the parameter --prefix, but -i. ",
'# CFLAGs are passed with -flags.'],
'dependencies': ['# mercurial repository',
'# hg clone --debug http://bio3d.colorado.edu/imod/nightlyBuilds/IMOD',
'# get lunch',
'# cd IMOD',
'# hg update -r IMOD_4-11-5',
'# cd ..',
'# tar czf IMOD-4.11.5.tar.gz IMOD',
'',
''],
'local_exports': ['# exports required for configure and build'],
'local_qmake_pass_cflags': ['# modify all qmake pro files in order to pass CFLAGS'],
'preinstallopts': ['# create some missing directories required for installation process:'],
'sanity_check_paths': ['# Observed problems with alias on a tcl based module system. Use bin/subm python script instead.',
'# modaliases = {',
"# 'subm': 'submfg $* &'",
'# }']},
'header': ['# Thomas Hoffmann, EMBL Heidelberg, structures-it@embl.de, 2021/04'],
'inline': {},
'iterabove': {'local_exports': {'local_exports += \'export CFLAGS="$CFLAGS -fallow-argument-mismatch" &&\'': ['# readw_or_imod.f and others with gfortran10: ',
'# Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/INTEGER(2))',
'# => set -fallow-argument-mismatch. Runs through without this option with GCC 8.3.0.']}},
'iterinline': {'configure_cmd': {"configure_cmd += ' #'": ' # avoid passing unknown arg --prefix',
'configure_cmd += \'-flags "$CFLAGS" \'': ' # inject CFLAGS',
"configure_cmd += '-i %(installdir)s '": ' # set installdir'},
'local_exports': {'local_exports += \'export CFLAGS="$CFLAGS -fallow-argument-mismatch" &&\'': ' # required for gfortran10'}},
'tail': []}
== 2021-07-13 16:45:51,359 one.py:169 INFO Skipping reformatting value for parameter 'toolchain'
== 2021-07-13 16:45:51,359 one.py:169 INFO Skipping reformatting value for parameter 'toolchainopts'
== 2021-07-13 16:45:51,360 easyconfig.py:1220 DEBUG Dumped easyconfig: # Thomas Hoffmann, EMBL Heidelberg, structures-it@embl.de, 2021/04
easyblock = 'ConfigureMake'
name = 'IMOD'
version = '4.11.5'
homepage = 'https://bio3d.colorado.edu/imod/'
description = """IMOD is a set of image processing, modeling and display
programs used for tomographic reconstruction and for 3D reconstruction of EM
serial sections and optical sections. The package contains tools for assembling
and aligning data within multiple types and sizes of image stacks, viewing 3-D
data from any orientation, and modeling and display of the image files. IMOD
was developed primarily by David Mastronarde, Rick Gaudette, Sue Held, Jim
Kremer, Quanren Xiong, and John Heumann at the University of Colorado."""
toolchain = {'name': 'foss', 'version': '2020b'}
toolchainopts = {'openmp': True, 'pic': True}
sources = [SOURCE_TAR_GZ]
checksums = ['5c50f1457134fe5113b95e0939d3181b948d211f25d9a05ad2b4ec0f23251c79']
# mercurial repository
# hg clone --debug http://bio3d.colorado.edu/imod/nightlyBuilds/IMOD
# get lunch
# cd IMOD
# hg update -r IMOD_4-11-5
# cd ..
# tar czf IMOD-4.11.5.tar.gz IMOD
dependencies = [
('LibTIFF', '4.1.0', '', ('GCCcore', '10.2.0')),
('Qt5', '5.14.2', '', ('GCCcore', '10.2.0')),
('Java', '11', '', True),
('HDF5', '1.10.7', '', ('gompi', '2020b')),
('Python', '3.8.6', '', ('GCCcore', '10.2.0')),
]
preconfigopts = """export QTDIR=$EBROOTQT5 &&export HDF5_DIR=$EBROOTHDF5 &&export QMAKESPEC=$EBROOTQT5/mkspecs/`qmake -query QMAKE_SPEC` &&export CFLAGS="$CFLAGS -fallow-argument-mismatch" &&find -name *.pro -exec sed -i -e '$aQMAKE_CXXFLAGS += $$(CFLAGS)' {} \\; &&"""
prebuildopts = 'export QTDIR=$EBROOTQT5 &&export HDF5_DIR=$EBROOTHDF5 &&export QMAKESPEC=$EBROOTQT5/mkspecs/`qmake -query QMAKE_SPEC` &&export CFLAGS="$CFLAGS -fallow-argument-mismatch" &&'
# create some missing directories required for installation process:
preinstallopts = "mkdir %(installdir)s/{man/cat1,bin,autodoc,SystemTemplate,lib/imodplug,com,html,Plugins} -p &&"
modloadmsg = "Please set the environment variable $IMOD_CALIB_DIR if appropriate."
# IMOD's configure script is named setup and does not know the parameter --prefix, but -i.
# CFLAGs are passed with -flags.
configure_cmd = './setup -flags "$CFLAGS" -i %(installdir)s #'
# Observed problems with alias on a tcl based module system. Use bin/subm python script instead.
# modaliases = {
# 'subm': 'submfg $* &'
# }
sanity_check_paths = {
'files': ['VERSION', 'bin/subm'],
'dirs': ['bin', 'lib', 'com', 'autodoc', 'pylib', 'Plugins', 'man', 'SystemTemplate'],
}
modextravars = {
'FOR_DISABLE_STACK_TRACE': '1',
'IMOD_DIR': '%(installdir)s',
'IMOD_JAVADIR': '$JAVA_HOME',
'IMOD_PLUGIN_DIR': '%(installdir)s/lib/imodplug',
}
moduleclass = 'vis'
== 2021-07-13 16:45:51,360 filetools.py:1775 INFO Creating directory /tmp/eb-Z_BS3k/reprod_20210713164551_43283 (parents: True, set_gid: False, sticky: False)
== 2021-07-13 16:45:51,360 easyblock.py:3821 INFO Dumped easyconfig instance to /tmp/eb-Z_BS3k/reprod_20210713164551_43283/IMOD-4.11.5-foss-2020b.eb
== 2021-07-13 16:45:51,360 filetools.py:1775 INFO Creating directory /tmp/eb-Z_BS3k/reprod_20210713164551_43283/easyblocks (parents: True, set_gid: False, sticky: False)
== 2021-07-13 16:45:51,361 filetools.py:2286 INFO /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/lib/python2.7/site-packages/easybuild/easyblocks/generic/configuremake.py copied to /tmp/eb-Z_BS3k/reprod_20210713164551_43283/easyblocks/configuremake.py
== 2021-07-13 16:45:51,361 easyblock.py:3801 INFO Dumped easyblock configuremake.py required for reproduction to /tmp/eb-Z_BS3k/reprod_20210713164551_43283/easyblocks
== 2021-07-13 16:45:51,361 easyblock.py:1771 INFO Number of iterations to perform for central part of installation procedure: 1
== 2021-07-13 16:45:51,361 build_log.py:265 INFO building and installing IMOD/4.11.5-foss-2020b...
== 2021-07-13 16:45:51,361 config.py:616 DEBUG software install path as specified by 'installpath' and 'subdir_software': /tmp/th/imodsrc/REPO/znver2/software
== 2021-07-13 16:45:51,362 filetools.py:1868 INFO Lock /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock does not exist
== 2021-07-13 16:45:51,362 config.py:616 DEBUG software install path as specified by 'installpath' and 'subdir_software': /tmp/th/imodsrc/REPO/znver2/software
== 2021-07-13 16:45:51,362 filetools.py:1809 INFO Creating lock at /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock...
== 2021-07-13 16:45:51,362 filetools.py:1775 INFO Creating directory /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock (parents: True, set_gid: False, sticky: False)
== 2021-07-13 16:45:51,362 filetools.py:1818 INFO Lock created: /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock
== 2021-07-13 16:45:51,362 easyblock.py:3352 DEBUG Not skipping fetch step (skippable: False, skip: None, skipsteps: [], module_only: False, force: True, sanity_check_only: False, skip_extensions: False, skip_test_step: False)
== 2021-07-13 16:45:51,362 build_log.py:265 INFO fetching files...
== 2021-07-13 16:45:51,362 easyblock.py:3360 INFO Starting fetch step
== 2021-07-13 16:45:51,362 easyconfig.py:1654 INFO Generating template values...
== 2021-07-13 16:45:51,362 templates.py:189 DEBUG config: <easybuild.framework.easyconfig.easyconfig.EasyConfig object at 0x7f3e581f0e10>
== 2021-07-13 16:45:51,362 templates.py:216 DEBUG version found in easyconfig is 4.11.5
== 2021-07-13 16:45:51,362 systemtools.py:1061 DEBUG Version is already a string ('11'), OK
== 2021-07-13 16:45:51,362 systemtools.py:1061 DEBUG Version is already a string ('3.8.6'), OK
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: bitbucket_account, config: %(namelower)s
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: github_account, config: %(namelower)s
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: name, config: IMOD
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: parallel, config: None
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: version, config: 4.11.5
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: versionsuffix, config:
== 2021-07-13 16:45:51,363 templates.py:318 DEBUG name: versionprefix, config:
== 2021-07-13 16:45:51,363 mpi.py:119 INFO Using template MPI command 'mpirun -n %(nr_ranks)s %(cmd)s' for MPI family 'OpenMPI'
== 2021-07-13 16:45:51,363 mpi.py:304 INFO Using MPI command template 'mpirun -n %(nr_ranks)s %(cmd)s' (params: {'cmd': 'xxx_command_xxx', 'nr_ranks': 1})
== 2021-07-13 16:45:51,363 easyconfig.py:1673 INFO Template values: arch='x86_64', bitbucket_account='imod', builddir='/tmp/eb-build_thoffman/IMOD/4.11.5/foss-2020b', github_account='imod', installdir='/tmp/th/imodsrc/REPO/znver2/software/IMOD/4.11.5-foss-2020b', javamajver='11', javashortver='11', javaver='11', module_name='IMOD/4.11.5-foss-2020b', mpi_cmd_prefix='mpirun -n 1', name='IMOD', nameletter='I', nameletterlower='i', namelower='imod', pymajver='3', pyminver='8', pyshortver='3.8', pyver='3.8.6', toolchain_name='foss', toolchain_version='2020b', version='4.11.5', version_major='4', version_major_minor='4.11', version_minor='11', versionprefix='', versionsuffix=''
== 2021-07-13 16:45:51,363 easyblock.py:3366 INFO Running method fetch_step part of step fetch
== 2021-07-13 16:45:51,363 easyblock.py:1880 WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version
== 2021-07-13 16:45:51,364 tools.py:270 INFO Found location to 'eb' script via $EB_SCRIPT_PATH: /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/bin/eb
== 2021-07-13 16:45:51,364 tools.py:284 INFO Also considering installation prefix /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0 (determined via path to 'eb' script)...
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /g/easybuild/embl_eb_archive/easybuild/easyconfigs
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /tmp/eb-Z_BS3k/files_pr12499/easybuild/easyconfigs
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /tmp/eb-Z_BS3k/fake_vsc_UO7rQ3/easybuild/easyconfigs
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /tmp/eb-Z_BS3k/included-easyblocks-3d3SaL/easybuild/easyconfigs
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/site-packages/git/ext/gitdb/easybuild/easyconfigs
== 2021-07-13 16:45:51,364 tools.py:299 DEBUG Checking for easybuild/easyconfigs at easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/lib/python2.7/site-packages/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python27.zip/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/plat-linux2/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/lib-tk/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/lib-old/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/lib-dynload/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/site-packages/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/site-packages/gtk-2.0/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib/python2.7/site-packages/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /usr/lib64/python2.7/site-packages/gitdb/ext/smmap/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:299 DEBUG Checking for easybuild/easyconfigs at /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/easybuild/easyconfigs
== 2021-07-13 16:45:51,365 tools.py:303 DEBUG Added /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/easybuild/easyconfigs to list of paths for easybuild/easyconfigs
== 2021-07-13 16:45:51,411 filetools.py:1775 INFO Creating directory /tmp/th/imodsrc/etc/sources/i/IMOD (parents: True, set_gid: False, sticky: False)
== 2021-07-13 16:45:51,411 easyblock.py:826 DEBUG Trying to download file IMOD-4.11.5.tar.gz from https://sources.easybuild.io/i/IMOD/IMOD-4.11.5.tar.gz to /tmp/th/imodsrc/etc/sources/i/IMOD/IMOD-4.11.5.tar.gz ...
== 2021-07-13 16:45:51,411 filetools.py:706 DEBUG Trying to download IMOD-4.11.5.tar.gz from https://sources.easybuild.io/i/IMOD/IMOD-4.11.5.tar.gz to /tmp/th/imodsrc/etc/sources/i/IMOD/IMOD-4.11.5.tar.gz
== 2021-07-13 16:45:51,411 filetools.py:713 DEBUG Using timeout of 10 seconds for initiating download
== 2021-07-13 16:45:51,411 filetools.py:1794 DEBUG Not creating existing path /tmp/th/imodsrc/etc/sources/i/IMOD
== 2021-07-13 16:46:00,447 filetools.py:780 WARNING URL https://sources.easybuild.io/i/IMOD/IMOD-4.11.5.tar.gz was not found (HTTP response code 404), not trying again
== 2021-07-13 16:46:00,447 filetools.py:806 WARNING Download of https://sources.easybuild.io/i/IMOD/IMOD-4.11.5.tar.gz to /tmp/th/imodsrc/etc/sources/i/IMOD/IMOD-4.11.5.tar.gz failed, done trying
== 2021-07-13 16:46:00,499 build_log.py:169 ERROR EasyBuild crashed with an error (at easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/lib/python2.7/site-packages/easybuild/base/exceptions.py:124 in __init__): Couldn't find file IMOD-4.11.5.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/i/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD-4.11.5.tar.gz, /g/easybuild/embl_eb_archive/i/IMOD/IMOD-4.11.5.tar.gz, /g/easybuild/embl_eb_archive/IMOD/IMOD-4.11.5.tar.gz, /g/easybuild/embl_eb_archive/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/IMOD-4.11.5.tar.gz, /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/easybuild/easyconfigs/i/IMOD/IMOD-4.11.5.tar.gz, /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/easybuild/easyconfigs/IMOD/IMOD-4.11.5.tar.gz, /g/easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/easybuild/easyconfigs/IMOD-4.11.5.tar.gz, /tmp/th/imodsrc/etc/sources/i/IMOD/IMOD-4.11.5.tar.gz, /tmp/th/imodsrc/etc/sources/IMOD/IMOD-4.11.5.tar.gz, /tmp/th/imodsrc/etc/sources/IMOD-4.11.5.tar.gz, https://sources.easybuild.io/i/IMOD/IMOD-4.11.5.tar.gz (at easybuild/x86_64/CentOS/7/rome/software/EasyBuild/4.4.0/lib/python2.7/site-packages/easybuild/framework/easyblock.py:849 in obtain_file)
== 2021-07-13 16:46:00,499 config.py:616 DEBUG software install path as specified by 'installpath' and 'subdir_software': /tmp/th/imodsrc/REPO/znver2/software
== 2021-07-13 16:46:00,499 filetools.py:1876 INFO Removing lock /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock...
== 2021-07-13 16:46:00,499 filetools.py:358 INFO Path /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock successfully removed.
== 2021-07-13 16:46:00,499 filetools.py:1880 INFO Lock removed: /tmp/th/imodsrc/REPO/znver2/software/.locks/_tmp_th_imodsrc_REPO_znver2_software_IMOD_4.11.5-foss-2020b.lock
== 2021-07-13 16:46:00,499 easyblock.py:3643 WARNING build failed (first 300 chars): Couldn't find file IMOD-4.11.5.tar.gz anywhere, and downloading it didn't work either... Paths attempted (in order): /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/i/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD/IMOD-4.11.5.tar.gz, /tmp/eb-Z_BS3k/files_pr12499/i/IMOD/IMOD-4.11.5.tar.gz, /g/
== 2021-07-13 16:46:00,499 easyblock.py:300 INFO Closing log for application name IMOD version 4.11.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment