[Mesa-users] mesa installation error
Loyer, Lily G.
loyer.15 at buckeyemail.osu.edu
Fri Sep 25 15:21:45 EDT 2020
Hi,
Im currently having an issue installing mesa onto my computer. I am trying to build the latest release of mesa, using mesasdk 12778 current release. I am on the latest macbook pro, mac OS X . The output of the follow commands:
uname -a
gfortran -v
echo $MESASDK_ROOT
echo $PATH
echo $MESA_DIR
is:
Darwin MacBook-Pro.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64
Using built-in specs.
COLLECT_GCC=/Applications/mesasdk/bin/gfortran.exec
COLLECT_LTO_WRAPPER=/Applications/mesasdk/bin/../libexec/gcc/x86_64-apple-darwin19.3.0/9.2.0/lto-wrapper
Target: x86_64-apple-darwin19.3.0
Configured with: /Users/townsend/devel/sdk2-tmp/build/gcc/configure CC= --build=x86_64-apple-darwin19.3.0 --prefix=/Users/townsend/devel/sdk2-tmp/mesasdk --with-gmp=/Users/townsend/devel/sdk2-tmp/mesasdk --with-mpfr=/Users/townsend/devel/sdk2-tmp/mesasdk --with-mpc=/Users/townsend/devel/sdk2-tmp/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --with-sysroot=/Users/townsend/devel/sdk2-tmp/mesasdk/sysroot
Thread model: posix
gcc version 9.2.0 (GCC)
/Applications/mesasdk
/Applications/mesasdk/bin:/Applications/mesasdk/bin:/Users/lilyloyer/opt/anaconda3/bin:/Users/lily/opt/anaconda3/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
/Users/lily/downloads/mesa-r12778
The error that read is:
MAKEDEPF90
COMPILE_CMD ../public/const_def.f90
COMPILE_CMD ../public/const_lib.f90
LIB_TOOL libconst.a
MAKEDEPF90
TEST_COMPILE ../src/test_const.f
LOADER ../tester
ld: library not found for -lSystem
collect2: error: ld returned 1 exit status
make: *** [../tester] Error 1
/Users/lily/downloads/mesa-r12778/const/test
FAILED
/Users/lily/downloads/mesa-r12778/const
./build_and_test FAILED
tester.log did not work when I ran the command and neither did $MESA_DIR/MODULE/test/tmp.txt, in which both said not a directory.
Thanks,
Lily
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20200925/5851fc60/attachment.htm>
More information about the Mesa-users
mailing list