So I am trying to build a toolchain for GCC 1.7.3 and have run into an error I have yet to see.
ebFile: name = 'gcc' version = '4.7.3' homepage = 'http://gcc.gnu.org/' description = "abc" toolchain = {'name': 'dummy', 'version': 'dummy'} toolchainopts = {'shared': True, 'static': True} sources = ['gcc-4.7.3.tar.gz'] moduleclass = 'compiler' Console Results: == temporary log file in case of crash /tmp/easybuild-0D9sGY/ easybuild-3vIaW6.log == resolving dependencies ... == processing EasyBuild easyconfig /afs/crc.nd.edu/x86_64_linux/easybuild- soft/src/gcc/4.7.3/gcc-4.7.3.eb == ERROR: Failed to get application instance for gcc (easyblock: None): EasyBuild crashed with an error (at easybuild/framework/easyblock.py:1928 in get_class): Failed to obtain class for None easyblock (not available?): 'EasyBuild crashed with an error (at easybuild/framework/easyblock.py:1897 in get_class): Failed to import easyblock for EB_gcc because of module issue: '

