Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES rm -rf hypre-2.7.0b lib include 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-darwin14.5.0 checking host system type... i686-apple-darwin14.5.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... configure: WARNING: cannot determine how to obtain linking information from mpif77 checking for Fortran libraries of mpif77... 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... x86_64 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 /opt/local/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:194:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_fprintf( stderr, message ); ^~~~~~~ 1 warning generated. 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 par_block_nodal_systems.c:113:16: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] norm_type = fabs(option); ^ par_block_nodal_systems.c:113:16: note: use function 'abs' instead norm_type = fabs(option); ^~~~ abs 1 warning generated. 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 /opt/local/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:84:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] hypre_sprintf(t->desc[t->last], desc); ^~~~ /usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ 1 warning generated. 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 F90_HYPRE_parcsr_int.c:70:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void*) (hypre_ParReadVector( ^ ~ F90_HYPRE_parcsr_int.c:118:4: warning: expression result unused; should this cast be to 'void'? [-Wunused-value] (void *) hypre_ParCSRMultiVectorRead( ^ ~ 2 warnings generated. 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 par_nodal_systems.c:135:11: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] mode = fabs(option); ^ par_nodal_systems.c:135:11: note: use function 'abs' instead mode = fabs(option); ^~~~ abs 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 1 warning generated. 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 par_schwarz.c:86:52: warning: if statement has empty body [-Wempty-body] if (hypre_SchwarzDataVariant(schwarz_data) == 3); ^ par_schwarz.c:86:52: note: put the semicolon on a separate line to silence this warning 1 warning generated. 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 par_sv_interp_ln.c:2298:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((is_q[j_counter] == (k+1))) ~~~~~~~~~~~~~~~~^~~~~~~~ par_sv_interp_ln.c:2298:47: note: remove extraneous parentheses around the comparison to silence this warning if ((is_q[j_counter] == (k+1))) ~ ^ ~ par_sv_interp_ln.c:2298:47: note: use '=' to turn this equality comparison into an assignment if ((is_q[j_counter] == (k+1))) ^~ = 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 1 warning generated. 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 sstruct_matvec.c:313:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (x_object_type == HYPRE_SSTRUCT) ) ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ sstruct_matvec.c:313:27: note: remove extraneous parentheses around the comparison to silence this warning if ( (x_object_type == HYPRE_SSTRUCT) ) ~ ^ ~ sstruct_matvec.c:313:27: note: use '=' to turn this equality comparison into an assignment if ( (x_object_type == HYPRE_SSTRUCT) ) ^~ = 1 warning generated. 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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/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 /opt/local/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols /opt/local/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 ... mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp hypre-2.7.0b/src/hypre/include/* 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 Installing CZ/FSAM/ Installing FSAM as CZ component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90 cp srcProblem/ModPar.test.f90 src/ModPar.f90 Installing EE/BATSRUS/ Installing BATSRUS as EE component 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 Installing IE/RIM/ Installing RIM as IE component touch src/Makefile.DEPEND Installing IE/Ridley_serial/ Installing Ridley_serial as IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Installing IH/BATSRUS/ Installing BATSRUS as IH component Installing IM/CIMI/ Installing CIMI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcSAMI3/Makefile.DEPEND srcSAMI3/Makefile.RULES srcSAMI3/Makefile.suff srcInterface/Makefile.DEPEND ./Config.pl -EarthHO -GridDefault Installing IM/CRCM/ Installing CRCM as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND ./Config.pl -EarthHO -GridDefault Installing IM/HEIDI/ Installing HEIDI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/RCM2/ Installing RCM2 as IM component touch src/Makefile.DEPEND Installing OH/BATSRUS/ Installing BATSRUS as OH component Installing PC/ALTOR/ Installing ALTOR as PC component cp -f src/PC_ModSize_orig.f90 src/PC_ModSize.f90 rm -rf srcBATL; mkdir srcBATL cd srcBATL_orig; cp BATL*.f90 Makefile* ../srcBATL; \ cd ../srcBATL; /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl PC *.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=PC *.f90; \ perl -i -pe \ 's/user_specify_region/PC_user_specify_region/' *.f90; \ rm -f *~ Number of files to process=17 Finished 8 replacements in file BATL_geometry.f90 Finished 31 replacements in file BATL_lib.f90 Finished 24 replacements in file BATL_pass_face.f90 Finished 2 replacements in file BATL_size_orig.f90 Thread 3 finished 65 replacement(s) in 4 file(s) Finished 15 replacements in file BATL_grid.f90 Finished 2 replacements in file BATL_mpi.f90 Finished 6 replacements in file BATL_pass_face_field.f90 Finished 8 replacements in file BATL_test.f90 Thread 4 finished 31 replacement(s) in 4 file(s) Finished 22 replacements in file BATL_amr.f90 Finished 11 replacements in file BATL_high_order.f90 Finished 13 replacements in file BATL_particles.f90 Finished 13 replacements in file BATL_pass_node.f90 Finished 21 replacements in file BATL_tree.f90 Thread 1 finished 80 replacement(s) in 5 file(s) Finished 29 replacements in file BATL_amr_criteria.f90 Finished 9 replacements in file BATL_interpolate_amr.f90 Finished 29 replacements in file BATL_pass_cell.f90 Finished 12 replacements in file BATL_region.f90 Thread 2 finished 79 replacement(s) in 4 file(s) cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 touch src/Makefile.DEPEND srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcBATL_orig/Makefile.DEPEND Installing PC/IPIC3D2/ Installing IPIC3D as PC component mkdir bin mkdir libIPIC3D cd src; cp -f Makefile.local.default Makefile.local touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND Installing PS/DGCPM/ Installing DGCPM as PS component touch src/Makefile.DEPEND Installing PT/AMPS/ Installing AMPS as PT component rm -f output ln -s data/output output AMPS installed Installing PW/PWOM/ Installing PWOM as PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND srcSTET/Makefile.DEPEND srcSTET/Makefile.RULES srcTWOSTREAM/Makefile.DEPEND srcTWOSTREAM/Makefile.RULES Installing RB/RBE/ Installing RBE as RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing SC/BATSRUS/ Installing BATSRUS as SC component Installing SP/MFLAMPA/ Installing MFLAMPA as SP component mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing UA/GITM2/ Installing GITM2 as UA component cp src/ModSize.f90.orig src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Configuring GITM for Earth!! Installation succeeded Setting OpenMP flags to 'yes' in Makefile.conf 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 Installing BATL touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch src/Makefile.DEPEND mkdir -p lib bin cp -f src/BATL_size_orig.f90 src/BATL_size.f90 Setting OpenMP flags to 'yes' in Makefile.conf Disabling Hdf5 library in Makefile.conf set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.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; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModIoUnit.f90 gcc -c -O3 -fopenmp ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolate.f90 mpicxx -c -O3 -fopenmp linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O1 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[3]: *** [linear_solver_wrapper.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) cd util; make test rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make HARMONICS make /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModMagHarmonics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 harmonics.f90 mpif90 -o /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 -fopenmp NAG Fortran Compiler Release 6.1(Tozai) Build 6120 ld: library not found for -lSHARE clang: error: linker command failed with exit code 1 (use -v to see invocation) make[6]: *** [/Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe] Error 1 make[5]: *** [HARMONICS] Error 2 make[4]: *** [test_harmonics] Error 2 make[3]: [test] Error 2 (ignored) make POTENTIAL nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 potential_field.f90 make[5]: *** No rule to make target `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a', needed by `POTENTIAL'. Stop. make[4]: *** [test_potential] Error 2 make[3]: [test] Error 2 (ignored) make FDIPS nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 FDIPS_module.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 FDIPS_nohypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 FDIPS_hypre.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 FDIPS.f90 make[5]: *** No rule to make target `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a', needed by `FDIPS'. Stop. make[4]: *** [test_fdips] Error 2 make[3]: [test] Error 2 (ignored) make FDIPS_HYPRE make[5]: *** No rule to make target `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a', needed by `FDIPS_HYPRE'. Stop. make[4]: *** [test_fdips_hypre] Error 2 make[3]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:06 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:06 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:06 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:06 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 DATAREAD/srcMagnetogram/test_potential.diff make test_unit ./Config.pl -double -g=10,1,1 -r=2,2,2 -ng=5 Writing new grid size 10,1,1 with 5 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/share/Scripts/pIDL .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/data . cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModIoUnit.f90 gcc -c -O3 -fopenmp ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolate.f90 mpicxx -c -O3 -fopenmp linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModSpice.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModTimeConvert.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_geopack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_ray_trace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModProcessVarName.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O1 CON_axes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test11] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test11.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test11] Error 255 (ignored) ls -l test11.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test11.diff ./Config.pl -double -g=8,6,1 -r=1,2,1 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_planet_field.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test12] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test12.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test12] Error 255 (ignored) ls -l test12.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test12.diff ./Config.pl -double -g=8,4,1 -r=2,1,1 -ng=4 Writing new grid size 8,4,1 with 4 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test21] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test21.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test21] Error 255 (ignored) ls -l test21.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test21.diff ./Config.pl -double -g=8,6,1 -r=2,2,2 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test22] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test22.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test22] Error 255 (ignored) ls -l test22.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test22.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test31] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test31] Error 255 (ignored) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test31] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test31] Error 255 (ignored) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,2,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test32] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test32.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test32] Error 255 (ignored) ls -l test32.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test32.diff sleep 1 ./Config.pl -double -g=10,8,6 -r=2,2,2 -ng=3 Writing new grid size 10,8,6 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test33] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test33.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.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 ./BATL.exe (No such file or directory) make[4]: [test33] Error 255 (ignored) ls -l test33.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test11.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test12.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test21.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test22.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test31.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test32.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 test33.diff make test_advect ./Config.pl -double -g=4,1,1 -r=2,2,2 -ng=2 Writing new grid size 4,1,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 PostIDL.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect11] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect11.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect11.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect11.log: No such file or directory make[4]: [test_advect11] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect11_check ERROR in DiffNum.pl make[5]: [test_advect11_check] Error 2 (ignored) ls -l advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect11.diff ./Config.pl -double -g=4,4,1 -r=2,1,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Errormake[7]: : *** [linear_solver_wrapper.o] Error 2 linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL make[6]: *** [LIB] Error 2 [NAG Fortran Compiler error termination, 1 error] make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect21] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect21.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect21.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect21.log: No such file or directory make[4]: [test_advect21] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect21_check ERROR in DiffNum.pl make[5]: [test_advect21_check] Error 2 (ignored) ls -l advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect21.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [PIDL] Error 2 make[4]: [test_advect22] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22.log: No such file or directory make[4]: [test_advect22] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_check ERROR in DiffNum.pl make[5]: [test_advect22_check] Error 2 (ignored) ls -l advect22.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect22.diff ./Config.pl -double -g=4,4,1 -r=1,2,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect12] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect12.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect12.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect12.log: No such file or directory make[4]: [test_advect12] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect12_check ERROR in DiffNum.pl make[5]: [test_advect12_check] Error 2 (ignored) ls -l advect12.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect12.diff ./Config.pl -double -g=4,4,4 -r=2,1,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operatorErr areor: of type LO GICALlinear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2make[6]: *** [LIB] Error 2 make[5]: *** [PIDL] Error 2 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [ADVECT] Error 2 make[4]: [test_advect31] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect31.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect31.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect31.log: No such file or directory make[4]: [test_advect31] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect31_check ERROR in DiffNum.pl make[5]: [test_advect31_check] Error 2 (ignored) ls -l advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect31.diff ./Config.pl -double -g=4,4,4 -r=2,2,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect32] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect32.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect32.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect32.log: No such file or directory make[4]: [test_advect32] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect32_check ERROR in DiffNum.pl make[5]: [test_advect32_check] Error 2 (ignored) ls -l advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect32.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL make[6]: *** [LIB] Error 2 [NAG Fortran Compiler error termination, 1 error] make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33.log: No such file or directory make[4]: [test_advect33] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_check ERROR in DiffNum.pl make[5]: [test_advect33_check] Error 2 (ignored) ls -l advect33.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect33.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[7]: *** [linear_solver_wrapper.o] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_rz] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_rz.log rm -f input/PARAM.in; cp input/PARAM.in.rz run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_rz.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_rz.log: No such file or directory make[4]: [test_advect22_rz] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_rz_check ERROR in DiffNum.pl make[5]: [test_advect22_rz_check] Error 2 (ignored) ls -l advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 56 Nov 22 19:06 advect22_rz.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_cyl] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_cyl.log rm -f input/PARAM.in; cp input/PARAM.in.cyl run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_cyl.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_cyl.log: No such file or directory make[4]: [test_advect22_cyl] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_cyl_check ERROR in DiffNum.pl make[5]: [test_advect22_cyl_check] Error 2 (ignored) ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 advect22_cyl.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_round] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_round.log rm -f input/PARAM.in; cp input/PARAM.in.round run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_round.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_round.log: No such file or directory make[4]: [test_advect22_round] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_round_check ERROR in DiffNum.pl make[5]: [test_advect22_round_check] Error 2 (ignored) ls -l advect22_round.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 advect22_round.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_sph] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_sph.log rm -f input/PARAM.in; cp input/PARAM.in.sph run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_sph.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_sph.log: No such file or directory make[4]: [test_advect33_sph] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_sph_check ERROR in DiffNum.pl make[5]: [test_advect33_sph_check] Error 2 (ignored) ls -l advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 advect33_sph.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_rlonlat] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_rlonlat.log rm -f input/PARAM.in; cp input/PARAM.in.rlonlat run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_rlonlat.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_rlonlat.log: No such file or directory make[4]: [test_advect33_rlonlat] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_rlonlat_check ERROR in DiffNum.pl make[5]: [test_advect33_rlonlat_check] Error 2 (ignored) ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 61 Nov 22 19:06 advect33_rlonlat.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[7]: *** [linear_solver_wrapper.o] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_round] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_round.log rm -f input/PARAM.in; cp input/PARAM.in.round3d run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_round.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.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 ./ADVECT.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 ./ADVECT.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 ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_round.log: No such file or directory make[4]: [test_advect33_round] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_round_check ERROR in DiffNum.pl make[5]: [test_advect33_round_check] Error 2 (ignored) ls -l advect33_round.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect12.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect22.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 advect22_round.diff -rw-r--r-- 1 gtoth hpcc 56 Nov 22 19:06 advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 advect33.diff -rw-r--r-- 1 gtoth hpcc 61 Nov 22 19:06 advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 advect33_round.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 advect33_sph.diff make test_readamr rm -f readamr_*.diff ./Config.pl -double -g=4,1,1 -r=2,1,1 -ng=0 Writing new grid size 4,1,1 with 0 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_1d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_1d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.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 ./READAMR.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 ./READAMR.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 ./READAMR.exe (No such file or directory) make[4]: [test_readamr_1d] Error 255 (ignored) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 readamr_1d.diff ./Config.pl -double -g=4,4,1 -r=2,2,1 -ng=0 Writing new grid size 4,4,1 with 0 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_2d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_2d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.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 ./READAMR.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 ./READAMR.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 ./READAMR.exe (No such file or directory) make[4]: [test_readamr_2d] Error 255 (ignored) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 readamr_2d.diff ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 -dusty ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModIoUnit.f90 gcc -c -O3 -fopenmp ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL Error: linear_solver_wrapper.f90, line 136: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 136: Incompatible procedure argument for MATVEC (no. 1) of BICGSTAB Error: linear_solver_wrapper.f90, line 140: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 140: Incompatible procedure argument for MATVEC (no. 1) of GMRES Error: linear_solver_wrapper.f90, line 146: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 146: Incompatible procedure argument for MATVEC (no. 1) of CG Error: linear_solver_wrapper.f90, line 193: Incorrect data type DOUBLE PRECISION (expected REAL) for argument X_I (no. 9) of MULTIPLY_LEFT_PRECOND [NAG Fortran Compiler error termination, 8 errors] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_3d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_3d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.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 ./READAMR.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 ./READAMR.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 ./READAMR.exe (No such file or directory) make[4]: [test_readamr_3d] Error 255 (ignored) ls -l readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 readamr_3d.diff ./Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${DOUBLEPREC} in Makefile.conf Writing new grid size 6,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O0 -dusty ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModIoUnit.f90 gcc -c -O3 -fopenmp ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_sph] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_sph.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.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 ./READAMR.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 ./READAMR.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 ./READAMR.exe (No such file or directory) make[4]: [test_readamr_sph] Error 255 (ignored) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 73 Nov 22 19:07 readamr_sph.diff ./Config.pl -nompi -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Selecting NOMPI library in Makefile.conf cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 ModMpiOrig.f90 make /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -O0 -w NOMPI.f90 NAG Fortran Compiler Release 6.1(Tozai) Build 6120 [NAG Fortran Compiler normal termination] ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a has been brought up to date. Remove executable and make it to link with the (NO)MPI library! Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModCoordTransform.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 -dusty ModMpiInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O0 -dusty ModMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModHyperGeometric.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModIoUnit.f90 gcc -c -O3 -fopenmp ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModLinearAdvection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL Error: linear_solver_wrapper.f90, line 136: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 136: Incompatible procedure argument for MATVEC (no. 1) of BICGSTAB Error: linear_solver_wrapper.f90, line 140: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 140: Incompatible procedure argument for MATVEC (no. 1) of GMRES Error: linear_solver_wrapper.f90, line 146: Actual procedure LINEAR_SOLVER_MATVEC argument 1 data type DOUBLE PRECISION differs from dummy procedure MATVEC argument data type REAL Error: linear_solver_wrapper.f90, line 146: Incompatible procedure argument for MATVEC (no. 1) of CG Error: linear_solver_wrapper.f90, line 193: Incorrect data type DOUBLE PRECISION (expected REAL) for argument X_I (no. 9) of MULTIPLY_LEFT_PRECOND [NAG Fortran Compiler error termination, 8 errors] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR_C] Error 2 make[4]: [test_readamr_c] Error 2 (ignored) (cd run; ./READAMR_C.exe > readamr_c.ref) /bin/sh: ./READAMR_C.exe: No such file or directory make[4]: [test_readamr_c] Error 127 (ignored) ls -l readamr_c.diff -rw-r--r-- 1 gtoth hpcc 71 Nov 22 19:07 readamr_c.diff ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 perl -pi -e 's/^(CFLAG =.*)/$1 -fPIC/ unless /fPIC/' Makefile.conf make clean cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -fopenmp -fPIC -O0 ModMpiOrig.f90 Option error: Unrecognised option -fPIC make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [/Users/gtoth/Tmp/SWMF/BATL/share/Library/src/ModMpiOrig.o] Error 2 make[5]: *** [WRAPAMRLIB] Error 2 make[4]: [test_readamr_py] Error 2 (ignored) (cd srcReadAmr; python read_amr_py.py > readamr_py.ref;) Traceback (most recent call last): File "read_amr_py.py", line 5, in batl = read_amr_wrapper.ReadBATL() File "/Users/gtoth/Tmp/SWMF/BATL/srcReadAmr/read_amr_wrapper.py", line 8, in __init__ self.lib = cdll.LoadLibrary(libName) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary return self._dlltype(name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 365, in __init__ self._handle = _dlopen(self._name, mode) OSError: dlopen(../lib/libWRAPAMR.so, 6): image not found make[4]: [test_readamr_py] Error 1 (ignored) ls -l readamr_py.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 readamr_py.diff ./Config.pl -mpi Selecting MPI library in Makefile.conf Remove executable and make it to link with the (NO)MPI library! ls -l readamr_*.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 71 Nov 22 19:07 readamr_c.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 readamr_py.diff -rw-r--r-- 1 gtoth hpcc 73 Nov 22 19:07 readamr_sph.diff for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /Applications/Xcode.app/Contents/Developer/usr/bin/make test; ); done rm -f test_fsam.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_compile rm -f src/xfsam.exe cp srcProblem/ModUserSetup.test.f90 src/ModUserSetup.f90; cp srcProblem/ModPar.test.f90 src/ModPar.f90; /Applications/Xcode.app/Contents/Developer/usr/bin/make xfsam cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLookupTable.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 CON_planet_field.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[6]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [LIB] Error 2 make[4]: *** [xfsam] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 EE/BATSRUS is tested in GM/BATSRUS cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum /Applications/Xcode.app/Contents/Developer/usr/bin/make test_spectrum_compile gunzip -c ../data/SPECTRUM/SPECTRUM_chianti_tbl.dat.gz \ > SPECTRUM_chianti_tbl.dat rm -f SPECTRUM.in ../test_spectrum.diff \ test-spectrum.log test-spectrum.out test-spectrum.eps cp test-SPECTRUM.in SPECTRUM.in make SPECTRUM make /Users/gtoth/Tmp/SWMF/bin/SPECTRUM.exe make[7]: *** No rule to make target `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a', needed by `/Users/gtoth/Tmp/SWMF/bin/SPECTRUM.exe'. Stop. make[6]: *** [SPECTRUM] Error 2 make[5]: *** [test_spectrum_compile] Error 2 make[4]: *** [test_spectrum] Error 2 make[3]: *** [test_spectrum] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_compile ./Config.pl -u=Waves -e=Hd -g=6,6,1,2000,1 -ng=3 Writing new grid size 6,6,1,2000,1 and 3 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_shockramp_compile] Error 2 make[3]: *** [test_shockramp] Error 2 make[2]: [test] Error 2 (ignored) ./Config.pl -ng=2 Writing new grid size 6,6,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -f -g=4,2,2,100,100 Writing new grid size 4,2,2,100,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) ./Config.pl -nohdf5 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_compile ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,1 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1,200,1 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_compile ./Config.pl -f -e=AwsomFluidsAnisoPi -u=AwsomFluids -g=6,2,2,32,1 Writing new grid size 6,2,2,32,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_awsomfluids_compile] Error 2 make[3]: *** [test_awsomfluids] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_chromo_compile ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,1 Writing new grid size 6,4,4,4000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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; mpiexec -n 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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_restart_save cd run_test; cp Param/MARS/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; mpiexec -n 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_mars_restart_save] Error 255 make[4]: *** [test_mars_restart] Error 2 make[3]: [test_mars] Error 2 (ignored) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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; mpiexec -n 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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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; mpiexec -n 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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_compile ./Config.pl -u=Mercury -e=MhdPe -g=8,8,8,400,100 Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_compile ./Config.pl -u=Ganymede -e=MhdHypPe -g=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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_ganymede_compile] Error 2 make[3]: *** [test_ganymede] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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; mpiexec -n 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) 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_compile ./Config.pl -u=CometCG -e=Hd -g=8,8,8,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_cometCGhd_compile] Error 2 make[3]: *** [test_cometCGhd] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_compile ./Config.pl -u=CometCGfluids -e=MhdCometCG3FluidsPe -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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_cometCGfluids_compile] Error 2 make[4]: *** [test_cometCGfluids_start] Error 2 make[3]: [test_cometCGfluids] Error 2 (ignored) mv: rename run_test to run_test_cometCGfluids: No such file or directory make[3]: *** [test_cometCGfluids] Error 1 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_region2d_compile ./Config.pl -e=Mhd -u=Default -g=8,8,1,700,1 Writing new grid size 8,8,1,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_region2d_compile] Error 2 make[3]: *** [test_region2d] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fivemoment_alfven_compile ./Config.pl -u=Waves -e=FiveMoment -g=100,1,1,20,1 Writing new grid size 100,1,1,20,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_fivemoment_alfven_compile] Error 2 make[4]: *** [test_fivemoment_alfven] Error 2 make[3]: [test_fivemoment] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fivemoment_shock_compile ./Config.pl -u=Waves -e=FiveMoment -g=100,1,1,20,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_fivemoment_shock_compile] Error 2 make[4]: *** [test_fivemoment_shock] Error 2 make[3]: [test_fivemoment] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fivemoment_langmuir_compile ./Config.pl -u=Waves -e=FiveMoment -g=50,50,1,10,1 Writing new grid size 50,50,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_fivemoment_langmuir_compile] Error 2 make[4]: *** [test_fivemoment_langmuir] Error 2 make[3]: [test_fivemoment] Error 2 (ignored) mv: rename run_test to run_test_fivemoment: No such file or directory make[3]: *** [test_fivemoment] Error 1 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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 Nov 22 19:07 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 test_awsomfluids.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 test_chromo.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 test_comet.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 test_corona.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 34 Nov 22 19:07 test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth hpcc 36 Nov 22 19:07 test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 test_fivemoment_shock.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 test_func.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 test_ganymede.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 test_mars.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 test_mars_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 32 Nov 22 19:07 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 test_region2d.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 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 make test_compile ./Config.pl -EarthHO -GridDefault -show CIMI is installed in directory /Users/gtoth/Tmp/SWMF/IM/CIMI as the IM component. The installation is for the Darwin operating system. Makefile.conf was created from share/build/Makefile.Darwin.nagfor and share/build/Makefile.gcc_mpicc The selected F90 compiler is nagfor. The selected C compiler is gcc. The selected C++ compiler is mpicxx. The default precision for reals is double precision. The maximum optimization level is -O4 Debugging flags: no OpenMP flags: yes Linked with MPI: yes Linked with HDF5: no Linked with HYPRE: yes Linked with FISHPAK: no Linked with SPICE: no Planet=EarthHO Grid=GridDefault make CIMI /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[6]: *** [linear_solver_wrapper.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [CIMI] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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 /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_compile ./Config.pl -g=8,8,8,10,2,10000000 Writing new grid size 8,8,8,10,2,10000000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ALTOR] Error 2 make[4]: *** [test_altor_compile] Error 2 make[3]: *** [test_altor] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_2d_compile ./Config.pl -g=16,16,1,16,1,10000000 Writing new grid size 16,16,1,16,1,10000000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ALTOR] Error 2 make[4]: *** [test_altor_2d_compile] Error 2 make[3]: *** [test_altor_2d] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_beam_compile ./Config.pl -g=800,20,1,80,0,0 Writing new grid size 800,20,1,80,0,0 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ALTOR] Error 2 make[4]: *** [test_beam_compile] Error 2 make[3]: *** [test_beam] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_foil_compile ./Config.pl -g=800,20,1,8,1,1500000 Writing new grid size 800,20,1,8,1,1500000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ALTOR] Error 2 make[4]: *** [test_foil_compile] Error 2 make[3]: *** [test_foil] Error 2 make[2]: [test] Error 2 (ignored) ls -lt test*.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 test_altor.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 test_beam.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 test_foil.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_compile cd src; rm -f Makefile.local; \ echo "FLAGC_LOCAL=" >Makefile.local ./Config.pl -pseudrand=true /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp communication/Com3DNonblk.cpp -o communication/Com3DNonblk.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp communication/VCtopology3D.cpp -o communication/VCtopology3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp fields/Moments.cpp -o fields/Moments.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp inputoutput/OutputWrapperFPP.cpp -o inputoutput/OutputWrapperFPP.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp main/Collective.cpp -o main/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp main/Parameters.cpp -o main/Parameters.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/debug.cpp -o utility/debug.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/IDgenerator.cpp -o utility/IDgenerator.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/Basic.cpp -o utility/Basic.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/TimeTasks.cpp -o utility/TimeTasks.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/MPIdata.cpp -o utility/MPIdata.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp utility/errors.cpp -o utility/errors.o utility/errors.cpp:74:1: warning: incomplete format specifier [-Wformat] implement_invalid_value_error(double); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:23: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,"%",ss.str().c_str()); } \ ^ utility/errors.cpp:75:1: warning: incomplete format specifier [-Wformat] implement_invalid_value_error(int); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:23: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,"%",ss.str().c_str()); } \ ^ utility/errors.cpp:76:1: warning: incomplete format specifier [-Wformat] implement_invalid_value_error(const char*); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:23: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,"%",ss.str().c_str()); } \ ^ inputoutput/ParallelIO.cpp:506:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:511:89: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:604:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:609:77: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:651:53: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:656:73: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:820:95: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1018:84: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1171:101: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error_code = MPI_File_set_view(fhArr[counter], disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1369:96: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fhArr[counter], disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1598:48: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(*fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ particles/Particles3D.cpp:2247:6: warning: '/*' within block comment [-Wcomment] /* ^ particles/Particles3D.cpp:2608:13: warning: expression result unused [-Wunused-value] deltaf = (0.0, 0.0); ^~~ 3 warnings generated. 2 warnings generated. 11 warnings generated. ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o communication/Com3DNonblk.o communication/VCtopology3D.o ConfigFile/src/ConfigFile.o fields/Moments.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/OutputWrapperFPP.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o main/Collective.o main/Parameters.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o ar: creating archive ../libIPIC3D/libIPIC3D.a /opt/local/bin/ranlib: file: ../libIPIC3D/libIPIC3D.a(phdf5.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make iPic3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 -fopenmp iPic3D.cpp -o iPic3D.o h5pcc -o /Users/gtoth/Tmp/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o \ -fopenmp -L../libIPIC3D/ -lIPIC3D -lstdc++ Program IPIC3D has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots;\ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_run cd run_test; mpiexec -n 4 ./IPIC3D.exe IPIC.in > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_check -rw-r--r-- 1 gtoth hpcc 0 Nov 22 19:08 test_ipic3d.diff cd src; cp -f Makefile.local.default Makefile.local echo "PS/DGCPM test is incomplete" > notest.diff echo "Use make test_all to run the AMPS tests" Use make test_all to run the AMPS tests make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O2 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** Waiting for unfinished jobs.... 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/restartfiles/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) rm -f src/neutral_atmosphere_planet.f90 make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** Waiting for unfinished jobs.... 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/restartfiles/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 /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 ModLookupTable.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[6]: *** [linear_solver_wrapper.o] Error 2 make[6]: *** Waiting for unfinished jobs.... 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 make[2]: *** No rule to make target `test'. Stop. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_gitm_earth_1d /Applications/Xcode.app/Contents/Developer/usr/bin/make test_gitm_earth_1d_compile ./Config.pl -Earth -g=1,1,50,4 Writing new grid size 1,1,50,4 into src/ModSize.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make GITM /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [GITM] Error 2 make[5]: *** [test_gitm_earth_1d_compile] Error 2 make[4]: *** [test_gitm_earth_1d] Error 2 make[3]: *** [test_gitm_earth] Error 2 make[2]: [test] Error 2 (ignored) make test_gitm_mars_1d /Applications/Xcode.app/Contents/Developer/usr/bin/make test_gitm_mars_1d_compile ./Config.pl -Mars -g=1,1,120,4 Writing new grid size 1,1,120,4 into src/ModSize.f90... Configuring GITM for Mars!! /Applications/Xcode.app/Contents/Developer/usr/bin/make GITM /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [GITM] Error 2 make[5]: *** [test_gitm_mars_1d_compile] Error 2 make[4]: *** [test_gitm_mars_1d] Error 2 make[3]: *** [test_gitm_mars] Error 2 make[2]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:08 test_gitm_earth_1d.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:08 test_gitm_mars_1d.diff ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth hpcc 11 Nov 22 19:07 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 32 Nov 22 19:07 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_ganymede.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 34 Nov 22 19:07 GM/BATSRUS/test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/CIMI/test_cimi.diff -rw-r--r-- 1 gtoth hpcc 36 Nov 22 19:07 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 GM/BATSRUS/test_fivemoment_shock.diff -rw-r--r-- 1 gtoth hpcc 36 Nov 22 19:07 GM/BATSRUS/test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 PC/ALTOR/test_foil.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 PC/ALTOR/test_beam.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 PC/ALTOR/test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 12 Nov 22 19:08 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:08 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Nov 22 19:08 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 12 Nov 22 19:08 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:08 UA/GITM2/test_gitm_mars_1d.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:08 UA/GITM2/test_gitm_earth_1d.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,1,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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_swpc_compile] Error 2 make[1]: *** [test_swpc] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_multiion_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,1,IE:91,181 -o=GM:u=Default,e=MultiIon /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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_swpc_multiion_compile] Error 2 make[1]: *** [test_swpc_multiion] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_multispecies_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 ./Config.pl -g=GM:8,8,8,400,1,IE:91,181 -o=GM:u=Default,e=MhdHpOp /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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_swpc_multispecies_compile] Error 2 make[1]: *** [test_swpc_multispecies] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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,IE:91,181 -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... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test3_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CIMI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=MhdAnisoP,IM:EarthHO Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test3_compile] Error 2 make[1]: *** [test3] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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,600,1,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,600,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test4_compile] Error 2 make[1]: *** [test4] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_compile ./Config.pl -v=Empty,EE/BATSRUS,SC/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 \ ../../../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=248 Finished 11 replacements in file src/ModAdvance.f90 Finished 41 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModBorisCorrection.f90 Finished 8 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 26 replacements in file src/ModCurrent.f90 Finished 11 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 24 replacements in file src/ModFixAxisCells.f90 Finished 32 replacements in file src/ModHdf5.f90 Finished 14 replacements in file src/ModHeatFluxCollisionless.f90 Finished 10 replacements in file src/ModImplHypre.f90 Finished 28 replacements in file src/ModIonElectron.f90 Finished 6 replacements in file src/ModMain.f90 Finished 6 replacements in file src/ModNodes.f90 Finished 11 replacements in file src/ModPartSteady.f90 Finished 11 replacements in file src/ModPlotBox.f90 Finished 103 replacements in file src/ModProjectDivB.f90 Finished 74 replacements in file src/ModResistivity.f90 Finished 28 replacements in file src/ModSetInitialCondition.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 95 replacements in file src/ModUpdateState.f90 Finished 52 replacements in file src/ModUserInterface.f90 Finished 102 replacements in file src/ModWritePlot.f90 Finished 39 replacements in file src/ModWriteProgress.f90 Finished 85 replacements in file src/constrain_B.f90 Finished 172 replacements in file src/library.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 35 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 33 replacements in file srcBATL/BATL_lib.f90 Finished 24 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 116 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 67 replacements in file srcUser/ModUserComet6Sp.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 16 replacements in file srcUser/ModUserEos.f90 Finished 28 replacements in file srcUser/ModUserGemReconnect.f90 Finished 28 replacements in file srcUser/ModUserJupiter.f90 Finished 109 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 95 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 119 replacements in file srcUser/ModUserTitanPe.f90 Finished 98 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 4 finished 2236 replacement(s) in 62 file(s) Finished 159 replacements in file src/BATS_methods.f90 Finished 51 replacements in file src/ModAdvanceExplicit.f90 Finished 192 replacements in file src/ModBatsrusMethods.f90 Finished 19 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 11 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 25 replacements in file src/ModFaceValue.f90 Finished 15 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 51 replacements in file src/ModLaserHeating.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 32 replacements in file src/ModParticleFieldLine.f90 Finished 10 replacements in file src/ModPlotShell.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 55 replacements in file src/ModRestartFile.f90 Finished 162 replacements in file src/ModSetParameters.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 12 replacements in file src/ModWritePlotIdl.f90 Finished 51 replacements in file src/ModWriteTecplot.f90 Finished 44 replacements in file src/explicit.f90 Finished 105 replacements in file src/project_B.f90 Finished 94 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 21 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 25 replacements in file srcUser/ModUserCCMC.f90 Finished 45 replacements in file srcUser/ModUserCometCG.f90 Finished 58 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 87 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 118 replacements in file srcUser/ModUserMarsFluids.f90 Finished 47 replacements in file srcUser/ModUserNonGyro.f90 Finished 96 replacements in file srcUser/ModUserOuterHelio.f90 Finished 52 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 29 replacements in file srcUser/ModUserSwIono.f90 Finished 113 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Thread 1 finished 2197 replacement(s) in 62 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModAdvectPoints.f90 Finished 49 replacements in file src/ModBatsrusUtility.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 11 replacements in file src/ModChromosphere.f90 Finished 98 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 39 replacements in file src/ModFaceBoundary.f90 Finished 23 replacements in file src/ModFieldLineThread.f90 Finished 47 replacements in file src/ModGroundMagPerturb.f90 Finished 32 replacements in file src/ModHdf5_orig.f90 Finished 27 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 53 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 7 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 31 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/ModWritePlotLos.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 180 replacements in file src/ray_trace_new.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 12 replacements in file srcBATL/BATL_test.f90 Finished 54 replacements in file srcUser/ModUserComet1Sp.f90 Finished 167 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 97 replacements in file srcUser/ModUserEe.f90 Finished 91 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 114 replacements in file srcUser/ModUserHeatConduction.f90 Finished 117 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 101 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 78 replacements in file srcUser/ModUserSc.f90 Finished 90 replacements in file srcUser/ModUserSwarm.f90 Finished 106 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 9 replacements in file srcInterface/EE_wrapper.f90 Thread 2 finished 2456 replacement(s) in 62 file(s) Finished 45 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 29 replacements in file src/ModBlockData.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 22 replacements in file src/ModCleanDivB.f90 Finished 83 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 103 replacements in file src/ModFaceFlux.f90 Finished 200 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 138 replacements in file src/ModHeatConduction.f90 Finished 27 replacements in file src/ModImCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 48 replacements in file src/ModMultiIon.f90 Finished 93 replacements in file src/ModPartImplicit.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 3 replacements in file src/ModProcMH.f90 Finished 10 replacements in file src/ModRadioWaveImage.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 34 replacements in file src/ModTimeStepControl.f90 Finished 81 replacements in file src/ModUserEmpty.f90 Finished 127 replacements in file src/ModWriteLogSatFile.f90 Finished 24 replacements in file src/ModWritePlotRadioWave.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 25 replacements in file src/get_im_pressure.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 16 replacements in file src/write_plot_radiowave.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 131 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 29 replacements in file srcUser/ModUserEnceladus.f90 Finished 73 replacements in file srcUser/ModUserGanymede.f90 Finished 39 replacements in file srcUser/ModUserIh.f90 Finished 65 replacements in file srcUser/ModUserLogAdvection.f90 Finished 57 replacements in file srcUser/ModUserMercury.f90 Finished 9 replacements in file srcUser/ModUserOh.f90 Finished 26 replacements in file srcUser/ModUserPointImplicit.f90 Finished 126 replacements in file srcUser/ModUserScChromo.f90 Finished 108 replacements in file srcUser/ModUserTitan.f90 Finished 39 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHpOp.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Thread 3 finished 2513 replacement(s) in 62 file(s) Reinstalling BATSRUS as EE component cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.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 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/OH/IH/;s/Inner Heliosphere/Solar Corona/' \ SC_wrapper.f90 cd SC/BATSRUS/src; 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=248 Finished 11 replacements in file src/ModAdvance.f90 Finished 41 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModBorisCorrection.f90 Finished 8 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 26 replacements in file src/ModCurrent.f90 Finished 11 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 24 replacements in file src/ModFixAxisCells.f90 Finished 32 replacements in file src/ModHdf5.f90 Finished 14 replacements in file src/ModHeatFluxCollisionless.f90 Finished 10 replacements in file src/ModImplHypre.f90 Finished 28 replacements in file src/ModIonElectron.f90 Finished 6 replacements in file src/ModMain.f90 Finished 6 replacements in file src/ModNodes.f90 Finished 11 replacements in file src/ModPartSteady.f90 Finished 11 replacements in file src/ModPlotBox.f90 Finished 103 replacements in file src/ModProjectDivB.f90 Finished 74 replacements in file src/ModResistivity.f90 Finished 28 replacements in file src/ModSetInitialCondition.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 95 replacements in file src/ModUpdateState.f90 Finished 52 replacements in file src/ModUserInterface.f90 Finished 102 replacements in file src/ModWritePlot.f90 Finished 39 replacements in file src/ModWriteProgress.f90 Finished 85 replacements in file src/constrain_B.f90 Finished 172 replacements in file src/library.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 35 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 33 replacements in file srcBATL/BATL_lib.f90 Finished 24 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 116 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 67 replacements in file srcUser/ModUserComet6Sp.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 16 replacements in file srcUser/ModUserEos.f90 Finished 28 replacements in file srcUser/ModUserGemReconnect.f90 Finished 28 replacements in file srcUser/ModUserJupiter.f90 Finished 109 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 95 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 119 replacements in file srcUser/ModUserTitanPe.f90 Finished 98 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 Finished 9 replacements in file srcInterface/SC_wrapper.f90 Thread 4 finished 2236 replacement(s) in 62 file(s) Finished 159 replacements in file src/BATS_methods.f90 Finished 51 replacements in file src/ModAdvanceExplicit.f90 Finished 192 replacements in file src/ModBatsrusMethods.f90 Finished 19 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 11 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 25 replacements in file src/ModFaceValue.f90 Finished 15 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 51 replacements in file src/ModLaserHeating.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 32 replacements in file src/ModParticleFieldLine.f90 Finished 10 replacements in file src/ModPlotShell.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 55 replacements in file src/ModRestartFile.f90 Finished 162 replacements in file src/ModSetParameters.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 12 replacements in file src/ModWritePlotIdl.f90 Finished 51 replacements in file src/ModWriteTecplot.f90 Finished 44 replacements in file src/explicit.f90 Finished 105 replacements in file src/project_B.f90 Finished 94 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 21 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 25 replacements in file srcUser/ModUserCCMC.f90 Finished 45 replacements in file srcUser/ModUserCometCG.f90 Finished 58 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 87 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 118 replacements in file srcUser/ModUserMarsFluids.f90 Finished 47 replacements in file srcUser/ModUserNonGyro.f90 Finished 96 replacements in file srcUser/ModUserOuterHelio.f90 Finished 52 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 29 replacements in file srcUser/ModUserSwIono.f90 Finished 113 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Thread 1 finished 2197 replacement(s) in 62 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModAdvectPoints.f90 Finished 49 replacements in file src/ModBatsrusUtility.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 11 replacements in file src/ModChromosphere.f90 Finished 98 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 39 replacements in file src/ModFaceBoundary.f90 Finished 23 replacements in file src/ModFieldLineThread.f90 Finished 47 replacements in file src/ModGroundMagPerturb.f90 Finished 32 replacements in file src/ModHdf5_orig.f90 Finished 27 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 53 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 7 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 31 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/ModWritePlotLos.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 180 replacements in file src/ray_trace_new.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 12 replacements in file srcBATL/BATL_test.f90 Finished 54 replacements in file srcUser/ModUserComet1Sp.f90 Finished 167 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 97 replacements in file srcUser/ModUserEe.f90 Finished 91 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 114 replacements in file srcUser/ModUserHeatConduction.f90 Finished 117 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 101 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 78 replacements in file srcUser/ModUserSc.f90 Finished 90 replacements in file srcUser/ModUserSwarm.f90 Finished 106 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Thread 2 finished 2474 replacement(s) in 62 file(s) Finished 45 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 29 replacements in file src/ModBlockData.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 22 replacements in file src/ModCleanDivB.f90 Finished 83 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 103 replacements in file src/ModFaceFlux.f90 Finished 200 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 138 replacements in file src/ModHeatConduction.f90 Finished 27 replacements in file src/ModImCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 48 replacements in file src/ModMultiIon.f90 Finished 93 replacements in file src/ModPartImplicit.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 3 replacements in file src/ModProcMH.f90 Finished 10 replacements in file src/ModRadioWaveImage.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 34 replacements in file src/ModTimeStepControl.f90 Finished 81 replacements in file src/ModUserEmpty.f90 Finished 127 replacements in file src/ModWriteLogSatFile.f90 Finished 24 replacements in file src/ModWritePlotRadioWave.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 25 replacements in file src/get_im_pressure.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 16 replacements in file src/write_plot_radiowave.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 131 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 29 replacements in file srcUser/ModUserEnceladus.f90 Finished 73 replacements in file srcUser/ModUserGanymede.f90 Finished 39 replacements in file srcUser/ModUserIh.f90 Finished 65 replacements in file srcUser/ModUserLogAdvection.f90 Finished 57 replacements in file srcUser/ModUserMercury.f90 Finished 9 replacements in file srcUser/ModUserOh.f90 Finished 26 replacements in file srcUser/ModUserPointImplicit.f90 Finished 126 replacements in file srcUser/ModUserScChromo.f90 Finished 108 replacements in file srcUser/ModUserTitan.f90 Finished 39 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHpOp.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 3 finished 2495 replacement(s) in 62 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 ./Config.pl -o=EE:u=Swarm,e=MhdEos ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -g=EE:10,10,10,500,1,SC:4,4,4,1200,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test5_compile] Error 2 make[1]: *** [test5] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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,IE:91,181 -o=GM:u=Default,e=Mhd,IM:EarthHO Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test6_compile] Error 2 make[1]: *** [test6] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/Mod*.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 \ ../../../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/ 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=248 Finished 11 replacements in file src/ModAdvance.f90 Finished 41 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModBorisCorrection.f90 Finished 8 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 26 replacements in file src/ModCurrent.f90 Finished 11 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 24 replacements in file src/ModFixAxisCells.f90 Finished 32 replacements in file src/ModHdf5.f90 Finished 14 replacements in file src/ModHeatFluxCollisionless.f90 Finished 10 replacements in file src/ModImplHypre.f90 Finished 28 replacements in file src/ModIonElectron.f90 Finished 6 replacements in file src/ModMain.f90 Finished 6 replacements in file src/ModNodes.f90 Finished 11 replacements in file src/ModPartSteady.f90 Finished 11 replacements in file src/ModPlotBox.f90 Finished 103 replacements in file src/ModProjectDivB.f90 Finished 74 replacements in file src/ModResistivity.f90 Finished 28 replacements in file src/ModSetInitialCondition.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 95 replacements in file src/ModUpdateState.f90 Finished 52 replacements in file src/ModUserInterface.f90 Finished 102 replacements in file src/ModWritePlot.f90 Finished 39 replacements in file src/ModWriteProgress.f90 Finished 85 replacements in file src/constrain_B.f90 Finished 172 replacements in file src/library.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 35 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 33 replacements in file srcBATL/BATL_lib.f90 Finished 24 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 116 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 67 replacements in file srcUser/ModUserComet6Sp.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 16 replacements in file srcUser/ModUserEos.f90 Finished 28 replacements in file srcUser/ModUserGemReconnect.f90 Finished 28 replacements in file srcUser/ModUserJupiter.f90 Finished 109 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 95 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 119 replacements in file srcUser/ModUserTitanPe.f90 Finished 98 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 4 finished 2236 replacement(s) in 62 file(s) Finished 159 replacements in file src/BATS_methods.f90 Finished 51 replacements in file src/ModAdvanceExplicit.f90 Finished 192 replacements in file src/ModBatsrusMethods.f90 Finished 19 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 11 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 25 replacements in file src/ModFaceValue.f90 Finished 15 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 51 replacements in file src/ModLaserHeating.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 32 replacements in file src/ModParticleFieldLine.f90 Finished 10 replacements in file src/ModPlotShell.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 55 replacements in file src/ModRestartFile.f90 Finished 162 replacements in file src/ModSetParameters.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 12 replacements in file src/ModWritePlotIdl.f90 Finished 51 replacements in file src/ModWriteTecplot.f90 Finished 44 replacements in file src/explicit.f90 Finished 105 replacements in file src/project_B.f90 Finished 94 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 21 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 25 replacements in file srcUser/ModUserCCMC.f90 Finished 45 replacements in file srcUser/ModUserCometCG.f90 Finished 58 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 87 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 118 replacements in file srcUser/ModUserMarsFluids.f90 Finished 47 replacements in file srcUser/ModUserNonGyro.f90 Finished 96 replacements in file srcUser/ModUserOuterHelio.f90 Finished 52 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 29 replacements in file srcUser/ModUserSwIono.f90 Finished 113 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Thread 1 finished 2197 replacement(s) in 62 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModAdvectPoints.f90 Finished 49 replacements in file src/ModBatsrusUtility.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 11 replacements in file src/ModChromosphere.f90 Finished 98 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 39 replacements in file src/ModFaceBoundary.f90 Finished 23 replacements in file src/ModFieldLineThread.f90 Finished 47 replacements in file src/ModGroundMagPerturb.f90 Finished 32 replacements in file src/ModHdf5_orig.f90 Finished 27 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 53 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 7 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 31 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/ModWritePlotLos.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 180 replacements in file src/ray_trace_new.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 12 replacements in file srcBATL/BATL_test.f90 Finished 54 replacements in file srcUser/ModUserComet1Sp.f90 Finished 167 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 97 replacements in file srcUser/ModUserEe.f90 Finished 91 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 114 replacements in file srcUser/ModUserHeatConduction.f90 Finished 117 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 101 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 78 replacements in file srcUser/ModUserSc.f90 Finished 90 replacements in file srcUser/ModUserSwarm.f90 Finished 106 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 9 replacements in file srcInterface/IH_wrapper.f90 Thread 2 finished 2456 replacement(s) in 62 file(s) Finished 45 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 29 replacements in file src/ModBlockData.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 22 replacements in file src/ModCleanDivB.f90 Finished 83 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 103 replacements in file src/ModFaceFlux.f90 Finished 200 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 138 replacements in file src/ModHeatConduction.f90 Finished 27 replacements in file src/ModImCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 48 replacements in file src/ModMultiIon.f90 Finished 93 replacements in file src/ModPartImplicit.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 3 replacements in file src/ModProcMH.f90 Finished 10 replacements in file src/ModRadioWaveImage.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 34 replacements in file src/ModTimeStepControl.f90 Finished 81 replacements in file src/ModUserEmpty.f90 Finished 127 replacements in file src/ModWriteLogSatFile.f90 Finished 24 replacements in file src/ModWritePlotRadioWave.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 25 replacements in file src/get_im_pressure.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 16 replacements in file src/write_plot_radiowave.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 131 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 29 replacements in file srcUser/ModUserEnceladus.f90 Finished 73 replacements in file srcUser/ModUserGanymede.f90 Finished 39 replacements in file srcUser/ModUserIh.f90 Finished 65 replacements in file srcUser/ModUserLogAdvection.f90 Finished 57 replacements in file srcUser/ModUserMercury.f90 Finished 9 replacements in file srcUser/ModUserOh.f90 Finished 26 replacements in file srcUser/ModUserPointImplicit.f90 Finished 126 replacements in file srcUser/ModUserScChromo.f90 Finished 108 replacements in file srcUser/ModUserTitan.f90 Finished 39 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHpOp.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Thread 3 finished 2513 replacement(s) in 62 file(s) cd IH/BATSRUS/srcInterface; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ 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 \ ../../../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/ cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/_sc/_ih/;s/SC/IH/g;s/Sc/Ih/g;s/Inner/Outer/' \ OH_wrapper.f90 ModBuffer.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=249 Finished 11 replacements in file src/ModAdvance.f90 Finished 41 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModBorisCorrection.f90 Finished 8 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 26 replacements in file src/ModCurrent.f90 Finished 11 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 24 replacements in file src/ModFixAxisCells.f90 Finished 32 replacements in file src/ModHdf5.f90 Finished 14 replacements in file src/ModHeatFluxCollisionless.f90 Finished 10 replacements in file src/ModImplHypre.f90 Finished 28 replacements in file src/ModIonElectron.f90 Finished 6 replacements in file src/ModMain.f90 Finished 6 replacements in file src/ModNodes.f90 Finished 11 replacements in file src/ModPartSteady.f90 Finished 11 replacements in file src/ModPlotBox.f90 Finished 103 replacements in file src/ModProjectDivB.f90 Finished 74 replacements in file src/ModResistivity.f90 Finished 28 replacements in file src/ModSetInitialCondition.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 95 replacements in file src/ModUpdateState.f90 Finished 52 replacements in file src/ModUserInterface.f90 Finished 102 replacements in file src/ModWritePlot.f90 Finished 39 replacements in file src/ModWriteProgress.f90 Finished 85 replacements in file src/constrain_B.f90 Finished 172 replacements in file src/library.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 35 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 33 replacements in file srcBATL/BATL_lib.f90 Finished 24 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 116 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 67 replacements in file srcUser/ModUserComet6Sp.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 16 replacements in file srcUser/ModUserEos.f90 Finished 28 replacements in file srcUser/ModUserGemReconnect.f90 Finished 28 replacements in file srcUser/ModUserJupiter.f90 Finished 109 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 95 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 119 replacements in file srcUser/ModUserTitanPe.f90 Finished 98 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 4 finished 2227 replacement(s) in 61 file(s) Finished 159 replacements in file src/BATS_methods.f90 Finished 51 replacements in file src/ModAdvanceExplicit.f90 Finished 192 replacements in file src/ModBatsrusMethods.f90 Finished 19 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 11 replacements in file src/ModConserveFlux.f90 Finished 25 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 25 replacements in file src/ModFaceValue.f90 Finished 15 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 51 replacements in file src/ModLaserHeating.f90 Finished 24 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 32 replacements in file src/ModParticleFieldLine.f90 Finished 10 replacements in file src/ModPlotShell.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 55 replacements in file src/ModRestartFile.f90 Finished 162 replacements in file src/ModSetParameters.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 12 replacements in file src/ModWritePlotIdl.f90 Finished 51 replacements in file src/ModWriteTecplot.f90 Finished 44 replacements in file src/explicit.f90 Finished 105 replacements in file src/project_B.f90 Finished 94 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 21 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 25 replacements in file srcUser/ModUserCCMC.f90 Finished 45 replacements in file srcUser/ModUserCometCG.f90 Finished 58 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 87 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 118 replacements in file srcUser/ModUserMarsFluids.f90 Finished 47 replacements in file srcUser/ModUserNonGyro.f90 Finished 96 replacements in file srcUser/ModUserOuterHelio.f90 Finished 52 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 29 replacements in file srcUser/ModUserSwIono.f90 Finished 113 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 1 finished 2197 replacement(s) in 62 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModAdvectPoints.f90 Finished 49 replacements in file src/ModBatsrusUtility.f90 Finished 36 replacements in file src/ModCalcSource.f90 Finished 11 replacements in file src/ModChromosphere.f90 Finished 98 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 39 replacements in file src/ModFaceBoundary.f90 Finished 23 replacements in file src/ModFieldLineThread.f90 Finished 47 replacements in file src/ModGroundMagPerturb.f90 Finished 32 replacements in file src/ModHdf5_orig.f90 Finished 27 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 53 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 7 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 31 replacements in file src/ModThreadedLC.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/ModWritePlotLos.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 180 replacements in file src/ray_trace_new.f90 Finished 140 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 12 replacements in file srcBATL/BATL_test.f90 Finished 54 replacements in file srcUser/ModUserComet1Sp.f90 Finished 167 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 97 replacements in file srcUser/ModUserEe.f90 Finished 91 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 114 replacements in file srcUser/ModUserHeatConduction.f90 Finished 117 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 101 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 78 replacements in file srcUser/ModUserSc.f90 Finished 90 replacements in file srcUser/ModUserSwarm.f90 Finished 106 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Thread 2 finished 2474 replacement(s) in 62 file(s) Finished 45 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 29 replacements in file src/ModBlockData.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 22 replacements in file src/ModCleanDivB.f90 Finished 83 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 103 replacements in file src/ModFaceFlux.f90 Finished 200 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 138 replacements in file src/ModHeatConduction.f90 Finished 27 replacements in file src/ModImCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 48 replacements in file src/ModMultiIon.f90 Finished 93 replacements in file src/ModPartImplicit.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 3 replacements in file src/ModProcMH.f90 Finished 10 replacements in file src/ModRadioWaveImage.f90 Finished 67 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 34 replacements in file src/ModTimeStepControl.f90 Finished 81 replacements in file src/ModUserEmpty.f90 Finished 127 replacements in file src/ModWriteLogSatFile.f90 Finished 24 replacements in file src/ModWritePlotRadioWave.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 25 replacements in file src/get_im_pressure.f90 Finished 20 replacements in file src/set_ICs.f90 Finished 110 replacements in file src/write_plot_common.f90 Finished 16 replacements in file src/write_plot_radiowave.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 131 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 100 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 29 replacements in file srcUser/ModUserEnceladus.f90 Finished 73 replacements in file srcUser/ModUserGanymede.f90 Finished 39 replacements in file srcUser/ModUserIh.f90 Finished 65 replacements in file srcUser/ModUserLogAdvection.f90 Finished 57 replacements in file srcUser/ModUserMercury.f90 Finished 9 replacements in file srcUser/ModUserOh.f90 Finished 26 replacements in file srcUser/ModUserPointImplicit.f90 Finished 126 replacements in file srcUser/ModUserScChromo.f90 Finished 108 replacements in file srcUser/ModUserTitan.f90 Finished 39 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHpOp.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 3 finished 2495 replacement(s) in 62 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=OuterHelio -u=OuterHelio Reinstalling BATSRUS as OH component ./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 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test7_compile] Error 2 make[1]: *** [test7] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_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:4,4,4,1200,1,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... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test8_compile] Error 2 make[1]: *** [test8] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test9_compile] Error 2 make[1]: *** [test9] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/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,1,IH:4,4,4,6800,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MhdAnisoP Writing new grid size 8,8,1,800,800 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[8]: *** [linear_solver_wrapper.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test12_aniso_compile] Error 2 make[2]: *** [test12_aniso] Error 2 make[1]: *** [test12] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=EuropaSingleMHDPe,e=MhdPe Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=europa-test,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test13_compile] Error 2 make[1]: *** [test13] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=OH:4,4,4,3500,1 -o=OH:u=OuterHelio,e=Mhd Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=oh,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test14_compile] Error 2 make[1]: *** [test14] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,SP/MFLAMPA Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPe ./Config.pl -g=SC:4,4,4,1200,1,IH:4,4,4,6800,1,SP:2000,4,4 Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 2000,4,4 into src/ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -fopenmp -default_kinds:r=64 -O3 linear_solver_wrapper.f90 Error: linear_solver_wrapper.f90, line 80: Operands to .EQ. operator are of type LOGICAL [NAG Fortran Compiler error termination, 1 error] make[7]: *** [linear_solver_wrapper.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]: *** [test15_compile] Error 2 make[1]: *** [test15] Error 2 make: [test] Error 2 (ignored) cat: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) ls: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:06 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:06 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:06 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test11.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test12.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test22.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test21.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test31.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test32.diff -rw-r--r-- 1 gtoth hpcc 68 Nov 22 19:06 BATL/test33.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect33.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect22.diff -rw-r--r-- 1 gtoth hpcc 53 Nov 22 19:06 BATL/advect12.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 56 Nov 22 19:06 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 BATL/advect22_round.diff -rw-r--r-- 1 gtoth hpcc 57 Nov 22 19:06 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:06 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 59 Nov 22 19:06 BATL/advect33_round.diff -rw-r--r-- 1 gtoth hpcc 61 Nov 22 19:06 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 73 Nov 22 19:07 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 71 Nov 22 19:07 BATL/readamr_c.diff -rw-r--r-- 1 gtoth hpcc 11 Nov 22 19:07 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth hpcc 72 Nov 22 19:07 BATL/readamr_py.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:07 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 32 Nov 22 19:07 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 23 Nov 22 19:07 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 27 Nov 22 19:07 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_ganymede.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:07 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:07 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 34 Nov 22 19:07 GM/BATSRUS/test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/CIMI/test_cimi.diff -rw-r--r-- 1 gtoth hpcc 36 Nov 22 19:07 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:07 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 33 Nov 22 19:07 GM/BATSRUS/test_fivemoment_shock.diff -rw-r--r-- 1 gtoth hpcc 36 Nov 22 19:07 GM/BATSRUS/test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 PC/ALTOR/test_foil.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:07 PC/ALTOR/test_beam.diff -rw-r--r-- 1 gtoth hpcc 25 Nov 22 19:07 PC/ALTOR/test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 22 Nov 22 19:07 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth hpcc 26 Nov 22 19:07 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:07 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 12 Nov 22 19:08 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 28 Nov 22 19:08 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Nov 22 19:08 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 12 Nov 22 19:08 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 16 Nov 22 19:08 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 31 Nov 22 19:08 test_ps.diff -rw-r--r-- 1 gtoth hpcc 29 Nov 22 19:08 UA/GITM2/test_gitm_mars_1d.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:08 UA/GITM2/test_gitm_earth_1d.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 test_swpc_rb.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 test_swpc_ie.diff -rw-r--r-- 1 gtoth hpcc 21 Nov 22 19:08 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 34 Nov 22 19:08 test_swpc_multispecies_ie.diff -rw-r--r-- 1 gtoth hpcc 34 Nov 22 19:08 test_swpc_multispecies_gm.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:08 test_swpc_multiion_ie.diff -rw-r--r-- 1 gtoth hpcc 30 Nov 22 19:08 test_swpc_multiion_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test3_im_cimi.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test3_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test3_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:08 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:09 test7_oh.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:09 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:09 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:09 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:09 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:10 test8_sc_thread.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:10 test8_ih.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:10 test9_sc_chromo.diff -rw-r--r-- 1 gtoth hpcc 17 Nov 22 19:10 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 18 Nov 22 19:10 test10_sc.diff -rw-r--r-- 1 gtoth hpcc 18 Nov 22 19:10 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 24 Nov 22 19:10 test12_aniso_gmpc.diff -rw-r--r-- 1 gtoth hpcc 18 Nov 22 19:10 test13_pt.diff -rw-r--r-- 1 gtoth hpcc 18 Nov 22 19:10 test14_ohpt.diff -rw-r--r-- 1 gtoth hpcc 18 Nov 22 19:10 test15_scihsp.diff head: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) See test_swmf.res and test_swmf.log for more detail... cat: GM/BATSRUS/test_func.speed: No such file or directory make[1]: [test_check] Error 1 (ignored)