[mesa-users] old version install
Amber Lauer
alauer1 at tigers.lsu.edu
Mon Dec 8 20:57:13 EST 2014
A little background: I am getting fairly smooth execution in mesa4906,
although I still run into errors that I am presently wading through. But
mesa3185 won't compile at all.
On Mon, Dec 8, 2014 at 7:54 PM, Amber Lauer <alauer1 at tigers.lsu.edu> wrote:
> For those of you anxiously waiting for the next installment in my saga
> "run old mesa model on old mesa version", here is the error I get when I
> try to compile mesa3185:
>
> /home/amber/executables/mesa3185/utils
> building utils package.
>
> gfortran -fno-range-check -fopenmp -I../public -I../private
> -I../../include -Wunused-value -Werror -W -fimplicit-none -fbounds-check
> -O2 -g -c -ffree-form ../public/utils_def.f
> gfortran -fno-range-check -fopenmp -I../public -I../private
> -I../../include -Wunused-value -Werror -W -fimplicit-none -fbounds-check
> -O2 -g -c -ffree-form ../private/utils_isnan_okay.f
> ../private/utils_isnan_okay.f:41.36:
>
> is_real_inf = (2*x==x .and. x /= 0)
> 1
> Warning: Inequality comparison for REAL(4) at (1)
> ../private/utils_isnan_okay.f:41.24:
>
> is_real_inf = (2*x==x .and. x /= 0)
> 1
> Warning: Equality comparison for REAL(4) at (1)
> ../private/utils_isnan_okay.f:35.31:
>
> is_inf = (2*x==x .and. x /= 0)
> 1
> Warning: Inequality comparison for REAL(8) at (1)
> ../private/utils_isnan_okay.f:35.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/amber/executables/mesa3185/utils/make
> FAILED
>
>
> It's not a common compiler error as I googled the error messages. I
> conclude it is specifically mesa related.
>
>
> --
> Amber Lauer. M.S. Physics
> PhD Student,
> Graduate School of Physics,
> Louisiana State University
>
--
Amber Lauer. M.S. Physics
PhD Student,
Graduate School of Physics,
Louisiana State University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20141208/d44d497c/attachment.html>
More information about the Mesa-users
mailing list