easybuilders/easybuild

Unable to build GCCcore-12.2.0.eb

Closed this issue · 3 comments

I'm trying to build the foss-2022b toolchain but got stuck being unable to compile GCCcore-12.2.0.eb.
The error I get is error while loading shared libraries: libisl.so.23: cannot open shared object
Can really se why this happens since isl should be included when compiling gcc.

I attached the build log file, any help solving this would be appreciated!
easybuild-GCCcore-12.2.0-20230112.084655.jvsaY.log

Nevermind it's solved now.

@Dankomaister Do you mind sharing how you fixed the problem you were seeing?

@boegel I tried to build GCCcore-12.2.0.eb on one of our compute nodes instead of the login node and it worked!
However, I cant really figure out why since they both run an older install of CentOS 7.