[Mesa-users] Regarding MESA installing issue
Sharmila
sharmila.rani at iiap.res.in
Sun Sep 12 09:46:52 UTC 2021
Hi,
I am facing the problem to install MESA in Fedora/Linux. It would be
very kind of you if you can help me to resolve this issue ASAP. If you
need any other information, please let me know. Also, the tmp.txt file
and tester program does not exist.
MESA version = MESA-r12778
MESA SDK version = 21.4.1 (gfortran version: Fortran (GCC) 10.2.0)
/home/sharmila/mesa/mesa-r12778/rates
building rates package.
COMPILE_CMD ../private/load_ecapture.f90
COMPILE_CMD ../private/eval_coulomb.f90
COMPILE_CMD ../private/reaclib_eval.f90
COMPILE_CMD ../private/reaclib_support.f90
COMPILE_CMD ../private/pycno.f90
COMPILE_CMD ../private/screen5.f90
COMPILE_CMD ../private/screen_graboske.f90
COMPILE_CMD ../private/screen_chugunov.f90
COMPILE_CMD ../private/screen.f90
COMPILE_CMD ../private/suzuki_tables.f90
COMPILE_CMD ../private/eval_ecapture.f90
../private/suzuki_tables.f90:551:22:
551 | transfer((/ z'00000000', z'7ff80000' /),1.0_8)
| 1
Error: BOZ literal constant at (1) cannot appear in an array constructor
../private/suzuki_tables.f90:612:30:
612 | table % data = d_qnan
| 1
Error: Symbol 'd_qnan' at (1) has no IMPLICIT type
make: *** [makefile_base:113: suzuki_tables.o] Error 1
make: *** Waiting for unfinished jobs....
COMPILE_CMD ../private/reaclib_print.f90
COMPILE_CMD ../private/reaclib_input.f90
/home/sharmila/mesa/mesa-r12778/rates/make
FAILED
/home/sharmila/mesa/mesa-r12778/rates
./build_and_test FAILED
Kind Regards,
Sharmila,
Senior Research Fellow,
Indian Institute of Astrophysics,
Bangalore - 560034
-------------- next part --------------
*** Copy and paste the following information into your email to mesa-users ***
MESA Version
12778
uname -a
Linux fedora 5.13.14-200.fc34.x86_64 #1 SMP Fri Sep 3 15:33:01 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
gfortran -v
Using built-in specs.
COLLECT_GCC=/home/sharmila/mesasdk/bin/gfortran.exec
COLLECT_LTO_WRAPPER=/home/sharmila/mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /home/user/sdk2-tmp/build/gcc/configure CC= CXX= --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --prefix=/home/user/sdk2-tmp/mesasdk --with-gmp=/home/user/sdk2-tmp/mesasdk --with-mpfr=/home/user/sdk2-tmp/mesasdk --with-mpc=/home/user/sdk2-tmp/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --enable-clocale=generic
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.0 (GCC)
$MESASDK_ROOT
/home/sharmila/mesasdk
MESASDK version
x86_64-linux-21.4.1
$PATH
/home/sharmila/anaconda3/condabin:/home/sharmila/mesasdk/bin:/home/sharmila/Downloads/Dolphot_HST_Data_photometry/dolphot2.0/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/sharmila/.local/bin:/home/sharmila/bin:/home/sharmila/Downloads/Aladin:/home/sharmila/Topcat:/home/sharmila/Zotero-5.0.66_linux-x86_64/Zotero_linux-x86_64:/home/sharmila/.zotero:/home/sharmila/Zotero
$MESA_DIR
/home/sharmila/mesa/mesa-r12778
/home/sharmila/mesa/mesa-r12778/const
building const package.
make: '../tester' is up to date.
export
done
mesa/const has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/utils
building utils package.
make: '../tester' is up to date.
export
done
mesa/utils has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/math
building math package.
make: '../tester' is up to date.
export
done
mesa/math has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/mtx
building mtx package.
make: Nothing to be done for 'all'.
export
done
mesa/mtx has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/num
building num package.
make: Nothing to be done for 'all'.
export
done
mesa/num has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/interp_1d
building interp_1d package.
make: '../tester' is up to date.
export
done
mesa/interp_1d has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/interp_2d
building interp_2d package.
make: Nothing to be done for 'all'.
export
done
mesa/interp_2d has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/chem
building chem package.
make: '../tester' is up to date.
export
done
mesa/chem has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/colors
building colors package.
make: '../tester' is up to date.
export
done
mesa/colors has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/eos
building eos package.
make: Nothing to be done for 'all'.
export
done
make: '../ceos' is up to date.
make: '../run/ceos' is up to date.
mesa/eos has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/kap
building kap package.
make: Nothing to be done for 'all'.
export
done
make: '../ckap' is up to date.
mesa/kap has been built, tested, and exported.
************************************************
/home/sharmila/mesa/mesa-r12778/rates
building rates package.
COMPILE_CMD ../private/load_ecapture.f90
COMPILE_CMD ../private/eval_coulomb.f90
COMPILE_CMD ../private/reaclib_eval.f90
COMPILE_CMD ../private/reaclib_support.f90
COMPILE_CMD ../private/pycno.f90
COMPILE_CMD ../private/screen5.f90
COMPILE_CMD ../private/screen_graboske.f90
COMPILE_CMD ../private/screen_chugunov.f90
COMPILE_CMD ../private/screen.f90
COMPILE_CMD ../private/suzuki_tables.f90
COMPILE_CMD ../private/eval_ecapture.f90
../private/suzuki_tables.f90:551:22:
551 | transfer((/ z'00000000', z'7ff80000' /),1.0_8)
| 1
Error: BOZ literal constant at (1) cannot appear in an array constructor
../private/suzuki_tables.f90:612:30:
612 | table % data = d_qnan
| 1
Error: Symbol 'd_qnan' at (1) has no IMPLICIT type
make: *** [makefile_base:113: suzuki_tables.o] Error 1
make: *** Waiting for unfinished jobs....
COMPILE_CMD ../private/reaclib_print.f90
COMPILE_CMD ../private/reaclib_input.f90
/home/sharmila/mesa/mesa-r12778/rates/make
FAILED
/home/sharmila/mesa/mesa-r12778/rates
./build_and_test FAILED
-------------- next part --------------
bash: ./tester: No such file or directory
More information about the Mesa-users
mailing list