[Mesa-users] Installing mesa 6794
RICHARD H D TOWNSEND
townsend at astro.wisc.edu
Sun Dec 24 16:07:44 EST 2017
OK, run './clean' and then try './install' again.
cheers,
Rich
> On Dec 24, 2017, at 2:38 PM, aite kaci <aitekaci at gmail.com> wrote:
>
> Hi Richard:
>
> I did it and have this error:.
>
>
> make: 'libconst.a' is up to date.
> make: 'libconst.a' is up to date.
> gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
> test_const.o: In function `MAIN__':
> /home/ait-kaci/mesa-r6794/const/test/make/../src/test_const.f:13: undefined reference to `_gfortran_stop_numeric_f08'
> collect2: error: ld returned 1 exit status
> makefile:25: recipe for target 'tester' failed
> make: *** [tester] Error 1
>
> /home/ait-kaci/mesa-r6794/const/test
> FAILED
>
>
> /home/ait-kaci/mesa-r6794/const
> ./build_and_test FAILED
>
>
> Thanks
>
> 2017-12-24 15:26 GMT-05:00 RICHARD H D TOWNSEND <townsend at astro.wisc.edu>:
> Hi Aite --
>
> OK, try the other approach I suggested: use the latest SDK, but remove the '-Werror' flag from $MESA_DIR/utils/makefile_header
>
> cheers,
>
> Rich
>
> > On Dec 24, 2017, at 1:59 PM, aite kaci <aitekaci at gmail.com> wrote:
> >
> > Hi Richard
> >
> > Thank you for the suggestion. I have tried before all the previous SDK without success that's why i tried with the new version.
> >
> > With SDK version 20141023 i am facing this kind of error:
> >
> > configure: error: in `/home/ait-kaci/mesa-r6794/crlibm/crlibm':
> > configure: error: C compiler cannot create executables
> > See `config.log' for more details.
> > make: *** No targets specified and no makefile found. Stop.
> >
> > /home/ait-kaci/mesa-r6794/crlibm/crlibm
> > ./build_and_test FAILED
> >
> >
> > following the FAQ i tried this two commands:
> >
> > GCC_VERSION=`gcc --version | grep ^gcc | sed 's/^.* //g'`
> >
> > $MESASDK_ROOT/libexec/gcc/x86_64-pc-linux-gnu/$GCC_VERSION/install-tools/mkheaders $MESASDK_ROOT
> >
> >
> > But i had this error:
> >
> > bash: /home/ait-kaci/mesasdk/libexec/gcc/x86_64-pc-linux-gnu/(prerelease)/install-tools/mkheaders: No such file or directory
> >
> > What do you advice me to do please.
> >
> > Thanks again
> >
> > Ait.K
> >
> >
> >
> > 2017-12-24 11:09 GMT-05:00 RICHARD H D TOWNSEND <townsend at astro.wisc.edu>:
> > 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