[mesa-users] Installation Issue

Deval Mehta dmehta at udel.edu
Thu Jun 27 15:11:21 EDT 2013


Hi all,

I'm attempting to install MESA onto Ubuntu 12.04LTS (x86_64), and MESA is
having trouble compiling the NSE.  The following error is occuring:

/home/dmehta/mesa/nse
building nse package.

gfortran -fno-range-check  -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/nse_def.f
gfortran -fno-range-check  -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/mod_nse_init.f
gfortran -fno-range-check  -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/mod_nse_solve.f
gfortran -fno-range-check  -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/mod_nse.f
gfortran -fno-range-check  -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/nse_lib.f
ar crs libnse.a nse_def.o mod_nse_init.o mod_nse_solve.o mod_nse.o nse_lib.o
make: `libnse.a' is up to date.
gfortran -fno-range-check  -fopenmp -I../../make -I../../public
-I../../../include -I/home/dmehta/mesasdk/include -fbounds-check
-Wuninitialized -Warray-bounds -g -c -ffree-form -x f95-cpp-input
../src/test_nse.f
gfortran -fopenmp -o ../tester test_nse.o \
-L../../make -lnse -L../../../lib -lnse -lnet -leos -lkap -lscreen -lrates
-lreaclib -lweak -lecapture -lneu -lchem -linterp_2d -linterp_1d -lnum
-lutils -lmtx -lconst -lmesaklu `mesasdk_lapack_link` `mesasdk_blas_link`
-lecapture


FAILED


/home/dmehta/mesa/nse/test
TEST FAILED -- compare test_output to tmp.txt


/home/dmehta/mesa/nse
./build_and_test FAILED


I've searched the [mesa-users] e-mail archive and the MESA forum, but have
not found any solutions.  I've also tried to solve the problem manually by
searching through the nse file for any compilers of other programs I may
need.  I would greatly appreciate any help or advice any of you might have.

Regards,

*Deval Mehta*
*UDHP Munson Fellow 2013 - 2014
*
*University of Delaware Honors Class of 2016*
*Physics (Astrophysics) (BS)*
*Mathematics (BS)*
*Email: dmehta at udel.edu*
*Phone: (718) 869-6807*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130627/6cc8f0b0/attachment.html>


More information about the Mesa-users mailing list