We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(occured during full regtest of develop prior to v0.9 releas)
Error message
cmd "make shared cshared ptshared cptshared" exited with exitcode 2 and output: rm -f libatlas.so liblapack.so\nmake libatlas.so liblapack.so libf77blas.so libcblas.so liblapack.so make[1]: Entering directory `/tmp/easybuild_build/ATLAS/3.8.4/gompi-1.1.0-no-OFED-with-shared-libs/ATLAS/obj/lib\' ld -melf_x86_64 -shared -soname libatlas.so -o libatlas.so \ --whole-archive libatlas.a --no-whole-archive -lc -lpthread -lm ld -melf_x86_64 -shared -soname liblapack.so -o liblapack.so --whole-archive \ liblapack.a --no-whole-archive -L/lib64 -lgfortran\nld: cannot find -lgfortran make[1]: *** [liblapack.so] Error 1
The text was updated successfully, but these errors were encountered:
fix typo in ATLAS example easyconfig (fixes easybuilders#160)
b70ea98
Should be fixed by b70ea98.
Sorry, something went wrong.
boegel
No branches or pull requests
(occured during full regtest of develop prior to v0.9 releas)
Error message
The text was updated successfully, but these errors were encountered: