[Mesa-users] Installing mesa 6794
RICHARD H D TOWNSEND
townsend at astro.wisc.edu
Sun Dec 24 11:09:04 EST 2017
Hi Aite --
You won't be able to build MESA r6794 with the latest SDK -- try downgrading to an older SDK, and/or removing the -Werror flag from $MESA_DIR/utils/makefile_header
cheers,
Rich
> On Dec 24, 2017, at 12:38 AM, aite kaci via Mesa-users <mesa-users at lists.mesastar.org> wrote:
>
> Hi all mesa users:
>
> I read an interesting reserach and would like to reproduce the same result but with the new mesa version it is a bit complicated. I want to use the same version as the guy did.
>
> I am using last sdk and mesa-r6794.
>
> few minutes after i run the installation it stops and get this error:
>
>
> /home/ait-kaci/mesa-r6794/net
> building net package.
>
> 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.f
> ../private/net_burn_const_P.f: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:69: recipe for target 'net_burn_const_P.o' failed
> make: *** [net_burn_const_P.o] Error 1
>
> /home/ait-kaci/mesa-r6794/net/make
> FAILED
>
>
> /home/ait-kaci/mesa-r6794/net
> ./build_and_test FAILED
>
>
> I did not find answer in the FAQ.
>
> Any help please
>
> thanks
> ait.K
More information about the Mesa-users
mailing list