[Mesa-users] Install version 7385
Francis Timmes
fxt44 at mac.com
Sat Feb 10 16:33:31 EST 2018
https://lists.mesastar.org/pipermail/mesa-users/2018-January/008570.html
fxt
> On Feb 10, 2018, at 2:23 PM, Bruno Lustosa via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>
> Hi everyone
>
> I tried install mesa-r7385 for some tests. I stoped at error below. Anybody help me?
>
>
> mesa/neu has been built, tested, and exported.
>
> ************************************************
>
> /home/bruno/Documentos/mesa-r7385/net
> building net package.
>
> makedepf90 -m %m.mod -I../public:../private net_def.f90 net_screen.f90 net_derivs_support.f90 net_derivs.f90 net_approx21.f90 net_approx21_plus_co56.f90 net_burn_support.f90 net_initialize.f90 net_eval.f90 net_burn.f90 net_burn_const_p.f90 net_lib.f90 > .depend
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../public/net_def.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_burn_support.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_screen.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_derivs_support.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_derivs.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_approx21.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_approx21_plus_co56.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_initialize.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_eval.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_burn.f90
> gfortran -fno-range-check -fmax-errors=100 -fprotect-parens -fno-sign-zero -fopenmp -I../public -I../private -I../../include -Wunused-value -Werror -W -Wno-compare-reals -Wno-unused-parameter -fimplicit-none -O2 -c -ffree-form -x f95-cpp-input ../private/net_burn_const_p.f90
> ../private/net_burn_const_p.f90:473:0:
>
> rpar(r_burn_const_P_time_eos) + dble(time1 - time0) / clock_rate
> ^
> Error: 'time0' may be used uninitialized in this function [-Werror=maybe-uninitialized]
> f951: all warnings being treated as errors
> makefile:61: recipe for target 'net_burn_const_p.o' failed
> make: *** [net_burn_const_p.o] Error 1
>
> /home/bruno/Documentos/mesa-r7385/net/make
> FAILED
>
>
> /home/bruno/Documentos/mesa-r7385/net
> ./build_and_test FAILED
>
>
> Best,
>
> Bruno
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
More information about the Mesa-users
mailing list