[mesa-users] old version install

Robert FARMER rjfarmer at asu.edu
Mon Dec 8 21:49:52 EST 2014


As those are only warnings, you can go to the makefile your using and
remove -Werror (which turns warnings into errors) That should yet you get
past that problem.

Rob

On Mon, Dec 8, 2014 at 6:57 PM, Amber Lauer <alauer1 at tigers.lsu.edu> wrote:

> 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
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20141208/9cbc6cae/attachment.html>


More information about the Mesa-users mailing list