[mesa-users] Error on install
Francis Timmes
fxt44 at mac.com
Sun Aug 16 03:01:13 EDT 2015
did you carefully follow the guidance at
http://mesa.sourceforge.net/prereqs.html ?
if so, did you look at the troubleshooting guide
http://mesa.sourceforge.net/troubleshooting.html ?
fxt
> On Aug 15, 2015, at 11:06 PM, 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