[Mesa-users] MESA installation EOS test fail

Warrick Ball W.H.Ball at bham.ac.uk
Tue Mar 23 11:41:28 UTC 2021


Hi,

First, it would help if you followed the instructions under "What should you do if MESA did not install successfully?":

     http://mesa.sourceforge.net/prereqs.html#what-should-you-do-if-mesa-did-not-install-successfully

Did you search the mailing list for users who had similar issues?  Also, these details would help:

     Describe your computer (machine type, operating system, operating system version).

     What is the output of each of the following commands?

     uname -a
     gfortran -v
     echo $MESASDK_ROOT
     echo $PATH
     echo $MESA_DIR

That said, how much RAM does your system have?  MESA basically requires about 8GB.  I'd hazard a guess that the EoS tester is running out and therefore getting killed by the operating system.

Cheers,
Warrick


___________

Warrick Ball
Postdoc, School of Physics and Astronomy
University of Birmingham, Edgbaston, Birmingham B15 2TT
W.H.Ball at bham.ac.uk
+44 (0)121 414 4552

On Tue, 23 Mar 2021, mesa-users at lists.mesastar.org wrote:

> Hi!
> I am attempting to install MESA, and have followed all the previous instructions as given on the sourceforge page. 
> On finally executing ./install, the package starts installing until it reaches this:
> 
>
>       /home/yash/Downloads/mesa-r15140/eos building eos package.
> 
> MAKEDEPF90
> COMPILE_CMD ../public/eos_def.f90
> COMPILE_CMD ../private/eos_blend.f90
> COMPILE_CMD ../private/create_FSCRliq8_table.f90
> COMPILE_CMD ../private/create_EXCOR7_table.f90
> COMPILE_CMD ../private/pc_support.f90
> COMPILE_CMD ../private/pc_eos.f90
> COMPILE_CMD ../private/helm_polynomials.f90
> COMPILE_CMD ../private/skye_thermodynamics.f90
> COMPILE_CMD ../private/skye_ideal.f90
> COMPILE_CMD ../private/skye_coulomb_liquid.f90
> COMPILE_CMD ../private/skye_coulomb_solid.f90
> COMPILE_CMD ../private/skye_coulomb.f90
> COMPILE_CMD ../private/skye.f90
> COMPILE_CMD ../private/helm_alloc.f90
> COMPILE_CMD ../private/helm.f90
> COMPILE_CMD ../private/gauss_fermi.f90
> COMPILE_CMD ../private/eosdt_load_tables.f90
> COMPILE_CMD ../private/eospt_load_tables.f90
> COMPILE_CMD ../private/eosdt_support.f90
> COMPILE_CMD ../private/eoscms_eval.f90
> COMPILE_CMD ../private/eospc_eval.f90
> COMPILE_CMD ../private/eos_helm_eval.f90
> COMPILE_CMD ../private/eosdt_eval.f90
> COMPILE_CMD ../private/eospt_eval.f90
> COMPILE_CMD ../private/eosde_eval.f90
> COMPILE_CMD ../private/eos_ctrls_io.f90
> COMPILE_CMD ../private/eos_initialize.f90
> COMPILE_CMD ../public/eos_lib.f90
> LIB_TOOL libeos.a
> MAKEDEPF90
> FC ../src/opal_eval.f
> TEST_COMPILE FIXED_LEGACY ../src/eos_support.f
> TEST_COMPILE ../src/test_eos_blend.f90
> TEST_COMPILE ../src/test_eos_support.f90
> TEST_COMPILE FIXED_LEGACY ../src/test_eos.f
> LOADER ../tester
> TEST_COMPILE FIXED_LEGACY ../src/test_eos_quietly.f
> LOADER ../test_quietly
> TEST_COMPILE FIXED_LEGACY ../src/sample_eos.f
> LOADER ../sample
> ../utils/build_and_test_parallel: line 56:  5825 Killed                  ./test_quietly &> test_quietly.txt
> 
> /home/yash/Downloads/mesa-r15140/eos/test
> FAILED
> 
> 
> /home/yash/Downloads/mesa-r15140/eos
> ./build_and_test FAILED
> 
> 
> 
> 
> I am unsure how to fix this.
> 
> Sincerely
> Yash Mehta
> 
>


More information about the Mesa-users mailing list