mesa-users] Missing a tmp.txt file in the kap module?
Eric Blais
er.blais at gmail.com
Fri Jun 25 10:59:22 EDT 2010
Hi,
Unfortunately, I get the very same problem when trying to install from the
top level directory.
I cleaned my mesa folder, re downloaded version 2469, did ./clean and then
./install from the main folder, but I get the same error message. I've
attached a log of my latest installation attempt. In this one, ndiff is
already installed but I get the same error when the installer has to install
ndiff, so I doubt that has anything to do with the problem.
Thanks for taking the time to help me,
Eric Blais
On Fri, Jun 25, 2010 at 10:13 AM, Bill Paxton <paxton at kitp.ucsb.edu> wrote:
> Hi Eric,
>
> I think I finally realize the problem. Please go to the top level mesa
> directory and do ./install there.
> That script will install the modules in order so that by the time it gets
> to kap, all the modules
> that kap depends on will already be installed.
>
> The tmp.txt file is created by running the newly created kap module. It is
> compared to the
> file test_output in kap/test -- so test_output is part of the distribution,
> but tmp.txt is not.
>
> Please give it a try and let us know how it goes.
>
> Cheers,
> Bill
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20100625/5d04a6f8/attachment.html>
-------------- next part --------------
checking if ndiff is installed ...
yes!
/home/blaiseri/mesa/const
building const package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/const_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/const_lib.f
ar crs libconst.a const_def.o const_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_const.f
ifort -openmp -threads -o ../tester test_const.o -L../../make -lconst
export
done
mesa const has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/alert
building alert package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/alert_lib.f
ar crs libalert.a alert_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_alert.f
ifort -openmp -threads -o ../tester test_alert.o -L../../make -lalert -L../../../lib
export
done
mesa alert has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/utils
building utils package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/utils_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/utils_isnan_okay.f
ifort -vec-report0 -traceback -error-limit 6 -warn all -warn nounused -openmp -threads -I../public -I../private -I../../include -c -free ../private/utils_nan.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/utils_dict.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/utils_lib.f
ar crs libutils.a utils_isnan_okay.o utils_nan.o utils_dict.o utils_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_utils.f
ifort -openmp -threads -o ../tester test_utils.o -L../../make -lutils -L../../../lib -lalert
export
done
mesa utils has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/mtx
building mtx package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/mtx_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mtx_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mtx_block_tridiagonal.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/blassm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/formats.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/ilut.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/infofun.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/matvec.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/inout.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/unary.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../mkl_pardiso_src/mod_mkl_pardiso_stub.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/mtx_lib.f
ar crs libmtx.a mtx_support.o mtx_block_tridiagonal.o blassm.o formats.o ilut.o infofun.o matvec.o inout.o unary.o mod_mkl_pardiso_stub.o mtx_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgemm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtrsm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/xerbla.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/lsame.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dger.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dcopy.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgemv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtbsv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/daxpy.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ddot.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgbmv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dasum.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtrsv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dscal.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dswap.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/idamax.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/strsm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sgemm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/slamch.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/isamax.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sswap.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sscal.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sger.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zaxpy.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zdotc.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zgerc.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zhemv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zher2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ztrsv.f
ar crs libmesablas.a dgemm.o dtrsm.o xerbla.o lsame.o dger.o dcopy.o dgemv.o dtbsv.o daxpy.o ddot.o dgbmv.o dasum.o dtrsv.o dscal.o dswap.o idamax.o strsm.o sgemm.o slamch.o isamax.o sswap.o sscal.o sger.o zaxpy.o zdotc.o zgerc.o zhemv.o zher2.o ztrsv.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbcon.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbequ.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbrfs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbsv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbsvx.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtf2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgecon.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgeequ.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgerfs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgesv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgesvx.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetf2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtcon.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtrfs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtsvx.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgttrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgttrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtts2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlacn2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlabad.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlacpy.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlagtm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlangb.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlange.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlangt.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlantb.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlantr.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaqgb.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaqge.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlassq.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaswp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlatbs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlatrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/drscl.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgesv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetf2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/slaswp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetf2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zlaswp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zlacgv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zswap.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgeru.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/ztbsv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgemv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/ztrsm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtf2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/izamax.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgttrf.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgttrs.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgtts2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zscal.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zcopy.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgemm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dcabs1.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ilaenv.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -fixed -132 -c -w ../blas_src/dlamch.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ieeeck.f
ar crs libmesalapack.a dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgecon.o dgeequ.o dgerfs.o dgesv.o dgesvx.o dgetf2.o dgetrf.o dgetrs.o dgtcon.o dgtrfs.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dlacn2.o dlabad.o dlacn2.o dlacpy.o dlagtm.o dlangb.o dlange.o dlangt.o dlantb.o dlantr.o dlaqgb.o dlaqge.o dlassq.o dlaswp.o dlatbs.o dlatrs.o drscl.o sgesv.o sgetf2.o sgetrf.o sgetrs.o slaswp.o zgbtrf.o zgbtrs.o zgetrf.o zgetrs.o zgetf2.o zlaswp.o zlacgv.o zswap.o zgeru.o ztbsv.o zgemv.o ztrsm.o zgbtf2.o izamax.o zgttrf.o zgttrs.o zgtts2.o zscal.o zcopy.o zgemm.o dcabs1.o ilaenv.o dlamch.o ieeeck.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/lu_test.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_sparskit.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_mtx.f
ifort -openmp -threads -o ../tester lu_test.o test_sparskit.o test_mtx.o -L../../make -lmtx -L../../../lib -lmesalapack -lmesablas -lutils -lalert
export
done
mesa mtx has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/num
building num package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/num_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dop853.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dopri5.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_cash_karp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dc_decsol.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_rosenbrock.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_sodex.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_seulex.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_radau5.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_root.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_solout_root.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c -heap-arrays ../private/mod_newton.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/mebdfi_solver_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mebdfi_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mebdfi_stiff.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/num_lib.f
ar crs libnum.a mod_dop853.o mod_dopri5.o mod_cash_karp.o mod_dc_decsol.o mod_rosenbrock.o mod_sodex.o mod_seulex.o mod_radau5.o mod_root.o mod_solout_root.o mod_newton.o mebdfi_solver_def.o mebdfi_support.o mebdfi_stiff.o num_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_int_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_beam.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_beam.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_chemakzo.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_chemakzo.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_hires.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_hires.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_emep.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_emep.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_medakzo.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_medakzo.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_pollu.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_pollu.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_rober.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_rober.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_transamp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_vdpol.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol3.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_vdpol3.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol_x.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_vdpol_x.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol3_x.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_vdpol3_x.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_diffusion.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_mix.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/decsol.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/dc_decsol.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/rodas.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_newton.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_mebdfi.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_num.f
ifort -openmp -threads -o ../tester test_support.o test_int_support.o bari_beam.o test_beam.o bari_chemakzo.o test_chemakzo.o bari_hires.o test_hires.o bari_emep.o test_emep.o bari_medakzo.o test_medakzo.o bari_pollu.o test_pollu.o bari_rober.o test_rober.o test_transamp.o bari_vdpol.o test_vdpol.o bari_vdpol3.o test_vdpol3.o bari_vdpol_x.o test_vdpol_x.o bari_vdpol3_x.o test_vdpol3_x.o test_diffusion.o test_mix.o decsol.o dc_decsol.o rodas.o test_newton.o test_mebdfi.o test_num.o -L../../make -lnum -L../../../lib -lmtx -lmesalapack -lmesablas -lalert -lutils -lconst
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/sample_ode_solver.f
ifort -openmp -threads -o ../sample sample_ode_solver.o -L../../make -lnum -L../../../lib -lmtx -lmesalapack -lmesablas -lalert -lutils -lconst
export
done
mesa num has been made, tested, and exported.
************************************************
************************************************
************************************************
************************************************
installation of mtx and num modules was successful.
************************************************
************************************************
************************************************
/home/blaiseri/mesa/interp_1d
building interp_1d package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_misc.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_pm.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_mp.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_misc_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_pm_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_mp_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_lib.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_lib_sg.f
ar crs libinterp_1d.a interp_1d_misc.o interp_1d_pm.o interp_1d_mp.o interp_1d_misc_sg.o interp_1d_pm_sg.o interp_1d_mp_sg.o interp_1d_lib.o interp_1d_lib_sg.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/interp_1d_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/interp_1d_support_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_interp_1d.f
ifort -openmp -threads -o ../tester interp_1d_support.o interp_1d_support_sg.o test_interp_1d.o -L../../make -linterp_1d -L../../../lib -lalert -lconst
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plot_interp_1d.f
ifort -openmp -threads -o ../plotter interp_1d_support.o plot_interp_1d.o -L../../make -linterp_1d -L../../../lib -lalert -lconst
export
done
mesa interp_1d has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/interp_2d
building interp_2d package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db1.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db2.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db3.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bipm_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bipm_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/akima760_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/akima760_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/renka790_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/renka790_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_2d_lib_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_2d_lib_sg.f
ar crs libinterp_2d.a bicub_sg.o bicub_db.o bicub_db1.o bicub_db2.o bicub_db3.o bipm_db.o bipm_sg.o akima760_sg.o akima760_db.o renka790_sg.o renka790_db.o interp_2d_lib_db.o interp_2d_lib_sg.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_renka790_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_renka790_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_akima_sg.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_akima_db.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/interp_2d_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_interp_2d.f
ifort -openmp -threads -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 -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plot_interp_2d.f
ifort -openmp -threads -o ../plotter interp_2d_support.o plot_interp_2d.o -L../../make -linterp_2d -L../../../lib -lnum -linterp_1d -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas
export
done
mesa interp_2d has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/chem
building chem package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/chem_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/nuclide_set_mod.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/chem_isos_io.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/chem_lib.f
ar crs libchem.a chem_def.o nuclide_set_mod.o chem_isos_io.o chem_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_chem.f
ifort -openmp -threads -o ../tester test_chem.o -L../../make -lchem -L../../../lib -lutils -lalert
export
done
mesa/chem has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/colors
building colors package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/colors_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mod_colors.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/colors_lib.f
ar crs libcolors.a colors_def.o mod_colors.o colors_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_colors.f
ifort -openmp -threads -o ../tester test_colors.o -L../../make -lcolors -L../../../lib -lutils -lalert
export
done
mesa/colors has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/eos
building eos package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/eos_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c ../private/potekhin_09.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/gauss_fermi.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/helm_alloc.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/helm_core.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosDT_load_tables.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosPT_load_tables.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosDT_eval.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosPT_eval.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eos_initialize.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/eos_lib.f
ar crs libeos.a eos_def.o potekhin_09.o gauss_fermi.o helm_alloc.o helm_core.o eosDT_load_tables.o eosPT_load_tables.o eosDT_eval.o eosPT_eval.o eos_initialize.o eos_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/eos_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plot_eosDT.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plot_eosQT.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plot_eosPT.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/plotter.f
ifort -openmp -threads -o ../plotter eos_support.o plot_eosDT.o plot_eosQT.o plot_eosPT.o plotter.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_eos_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_eos.f
ifort -openmp -threads -o ../tester eos_support.o test_eos_support.o test_eos.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/test_eos_quietly.f
ifort -openmp -threads -o ../test_quietly eos_support.o test_eos_support.o test_eos_quietly.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -fixed -132 ../src/sample_eos.f
ifort -openmp -threads -o ../sample sample_eos.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst
export
done
mesa/eos has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/other_eos
building other_eos package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/other_eos_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/other_eos_initialize.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/other_eos_eval.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/other_eos_lib.f
ar crs libother_eos.a other_eos_def.o other_eos_initialize.o other_eos_eval.o other_eos_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_other_eos.f
ifort -openmp -threads -o ../tester test_other_eos.o -L../../make -lother_eos -L../../../lib -leos -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas
export
done
mesa/other_eos has been made, tested, and exported.
************************************************
/home/blaiseri/mesa/kap
building kap package.
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../public/kap_def.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/load_co_kap.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/load_kap.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_fixed.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_co.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../public/kap_lib.f
ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_kap_support.f
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_kap.f
ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/test_kap_quietly.f
ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -free ../src/plot_kap.f
ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem
FAILED
/home/blaiseri/mesa/kap/test
TEST FAILED -- compare test_output to tmp.txt
More information about the Mesa-users
mailing list