Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=mpicc CXX=gcc; \ make -j4 install checking build system type... i686-apple-darwin10.8.0 checking host system type... i686-apple-darwin10.8.0 checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... --verbose checking for Fortran libraries of mpif77... -lcrt1.10.6.o -L/usr/local/mpich-1.3.1/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. -lpmpich -lmpich -lopa -lmpl -lpthread /usr/local/lib/NAGWare/libf98.a -lm -lSystem checking for dummy main to link with Fortran libraries... rm: conftest.dSYM: is a directory none checking for Fortran name-mangling scheme... rm: conftest.dSYM: is a directory lower case, underscore, no extra underscore checking for MPI_Init... yes checking for mpi.h... yes checking for MPI_Comm_f2c... no checking for cabs in -lm... yes checking the hostname... mesh.engin.umich.edu checking the architecture... ipsc2 configure: creating ./config.status config.status: creating config/Makefile.config config.status: creating HYPRE_config.h Making /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/blas ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c blas_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dasum.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c daxpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dcopy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ddot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgemv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dger.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dnrm2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c drot.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dscal.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dswap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsymv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyr2k.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyrk.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrmv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dtrsv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c idamax.c cp -fp *.o /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lapack ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dbdsqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgebrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgelqf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgels.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqr2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgeqrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgesvd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dgetf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlabrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlacpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlae2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaev2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlange.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlanst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlansy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlapy2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfb.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarfg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlarft.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlartg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlas2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlascl.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaset.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq1.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq4.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasq6.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasrt.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlassq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlaswp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlasv2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dlatrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2l.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorg2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgl2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorglq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgql.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorgtr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorm2r.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormbr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dorml2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormlq.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dormqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotf2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dpotrs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsteqr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsterf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsyev.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygs2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygst.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsygv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytd2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c dsytrd.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ieeeck.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c ilaenv.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lapack_utils.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c lsame.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I../utilities -c xerbla.c mpicc -I.. -I../utilities -c dlamch.c cp -fp *.o /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making utilities ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_ap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_printf.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_memory.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c memory_dmalloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c qsplit.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c random.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c threading.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c thread_mpistubs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timer.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c timing.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c umalloc_local.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_mpi_comm_f2c.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c hypre_error.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c F90_HYPRE_error.c Building libHYPRE_utilities.a ... ar -rcu libHYPRE_utilities.a *.o /usr/bin/ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols ranlib libHYPRE_utilities.a ranlib: file: libHYPRE_utilities.a(threading.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making multivector ... mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c Building libHYPRE_multivector.a ... ar -rcu libHYPRE_multivector.a multivector.o temp_multivector.o ranlib libHYPRE_multivector.a cp -fpPR *.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making krylov ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c HYPRE_lobpcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c lobpcg.c lobpcg.c: In function 'lobpcg_errorMessage': lobpcg.c:194: warning: format not a string literal and no format arguments Building libHYPRE_krylov.a ... ar -rcu libHYPRE_krylov.a bicgstab.o cgnr.o gmres.o flexgmres.o lgmres.o HYPRE_bicgstab.o HYPRE_cgnr.o HYPRE_gmres.o HYPRE_lgmres.o HYPRE_flexgmres.o HYPRE_pcg.o pcg.o HYPRE_lobpcg.o lobpcg.o ranlib libHYPRE_krylov.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making seq_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c mapped_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c multiblock_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c vector.c Building libHYPRE_seq_mv.a ... ar -rcu libHYPRE_seq_mv.a csr_matop.o csr_matrix.o csr_matvec.o genpart.o HYPRE_csr_matrix.o HYPRE_mapped_matrix.o HYPRE_multiblock_matrix.o HYPRE_vector.o mapped_matrix.o multiblock_matrix.o vector.o ranlib libHYPRE_seq_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making parcsr_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c new_commpkg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c numbers.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_aat.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_bool_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matop_marked.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c par_make_system.c Building libHYPRE_parcsr_mv.a ... ar -rcu libHYPRE_parcsr_mv.a communicationT.o F90_HYPRE_parcsr_matrix.o F90_HYPRE_parcsr_vector.o F90_parcsr_matrix.o F90_par_vector.o HYPRE_parcsr_matrix.o HYPRE_parcsr_vector.o new_commpkg.o numbers.o par_csr_aat.o par_csr_assumed_part.o par_csr_bool_matop.o par_csr_bool_matrix.o par_csr_communication.o par_csr_matop.o par_csr_matrix.o par_csr_matop_marked.o par_csr_matvec.o par_vector.o par_make_system.o ranlib libHYPRE_parcsr_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making parcsr_block_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_comm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_block_nodal_systems.c Building libHYPRE_parcsr_block_mv.a ... ar -rcu libHYPRE_parcsr_block_mv.a csr_block_matrix.o csr_block_matvec.o par_csr_block_matrix.o par_csr_block_matvec.o par_csr_block_comm.o par_csr_block_rap.o par_csr_block_rap_communication.o par_csr_block_interp.o par_csr_block_relax.o par_block_nodal_systems.o ranlib libHYPRE_parcsr_block_mv.a cp -fpPR ./par_csr_block_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making distributed_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_parcsr.c Building libHYPRE_DistributedMatrix.a ... ar -rcu libHYPRE_DistributedMatrix.a distributed_matrix.o HYPRE_distributed_matrix.o distributed_matrix_ISIS.o distributed_matrix_PETSc.o distributed_matrix_parcsr.o ranlib libHYPRE_DistributedMatrix.a cp -fpPR ./distributed_matrix.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making IJ_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c HYPRE_IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJMatrix_parcsr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c IJVector_parcsr.c Building libHYPRE_IJ_mv.a ... ar -rcu libHYPRE_IJ_mv.a aux_parcsr_matrix.o aux_par_vector.o F90_HYPRE_IJMatrix.o F90_HYPRE_IJVector.o F90_IJMatrix.o HYPRE_IJMatrix.o HYPRE_IJVector.o IJMatrix.o IJMatrix_parcsr.o IJVector.o IJVector_parcsr.o ranlib libHYPRE_IJ_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making matrix_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c Building libHYPRE_MatrixMatrix.a ... ar -rcu libHYPRE_MatrixMatrix.a HYPRE_ConvertParCSRMatrixToDistributedMatrix.o HYPRE_ConvertPETScMatrixToDistributedMatrix.o /usr/bin/ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib libHYPRE_MatrixMatrix.a ranlib: file: libHYPRE_MatrixMatrix.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making distributed_ls ... Making pilut ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c HYPRE_DistributedMatrixPilutSolver.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c parutil.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c pblas1.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c serilut.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c trifactor.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c util.c Building libHYPRE_DistributedMatrixPilutSolver.a ... ar -rcu libHYPRE_DistributedMatrixPilutSolver.a comm.o debug.o distributed_qsort.o distributed_qsort_si.o HYPRE_DistributedMatrixPilutSolver.o ilut.o parilut.o parutil.o pblas1.o serilut.o trifactor.o util.o ranlib libHYPRE_DistributedMatrixPilutSolver.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making ParaSails ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c hypre_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c LoadBal.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Matrix.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Mem.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Numbering.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c OrderStat.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c PrunedRows.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c RowPatt.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c StoredRows.c Building libHYPRE_ParaSails.a ... ar -rcu libHYPRE_ParaSails.a ConjGrad.o DiagScale.o FGmres.o Hash.o hypre_ParaSails.o LoadBal.o Matrix.o Mem.o Numbering.o OrderStat.o ParaSails.o PrunedRows.o RowPatt.o StoredRows.o ranlib libHYPRE_ParaSails.a Making Euclid ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Factor_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c getRow_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c globalObjects.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Hash_i_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_bj.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_mpi_pilu.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ilu_seq.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c io_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c krylov_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mat_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c mat_dh_private.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c MatGenFD.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Mem_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Numbering_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Parser_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c shellSort_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c sig_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedList_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SortedSet_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c SubdomainGraph_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c TimeLog_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Timer_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Vec_dh.c TimeLog_dh.c: In function 'TimeLog_dhMark': TimeLog_dh.c:84: warning: format not a string literal and no format arguments Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a Making parcsr_ls ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making struct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_manager.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c communication_info.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c computation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c F90_HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c grow.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c HYPRE_struct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c project.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_io.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matrix_mask.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c struct_vector.c Building libHYPRE_struct_mv.a ... ar -rcu libHYPRE_struct_mv.a assumed_part.o box_algebra.o box_alloc.o box_boundary.o box.o box_manager.o communication_info.o computation.o F90_HYPRE_struct_grid.o F90_HYPRE_struct_matrix.o F90_HYPRE_struct_stencil.o F90_HYPRE_struct_vector.o grow.o HYPRE_struct_grid.o HYPRE_struct_matrix.o HYPRE_struct_stencil.o HYPRE_struct_vector.o project.o struct_axpy.o struct_communication.o struct_copy.o struct_grid.o struct_innerprod.o struct_io.o struct_matrix.o struct_matrix_mask.o struct_matvec.o struct_overlap_innerprod.o struct_scale.o struct_stencil.o struct_vector.o ranlib libHYPRE_struct_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making struct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c general.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c HYPRE_struct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c jacobi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pcg_struct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap5.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap7.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c point_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_constantcoef_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c red_black_gs.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c semi_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_residual.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_setup_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c smg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg2_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg3_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_filter.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_restrict.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c sparse_msg_solve.c Building libHYPRE_struct_ls.a ... ar -rcu libHYPRE_struct_ls.a coarsen.o cyclic_reduction.o F90_HYPRE_struct_bicgstab.o F90_HYPRE_struct_gmres.o F90_HYPRE_struct_hybrid.o F90_HYPRE_struct_int.o F90_HYPRE_struct_jacobi.o F90_HYPRE_struct_pcg.o F90_HYPRE_struct_pfmg.o F90_HYPRE_struct_smg.o F90_HYPRE_struct_sparse_msg.o general.o hybrid.o HYPRE_struct_bicgstab.o HYPRE_struct_hybrid.o HYPRE_struct_int.o HYPRE_struct_jacobi.o HYPRE_struct_pfmg.o HYPRE_struct_smg.o HYPRE_struct_sparse_msg.o HYPRE_struct_pcg.o HYPRE_struct_gmres.o HYPRE_struct_flexgmres.o HYPRE_struct_lgmres.o jacobi.o pcg_struct.o pfmg2_setup_rap.o pfmg3_setup_rap.o pfmg.o pfmg_relax.o pfmg_setup.o pfmg_setup_interp.o pfmg_setup_rap5.o pfmg_setup_rap7.o pfmg_setup_rap.o pfmg_solve.o point_relax.o red_black_constantcoef_gs.o red_black_gs.o semi.o semi_interp.o semi_restrict.o semi_setup_rap.o smg2_setup_rap.o smg3_setup_rap.o smg_axpy.o smg.o smg_relax.o smg_residual.o smg_setup.o smg_setup_interp.o smg_setup_rap.o smg_setup_restrict.o smg_solve.o sparse_msg2_setup_rap.o sparse_msg3_setup_rap.o sparse_msg.o sparse_msg_filter.o sparse_msg_interp.o sparse_msg_restrict.o sparse_msg_setup.o sparse_msg_setup_rap.o sparse_msg_solve.o ranlib libHYPRE_struct_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making sstruct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making sstruct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_InterFAC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_int.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_maxwell.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_pcg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_split.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c HYPRE_sstruct_sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_fcoarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_amr_zero_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cf_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_cfstencil_box.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_CFInterfaceExtents.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_interp2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_restrict2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_setup2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_solve3.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_cdata.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c fac_zero_stencilcoef.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_bsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c krylov_sstruct.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c eliminate_rowscols.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_grad.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_physbdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_PNedelec_bdy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_TV_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c maxwell_zeroBC.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c hypre_MaxwellSolve2.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c nd1_amge_interpolation.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c node_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_amr_intercommunication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_owninfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_recvinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sendinfo.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sstruct_sharedDOFComm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_setup_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_pfmg_solve.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c sys_semi_restrict.c Building libHYPRE_sstruct_ls.a ... ar -rcu libHYPRE_sstruct_ls.a F90_HYPRE_sstruct_bicgstab.o F90_HYPRE_sstruct_gmres.o F90_HYPRE_sstruct_flexgmres.o F90_HYPRE_sstruct_lgmres.o F90_HYPRE_sstruct_InterFAC.o F90_HYPRE_sstruct_int.o F90_HYPRE_sstruct_maxwell.o F90_HYPRE_sstruct_pcg.o F90_HYPRE_sstruct_split.o F90_HYPRE_sstruct_sys_pfmg.o HYPRE_sstruct_bicgstab.o HYPRE_sstruct_gmres.o HYPRE_sstruct_flexgmres.o HYPRE_sstruct_lgmres.o HYPRE_sstruct_InterFAC.o HYPRE_sstruct_int.o HYPRE_sstruct_maxwell.o HYPRE_sstruct_pcg.o HYPRE_sstruct_split.o HYPRE_sstruct_sys_pfmg.o fac.o fac_amr_rap.o fac_amr_fcoarsen.o fac_amr_zero_data.o fac_cf_coarsen.o fac_cfstencil_box.o fac_CFInterfaceExtents.o fac_interp2.o fac_relax.o fac_restrict2.o fac_setup2.o fac_solve3.o fac_zero_cdata.o fac_zero_stencilcoef.o hypre_bsearch.o krylov.o krylov_sstruct.o eliminate_rowscols.o maxwell_grad.o maxwell_physbdy.o maxwell_PNedelec.o maxwell_PNedelec_bdy.o maxwell_semi_interp.o maxwell_TV.o maxwell_TV_setup.o maxwell_zeroBC.o hypre_MaxwellSolve.o hypre_MaxwellSolve2.o nd1_amge_interpolation.o node_relax.o sstruct_amr_intercommunication.o sstruct_owninfo.o sstruct_recvinfo.o sstruct_sendinfo.o sstruct_sharedDOFComm.o sys_pfmg.o sys_pfmg_relax.o sys_pfmg_setup.o sys_pfmg_setup_interp.o sys_pfmg_setup_rap.o sys_pfmg_solve.o sys_semi_interp.o sys_semi_restrict.o ranlib libHYPRE_sstruct_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making lib ... Building libHYPRE ... ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities/*.o /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols /usr/bin/ranlib: file: libHYPRE.a(threading.o) has no symbols ranlib libHYPRE.a ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols ranlib: file: libHYPRE.a(threading.o) has no symbols cp -fpPR libHYPRE* /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/lib Installing hypre ... ln -s hypre-2.7.0b/src/hypre/lib . ln -s hypre-2.7.0b/src/hypre/include . VERSION 2.3 cd CON; make install touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND cd ESMF/ESMF_SWMF; make install touch src/Makefile.DEPEND make[2]: *** No rule to make target `info'. Stop. Installing EE/BATSRUS/ Installing BATSRUS as EE component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing GM/BATSRUS/ Installing BATSRUS as GM component cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f src/ModHdf5_empty.f90 src/ModHdf5.f90 cp -f src/ModImplHypre_empty.f90 src/ModImplHypre.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/RIM/ Installing RIM as IE component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/Ridley_serial/ Installing Ridley_serial as IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS/ Installing BATSRUS as IH component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS_share/ Installing BATSRUS as IH component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[1]: *** No rule to make target `srcBATL/BATL_size.f90'. Stop. BATSRUS/Config.pl ERROR: could not open srcBATL/BATL_size.f90 Installing IM/CRCM/ Installing CRCM as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Config.pl -EarthHO -GridDefault Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/HEIDI/ Installing HEIDI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/RCM2/ Installing RCM2 as IM component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing OH/BATSRUS/ Installing BATSRUS as OH component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PS/DGCPM/ Installing DGCPM as PS component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PT/AMPS/ Installing amps as PT component Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:83: warning: ignoring old commands for target `clean' ./Config.pl -application=Moon AMPS installed Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PW/PWOM/ Installing PWOM as PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing RB/RBE/ Installing RBE as RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SC/BATSRUS/ Installing BATSRUS as SC component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SP/Kota/ Installing Kota as SP component touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installation succeeded Disabling Hdf5 library in Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_empty.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 rm -f share/Library/test/*.diff cd share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 -132 lapack.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 -132 blas.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModBlasLapack.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModKind.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModExactRS.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModFreq.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModIoUnit.f90 mpif90 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O0 ModMpiOrig.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModHdf5Utils.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[3]: *** [ModInterpolate.o] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [LIB] Error 2 make[1]: *** [test_share_library] Error 2 make: [test] Error 2 (ignored) for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done EE/BATSRUS is tested in GM/BATSRUS make test_fluxemergence_compile ./Config.pl -e=MhdEosRad -u=Ee -g=10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O3 ModNumConst.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O0 -dusty ModMpiInterfaces.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolateAMR.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_fluxemergence_compile] Error 2 make[3]: *** [test_fluxemergence] Error 2 make[2]: [test] Error 2 (ignored) make test_shocktube_compile ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModConst.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModCoordTransform.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModMpi.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_shocktube_compile] Error 2 make[3]: *** [test_shocktube] Error 2 make[2]: [test] Error 2 (ignored) make test_partsteady_compile ./Config.pl -u=Default -e=MhdHyp -g=4,4,1,1000,1 Writing new grid size 4,4,1,1000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a cpp -P -DsysDarwin -DcompNAGF95 ModUtilities.F90 | grep -v '^#' > ModUtilities.f95 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModLinearAdvection.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModLinearSolver.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... f95 -o ModUtilities.o -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModUtilities.f95 rm -f ModUtilities.f95 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_partsteady_compile] Error 2 make[3]: *** [test_partsteady] Error 2 make[2]: [test] Error 2 (ignored) make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModReadParam.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlotFile.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlanetConst.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_hallmhd_compile] Error 2 make[3]: *** [test_hallmhd] Error 2 make[2]: [test] Error 2 (ignored) make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModProcessVarName.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModSort.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_twofluidmhd_compile] Error 2 make[3]: *** [test_twofluidmhd] Error 2 make[2]: [test] Error 2 (ignored) make test_multifluid_compile ./Config.pl -u=Default -e=MhdHd -f -g=64,2,2,10,1 Writing new grid size 64,2,2,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModSpice.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModTimeConvert.f90 Error: f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModTriangulate.f90 ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multifluid_compile] Error 2 make[3]: *** [test_multifluid] Error 2 make[2]: [test] Error 2 (ignored) make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModTriangulateSpherical.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_planet.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Incf95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_geopack.f90 onsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multiion_compile] Error 2 make[3]: *** [test_multiion] Error 2 make[2]: [test] Error 2 (ignored) make test_mhdions_compile ./Config.pl -u=Default -e=MhdIons -f -g=64,2,2,40,1 Writing new grid size 64,2,2,40,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_axes.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_line_extract.f90 Error: ModInterpolate.f90, line 94: Inconsistentf95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_ray_trace.f90 usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mhdions_compile] Error 2 make[3]: *** [test_mhdions] Error 2 make[2]: [test] Error 2 (ignored) make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 CON_planet_field.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mhdnoncons_compile] Error 2 make[3]: *** [test_mhdnoncons] Error 2 make[2]: [test] Error 2 (ignored) make test_eosgodunov_compile ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 Writing new grid size 10,1,1,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_eosgodunov_compile] Error 2 make[3]: *** [test_eosgodunov] Error 2 make[2]: [test] Error 2 (ignored) make test_levelset_compile ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_levelset_compile] Error 2 make[3]: *** [test_levelset] Error 2 make[2]: [test] Error 2 (ignored) make test_hyades2d_compile ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1000 -nMaterial=3 Writing new grid size 4,4,1,1000,1000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O2 ModHdf5Utils.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_hyades2d_compile] Error 2 make[3]: *** [test_hyades2d] Error 2 make[2]: [test] Error 2 (ignored) make test_laserpackage_compile ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,200 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1,200,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... ./Config.pl -hypre make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlotFile.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_laserpackage_compile] Error 2 make[3]: *** [test_laserpackage] Error 2 make[2]: [test] Error 2 (ignored) make test_graydiffusion_compile ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 Writing new grid size 32,4,4,16,16 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_graydiffusion_compile] Error 2 make[3]: *** [test_graydiffusion] Error 2 make[2]: [test] Error 2 (ignored) make test_viscosity_compile ./Config.pl -e=Hd -u=Waves -g=16,4,1,200,1 Writing new grid size 16,4,1,200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_viscosity_compile] Error 2 make[3]: *** [test_viscosity] Error 2 make[2]: [test] Error 2 (ignored) make test_corona_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_corona_compile] Error 2 make[3]: *** [test_corona] Error 2 make[2]: [test] Error 2 (ignored) make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_coronasph_compile] Error 2 make[3]: *** [test_coronasph] Error 2 make[2]: [test] Error 2 (ignored) make test_corona_2t_compile ./Config.pl -u=ScHeat -e=MhdWavesPe -g=4,4,4,3000,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_corona_2t_compile] Error 2 make[3]: *** [test_corona_2t] Error 2 make[2]: [test] Error 2 (ignored) make test_chromo_compile ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,4000 Writing new grid size 6,4,4,4000,4000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_chromo_compile] Error 2 make[3]: *** [test_chromo] Error 2 make[2]: [test] Error 2 (ignored) make test_outerhelio_compile ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_outerhelio_compile] Error 2 make[3]: *** [test_outerhelio] Error 2 make[2]: [test] Error 2 (ignored) make test_earthsph_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 Writing new grid size 8,8,8,600,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_earthsph_compile] Error 2 make[4]: *** [test_earthsph_start] Error 2 make[3]: [test_earthsph] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_earthsph; mv run_test run_test_earthsph; fi mv: rename run_test to run_test_earthsph: No such file or directory make[3]: *** [test_earthsph] Error 1 make[2]: [test] Error 2 (ignored) make test_2bodyplot_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,700,300 Writing new grid size 8,8,8,700,300 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_2bodyplot_compile] Error 2 make[3]: *** [test_2bodyplot] Error 2 make[2]: [test] Error 2 (ignored) make test_titan_compile ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 Writing new grid size 6,6,6,1000,200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_titan_compile] Error 2 make[4]: *** [test_titan_start] Error 2 make[3]: [test_titan] Error 2 (ignored) make test_titan_restart_save cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) make[5]: *** [test_titan_restart_save] Error 255 make[4]: *** [test_titan_restart] Error 2 make[3]: [test_titan] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_titan; mv run_test run_test_titan; fi mv: rename run_test to run_test_titan: No such file or directory make[3]: *** [test_titan] Error 1 make[2]: [test] Error 2 (ignored) make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_mars_compile] Error 2 make[4]: *** [test_mars_start] Error 2 make[3]: [test_mars] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_mars; mv run_test run_test_mars; fi mv: rename run_test to run_test_mars: No such file or directory make[3]: *** [test_mars] Error 1 make[2]: [test] Error 2 (ignored) make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_marsfluids_compile] Error 2 make[4]: *** [test_marsfluids_start] Error 2 make[3]: [test_marsfluids] Error 2 (ignored) make test_marsfluids_restart_save cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) make[5]: *** [test_marsfluids_restart_save] Error 255 make[4]: *** [test_marsfluids_restart] Error 2 make[3]: [test_marsfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_marsfluids; mv run_test run_test_marsfluids; fi mv: rename run_test to run_test_marsfluids: No such file or directory make[3]: *** [test_marsfluids] Error 1 make[2]: [test] Error 2 (ignored) make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_venus_compile] Error 2 make[4]: *** [test_venus_start] Error 2 make[3]: [test_venus] Error 2 (ignored) make test_venus_restart_save cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) make[5]: *** [test_venus_restart_save] Error 255 make[4]: *** [test_venus_restart] Error 2 make[3]: [test_venus] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_venus; mv run_test run_test_venus; fi mv: rename run_test to run_test_venus: No such file or directory make[3]: *** [test_venus] Error 1 make[2]: [test] Error 2 (ignored) make test_mercurysph_compile ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mercurysph_compile] Error 2 make[3]: *** [test_mercurysph] Error 2 make[2]: [test] Error 2 (ignored) make test_saturn_compile ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 Writing new grid size 8,8,8,720,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_saturn_compile] Error 2 make[4]: *** [test_saturn_start] Error 2 make[3]: [test_saturn] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_saturn; mv run_test run_test_saturn; fi mv: rename run_test to run_test_saturn: No such file or directory make[3]: *** [test_saturn] Error 1 make[2]: [test] Error 2 (ignored) make test_comet_compile ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 Writing new grid size 8,8,8,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_comet_compile] Error 2 make[3]: *** [test_comet] Error 2 make[2]: [test] Error 2 (ignored) make test_cometfluids_compile ./Config.pl -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8,400,1 Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[8]: *** [ModInterpolate.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_cometfluids_compile] Error 2 make[4]: *** [test_cometfluids_start] Error 2 make[3]: [test_cometfluids] Error 2 (ignored) make test_cometfluids_restart_save cd run_test; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 4 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test: No such file or directory [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATSRUS.exe (No such file or directory) make[5]: *** [test_cometfluids_restart_save] Error 255 make[4]: *** [test_cometfluids_restart] Error 2 make[3]: [test_cometfluids] Error 2 (ignored) if([ "y" ]); then rm -rf run_test_cometfluids; mv run_test run_test_cometfluids; fi mv: rename run_test to run_test_cometfluids: No such file or directory make[3]: *** [test_cometfluids] Error 1 make[2]: [test] Error 2 (ignored) make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 Writing new grid size 4,4,4,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_magnetometer_compile] Error 2 make[3]: *** [test_magnetometer] Error 2 make[2]: [test] Error 2 (ignored) make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_anisotropic_compile] Error 2 make[3]: *** [test_anisotropic] Error 2 make[2]: [test] Error 2 (ignored) make test_func_compile ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_func_compile] Error 2 make[3]: *** [test_func] Error 2 make[2]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 test_chromo.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 test_comet.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 33 Dec 16 23:21 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 test_corona.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 30 Dec 16 23:21 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:21 test_func.diff -rw-r--r-- 1 gtoth hpcc 30 Dec 16 23:21 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 24 Dec 16 23:21 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 29 Dec 16 23:21 test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 test_levelset.diff -rw-r--r-- 1 gtoth hpcc 29 Dec 16 23:21 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:21 test_mars.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 32 Dec 16 23:21 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 24 Dec 16 23:21 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 test_viscosity.diff echo "There is no test for IE/RIM" > notest.diff echo "IE/Ridley_serial test is incomplete" > notest.diff IH/BATSRUS is tested in GM/BATSRUS IH/BATSRUS_share is tested in GM/BATSRUS echo "There is no test for CRCM" There is no test for CRCM make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [HEIDI] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_analytic] Error 2 make[2]: [test] Error 2 (ignored) make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [HEIDI] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_numeric] Error 2 make[2]: [test] Error 2 (ignored) OH/BATSRUS is tested in GM/BATSRUS echo "PS/DGCPM test is incomplete" > notest.diff Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -f *.diff Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make test_amps_compile Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -rf run_test ./ampsConfig.pl -no-compile InputFile: moon.input Preprocessing AMPS sources Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp make amps Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make srcTemp Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make[6]: `srcTemp' is up to date. cd srcTemp/general; make SEARCH_C= mpicxx -c -O3 specfunc.cpp mpicxx -c -O3 rnd.cpp mpicxx -c -O3 global.cpp ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parallel.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_bc.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_init_const.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mesh.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mover.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parser.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_ices.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_lb.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_swmf.cpp ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_swmf.o Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Na.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 He.cpp ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Target 'exosphere' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Helium.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleVelocityDistribution.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 tvis.Kaguya.cpp mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main_lib.cpp ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o \ species/*.o models/exosphere/*.o cd srcTemp/main; make amps SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main.cpp ar -rc main.a main.o mpicxx -o amps srcTemp/main/main.a srcTemp/libAMPS.a make test_amps_rundir Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -rf run_test mkdir -p run_test mv amps run_test make test_amps_run Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' cd run_test; mpirun -np 4 ./amps AMPS: Moon::Sampling::Kaguya::TVIS - init the model make test_amps_check Makefile:45: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl run_test/PT/plots/amps.dat \ output/test_amps.ref_np`ls run_test/PT/thread* | wc -l | tr -d ' '` \ > test_amps.diff) -rw-r--r-- 1 gtoth hpcc 0 Dec 16 23:23 test_amps.diff #if([ "y" ]); then rm -rf run_test_amps; mv run_test run_test_amps; fi #@ls -l *.diff make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [PWOM] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_saturn] Error 2 make[2]: [test] Error 2 (ignored) make test_restart_save cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory make[4]: *** [test_restart_save] Error 64 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [PWOM] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_earth] Error 2 make[2]: [test] Error 2 (ignored) make test_restart_save cp data/input/Earth/restart_iline* run_test/PW/restartIN/ usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory make[4]: *** [test_restart_save] Error 64 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) make test_compile make RBE make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[6]: *** [ModInterpolate.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [RBE] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 SC/BATSRUS is tested in GM/BATSRUS echo "SP/Kota test is incomplete" > notest.diff ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth hpcc 30 Dec 16 23:21 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 24 Dec 16 23:21 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 24 Dec 16 23:21 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 29 Dec 16 23:21 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 30 Dec 16 23:21 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 32 Dec 16 23:21 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:21 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 25 Dec 16 23:21 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 23 Dec 16 23:21 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:21 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 33 Dec 16 23:21 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 22 Dec 16 23:21 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 29 Dec 16 23:21 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:21 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 26 Dec 16 23:21 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 16 Dec 16 23:21 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 16 Dec 16 23:21 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 36 Dec 16 23:21 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Dec 16 23:21 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Dec 16 23:23 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:23 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 12 Dec 16 23:23 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Dec 16 23:23 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 12 Dec 16 23:23 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Dec 16 23:23 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 27 Dec 16 23:23 SP/Kota/notest.diff -rw-r--r-- 1 gtoth hpcc 16 Dec 16 23:23 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 21 Dec 16 23:23 PW/PWOM/test_Earth_restart.diff make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_pw_compile] Error 2 make[1]: *** [test_pw] Error 2 make: [test] Error 2 (ignored) make test_rb_compile ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_rb_compile] Error 2 make[1]: *** [test_rb] Error 2 make: [test] Error 2 (ignored) make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_ps_compile] Error 2 make[1]: *** [test_ps] Error 2 make: [test] Error 2 (ignored) make test_esmf_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make ESMF_SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFLIB] Error 2 make[3]: *** [LIB] Error 2 make[2]: *** [test_esmf_compile] Error 2 make[1]: *** [test_esmf] Error 2 make: [test] Error 2 (ignored) make test_ccmc_small_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 Writing new grid size 6,6,6,800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cd GM/BATSRUS; Config.pl -u=CCMC -e=Mhd make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_ccmc_small_compile] Error 2 make[1]: *** [test_ccmc_small] Error 2 make: [test] Error 2 (ignored) make test1_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth Writing new grid size 8,8,8,700,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test1_compile] Error 2 make[1]: *** [test1] Error 2 make: [test] Error 2 (ignored) make test2_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/*.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface cp IH/BATSRUS_share/src/IH_*.f90 IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ echo '*' > IH/BATSRUS/src/.cvsignore cd IH/BATSRUS/src; rm -f main.f90 cd IH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=220 Finished 165 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 93 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 84 replacements in file src/user_interface.f90 Finished 60 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/IH_get_for_mh_with_xyz.f90 Finished 28 replacements in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 2 finished 1982 replacement(s) in 55 file(s) Finished 49 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 89 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 57 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 9 replacements in file srcInterface/IH_get_for_global_buffer.f90 Finished 7 replacements in file srcInterface/IH_get_for_sp.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 3 finished 1990 replacement(s) in 55 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 99 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 5 replacements in file srcInterface/IH_get_for_gm.f90 Finished 4 replacements in file srcInterface/IH_put_from_mh.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 1963 replacement(s) in 55 file(s) Finished 179 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 58 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 5 replacements in file srcInterface/IH_get_for_mh.f90 Finished 1 replacements in file srcInterface/IH_set_buffer_grid.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1723 replacement(s) in 55 file(s) cd IH/BATSRUS/srcInterface; \ perl -i -pe 's?BATSRUS?IH_BATSRUS?' IH_*.f90; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90 srcInterface/SC_get_for_sp.f90 \ srcInterface/SC_get_for_mh.f90 \ srcInterface/SC_get_for_mh_with_xyz.f90 srcInterface/SC_put_from_mh.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_global_buffer.f90 \ SC/BATSRUS/srcInterface/SC_get_for_global_buffer.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90 \ SC/BATSRUS/srcInterface/SC_put_from_mh.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/' \ SC_wrapper.f90 SC_get_for_sp.f90 \ SC_get_for_mh.f90 SC_get_for_mh_with_xyz.f90 SC_put_from_mh.f90 \ SC_get_for_global_buffer.f90 ; perl -i -pe 's/OH/IH/' SC_get_for_mh.f90 SC_put_from_mh.f90 Can't open SC_get_for_mh.f90: No such file or directory. Can't open SC_put_from_mh.f90: No such file or directory. cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS/srcBATL; rm -f *main.f90 cd SC/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=218 Finished 49 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 89 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 57 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 7 replacements in file srcInterface/SC_get_for_sp.f90 Thread 3 finished 1981 replacement(s) in 54 file(s) Finished 165 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 93 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 84 replacements in file src/user_interface.f90 Finished 60 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 7 replacements in file srcInterface/SC_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 1971 replacement(s) in 55 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 99 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 9 replacements in file srcInterface/SC_get_for_global_buffer.f90 Finished 4 replacements in file srcInterface/SC_put_from_mh.f90 Thread 4 finished 1950 replacement(s) in 54 file(s) Finished 179 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 58 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 5 replacements in file srcInterface/SC_get_for_mh.f90 Finished 28 replacements in file srcInterface/SC_wrapper.f90 Thread 1 finished 1750 replacement(s) in 55 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as SC component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 ./Config.pl -o=SC:u=Sc,e=MhdCorona,IH:u=Ih,e=Mhd,GM:u=Default,e=Mhd ./Config.pl -g=SC:4,4,4,6200,1,IH:8,8,8,400,1,GM:8,8,8,700,1 Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,6200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModHdf5Utils.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test2_compile] Error 2 make[1]: *** [test2] Error 2 make: [test] Error 2 (ignored) make test3_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlotFile.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test3_compile] Error 2 make[1]: *** [test3] Error 2 make: [test] Error 2 (ignored) make test4_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test4_compile] Error 2 make[1]: *** [test4] Error 2 make: [test] Error 2 (ignored) make test5_compile ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cd EE/BATSRUS/src; rm -f main.f90 cd EE/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ touch srcInterface/Makefile.DEPEND; \ perl -i -pe 's/GM/EE/' Config.pl; \ ./Config.pl -install=c -u=Ee -e=MhdEosRad Number of files to process=213 Finished 49 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 89 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 57 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 1958 replacement(s) in 52 file(s) Finished 165 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 93 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 84 replacements in file src/user_interface.f90 Finished 60 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 1948 replacement(s) in 53 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 99 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 1950 replacement(s) in 53 file(s) Finished 179 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 58 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1736 replacement(s) in 54 file(s) Reinstalling BATSRUS as EE component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 ./Config.pl -g=EE:10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModHdf5Utils.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test5_compile] Error 2 make[1]: *** [test5] Error 2 make: [test] Error 2 (ignored) make test6_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlotFile.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test6_compile] Error 2 make[1]: *** [test6] Error 2 make: [test] Error 2 (ignored) make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_get_for_mh_with_xyz.f90 \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../OH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ echo '*' > OH/BATSRUS/src/.cvsignore cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ OH/BATSRUS/srcInterface/OH_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90\ OH/BATSRUS/srcInterface/OH_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90\ OH/BATSRUS/srcInterface/OH_put_from_mh.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 OH_get_for_mh_with_xyz.f90; \ perl -i -pe 's/SC/IH/' OH_get_for_mh_with_xyz.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/SC/IH/g;s/Sc/Ih/g' ModBuffer.f90\ OH_get_for_mh.f90 OH_put_from_mh.f90; cd OH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=217 Finished 49 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 89 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 160 replacements in file src/impl_interface.f90 Finished 57 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 37 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 133 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 3 finished 1974 replacement(s) in 53 file(s) Finished 165 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 93 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 84 replacements in file src/user_interface.f90 Finished 60 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 4 replacements in file srcInterface/OH_put_from_mh.f90 Thread 2 finished 1951 replacement(s) in 54 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 36 replacements in file src/ModHallResist.f90 Finished 96 replacements in file src/ModHeatConduction.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 59 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 28 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 99 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 5 replacements in file srcInterface/OH_get_for_mh.f90 Finished 28 replacements in file srcInterface/OH_wrapper.f90 Thread 4 finished 1970 replacement(s) in 54 file(s) Finished 179 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 24 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 70 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 58 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 27 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesLperpHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 7 replacements in file srcInterface/OH_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 1741 replacement(s) in 55 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=Mhd Reinstalling BATSRUS as OH component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModHdf5Utils.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test7_compile] Error 2 make[1]: *** [test7] Error 2 make: [test] Error 2 (ignored) make test8_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModPlotFile.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test8_compile] Error 2 make[1]: *** [test8] Error 2 make: [test] Error 2 (ignored) make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:6,4,4,1200,1200,IH:4,4,4,6800,1 Writing new grid size 4,4,4,6800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,4,4,1200,1200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test9_compile] Error 2 make[1]: *** [test9] Error 2 make: [test] Error 2 (ignored) make test10_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeAnisoPiSignB ./Config.pl -g=SC:6,4,4,1200,1200,IH:4,4,4,6800,1 make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/fortran/src -c -w -r8 -O4 ModInterpolate.f90 Error: ModInterpolate.f90, line 94: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 95: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 96: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 97: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 143: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 144: Implicit type for I2 detected at I2@= Error: ModInterpolate.f90, line 145: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 146: Implicit type for DX2 detected at DX2@= Error: ModInterpolate.f90, line 191: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 193: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 196: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 198: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 254: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 256: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 259: Inconsistent usage of ICELL_D detected at )@ Error: ModInterpolate.f90, line 261: Inconsistent usage of DIST_D detected at )@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in BILINEAR_SCALAR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_VECTOR detected at MODINTERPOLATE@ Error: ModInterpolate.f90, line 957: Implicit type for XYZ_D in LINEAR_SCALAR detected at MODINTERPOLATE@ [f95 terminated - errors found by pass 1] make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [SWMFEXE] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test10_compile] Error 2 make[1]: *** [test10] Error 2 make: [test] Error 2 (ignored) cat: share/Library/test/*.diff: No such file or directory make[1]: *** [test_check] Error 1 make: [test] Error 2 (ignored)