julianmorillo
julianmorillo
Previous versions of wcslib are no longer available on the FTP server pointed out by the easyconfigs.
This constant value is returned by [get_cpu_architecture](https://github.com/easybuilders/easybuild-framework/blob/87b3d9d959b5f3ec739f3db4a350982b531c58fb/easybuild/tools/systemtools.py#L341), which is called from [get_arch_prefix](https://github.com/easybuilders/easybuild-easyblocks/blob/ac2b2f9a5069927a31079219aee732e169e0b05e/easybuild/easyblocks/l/llvm.py#L154), that returns it directly (lower case) to [_get_gcc_prefix](https://github.com/easybuilders/easybuild-easyblocks/blob/ac2b2f9a5069927a31079219aee732e169e0b05e/easybuild/easyblocks/l/llvm.py#L529), causing the following error when trying to build LLVM in...