[Mesa-users] error installing mesa-r10398

Richard Battistini richardbattistini2 at gmail.com
Wed Mar 3 16:19:54 UTC 2021


Hi everyone,

I am trying to install the mesa-r10398  on my laptop. I am getting the
following error message which I have attached as a file.

MESA version: mesa-r10398
version of SDK: mesasdk-x86_64-linux-20.12.1.tar.gz
platform: Ubuntu desktop 18.04.5 LTS


uname -a: Linux rich-Swift-SF314-42 5.4.0-66-generic #74~18.04.2-Ubuntu SMP
Fri Feb 5 11:17:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
gfortran -v: gcc version 10.2.0 (GCC)
echo $MESASDK_ROOT: /home/rich/mesasdk
echo $PATH:
/home/rich/mesasdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

Best,
Rich Battistini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210303/fec324e4/attachment.htm>
-------------- next part --------------
/home/rich/mesa/interp_2d
building interp_2d package.

gfortran -fopenmp -o ../tester test_renka790_sg.o test_renka790_db.o test_akima_sg.o test_akima_db.o interp_2d_support.o test_interp_2d.o -L../../make -linterp_2d -L../../../lib -lnum -linterp_1d -lf2crlibm -lcrlibm -lmtx -lconst -lutils `mesasdk_lapack_link` `mesasdk_blas_link`
gfortran -fopenmp -o ../plotter interp_2d_support.o plot_interp_2d.o -L../../make -linterp_2d -L../../../lib -lnum -linterp_1d -lf2crlibm -lcrlibm -lmtx -lconst -lutils `mesasdk_lapack_link` `mesasdk_blas_link`
export
done

mesa/interp_2d has been built, tested, and exported.

************************************************

/home/rich/mesa/chem
building chem package.

gfortran -fopenmp -o ../tester test_chem.o -L../../make -lchem -L../../../lib -linterp_1d -lnum -lf2crlibm -lcrlibm -lmtx -lconst -lutils `mesasdk_lapack_link` `mesasdk_blas_link`
export
done

mesa/chem has been built, tested, and exported.

************************************************

/home/rich/mesa/colors
building colors package.

gfortran -fopenmp -o ../tester test_colors.o -L../../make -lcolors -L../../../lib -lf2crlibm -lcrlibm -lmtx -lconst -lutils `mesasdk_lapack_link` `mesasdk_blas_link`
export
done

mesa/colors has been built, tested, and exported.

************************************************

/home/rich/mesa/eos
building eos package.

gfortran -fopenmp -o ../plotter eos_support.o plot_eosDT.o plot_eosQT.o plot_eosPT.o plot_eosDE.o plot_eosDT_dfridr.o plotter.o -L../../make -leos -L../../../lib -lchem -linterp_2d -linterp_1d -lnum -lf2crlibm -lcrlibm -lmtx -lconst -lutils `mesasdk_lapack_link` `mesasdk_blas_link` `mesasdk_hdf5_link`
gfortran -I../../make -I../../public -I../../../include -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -O2 -ffixed-form -ffixed-line-length-132 -x f77-cpp-input -c ../src/opal_eval.f
../src/opal_eval.f:750:132:

  750 |    12 dfs(i)=1./(t6a(i)-t6a(i-1))
      |                                                                                                                                    1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1)
../src/opal_eval.f:754:132:

  754 |    13 dfsr(i)=1./(rho(i)-rho(i-1))
      |                                                                                                                                    1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1)
../src/opal_eval.f:560:44-65:

  560 |       write(*,*) 'T6', t6, 'LogR', log10_cr(r), 'LogT', log10_cr(t6*1d6)
      |                                            2                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).
makefile:68: recipe for target 'opal_eval.o' failed
make: *** [opal_eval.o] Error 1

/home/rich/mesa/eos/test
FAILED


/home/rich/mesa/eos
./build_and_test FAILED



More information about the Mesa-users mailing list