[Mesa-users] MESA Install Error
Lukas Zalesky
zalesky at hawaii.edu
Fri Aug 24 19:25:11 EDT 2018
Hello, my name is Lukas and I am having trouble getting passed an error in
the installation of MESA.
* The version of MESA I am trying to install is mesa-r10398 (the most
recent)
* I am using the MESA SDK version mesasdk-x86_64-osx-10.12-20180127.dmg
<http://www.astro.wisc.edu/~townsend/resource/download/mesasdk/mesasdk-x86_64-osx-10.12-20180127.dmg>
* I am using a 2018 Macbook Pro running macOS High Sierra version 10.13.6
uname -a
Darwin lukass-MacBook-Pro.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Jul
6 19:54:51 PDT 2018; root:xnu-4570.71.3~2/RELEASE_X86_64 x86_64
gfortran -v
Using built-in specs.
COLLECT_GCC=/Applications/mesasdk/bin/gfortran.exec
COLLECT_LTO_WRAPPER=/Applications/mesasdk/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper
Target: x86_64-apple-darwin17.3.0
Configured with: /Users/townsend/devel/mesasdk-src/gcc/configure CC='gcc
-D_FORTIFY_SOURCE=0' --build=x86_64-apple-darwin17.3.0
--prefix=/Applications/mesasdk --with-gmp=/Applications/mesasdk
--with-mpfr=/Applications/mesasdk --with-mpc=/Applications/mesasdk
--enable-languages=c,c++,fortran --disable-multilib --disable-nls
--disable-libsanitizer
Thread model: posix
gcc version 7.2.0 (GCC)
echo $MESASDK_ROOT
/Applications/mesasdk
echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Applications/mesasdk/bin
echo $MESA_DIR
/Users/lukaszalesky/Documents/astro_software/mesa-r10398
The error message that I received is:
Fatal Error: Can't open module file 'my_lapack95_dble.mod' for reading at
(1): No such file or directory
compilation terminated.
make: *** [mtx_support.o] Error 1
/Users/lukaszalesky/Documents/astro_software/mesa-r10398/mtx/make
FAILED
/Users/lukaszalesky/Documents/astro_software/mesa-r10398/mtx
./build_and_test FAILED
using It seems that the MODULE that is failing is the mtx module but I
can't find the tmp.txt file. I did a search for all of the tmp.txt files
that I have and the only ones are from the directories "const" , "crlibm" ,
and "utils" ... I ran the tester and this is what I got.
./tester 2>&1 | tee tester.log
Ambiguous output redirect.
Please tell me what to do in order to get this running. Thanks for the
help.
Lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180824/fcb837b0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 33793 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180824/fcb837b0/attachment.obj>
More information about the Mesa-users
mailing list