[mesa-users] Error on install

Richard Townsend townsend at astro.wisc.edu
Sun Aug 16 04:28:28 EDT 2015


You’re attempting to compile a very old version of MESA. Please upgrade to the most recent release:

http://mesa.sourceforge.net/release/2015/06/03/r7624.html

cheers,

Rich

> On Aug 16, 2015, at 7:06 AM, Joe Hellmers <hellmersjl at icloud.com> wrote:
> 
> How can I troubleshoot install?  Getting messages, but not much detail.  I don’t see any log files being generated to give more info.
> 
> 
> [fweber at gordon-ln1 mesa]$ ./install
> 
> 
> /home/fweber/mesa/const
> building const package.
> 
> make: `libconst.a' is up to date.
> make: `libconst.a' is up to date.
> gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
> export
> done
> 
> mesa const has been made, tested, and exported.
> 
> ************************************************
> 
> /home/fweber/mesa/alert
> building alert package.
> 
> make: `libalert.a' is up to date.
> make: `libalert.a' is up to date.
> gfortran -fopenmp -o ../tester test_alert.o -L../../make -lalert -L../../../lib 
> export
> done
> 
> mesa alert has been made, tested, and exported.
> 
> ************************************************
> 
> /home/fweber/mesa/utils
> building utils package.
> 
> gfortran -fno-range-check  -fopenmp  -I../public -I../private -I../../include -Wunused-value -Werror -W -fimplicit-none   -O2 -c -ffree-form -x f95-cpp-input   ../private/utils_isnan_okay.f
> ../private/utils_isnan_okay.f:43.36:
> 
>         is_real_inf = (2*x==x .and. x /= 0)
>                                    1
> Warning: Inequality comparison for REAL(4) at (1)
> ../private/utils_isnan_okay.f:43.24:
> 
>         is_real_inf = (2*x==x .and. x /= 0)
>                        1
> Warning: Equality comparison for REAL(4) at (1)
> ../private/utils_isnan_okay.f:37.31:
> 
>         is_inf = (2*x==x .and. x /= 0)
>                               1
> Warning: Inequality comparison for REAL(8) at (1)
> ../private/utils_isnan_okay.f:37.19:
> 
>         is_inf = (2*x==x .and. x /= 0)
>                   1
> Warning: Equality comparison for REAL(8) at (1)
> make: *** [utils_isnan_okay.o] Error 1
> 
> /home/fweber/mesa/utils/make
> FAILED
> 
> 
> /home/fweber/mesa/utils
> ./build_and_test FAILED
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users





More information about the Mesa-users mailing list