Reinstalling SWMF make: Nothing to be done for `install'. VERSION 2.3 cd CON; make install cd Control/src; cp show_git_info.h.orig show_git_info.h Installing CZ/FSAM/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 29. Installing EE/BATSRUS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. Installing GM/BATSRUS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. Installing IE/Ridley_serial/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 16. Installing IH/BATSRUS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. Installing IM/CIMI2/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 53. Installing IM/HEIDI/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 16. Installing IM/RCM2/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 28. Installing OH/BATSRUS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. Installing PC/ALTOR/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 32. Installing PC/AMPS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 71. Installing PC/FLEKS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 34. Installing PC/IPIC3D2/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 29. Installing PS/DGCPM/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 6. Installing PT/AMPS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 71. Installing PW/PWOM/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 41. Installing RB/RBE/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 27. Installing SC/BATSRUS/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. Installing SP/MFLAMPA/ share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 34. Installing UA/GITM2/ srcData is installed in GITM share/Scripts/Config.pl ERROR: could not open /Users/gtoth/Sites/SWMF/Makefile.def Compilation failed in require at ./Config.pl line 46. make: *** [install] Error 2 SWMF/Config.pl ERROR: Could not execute command=make install: code = 2 Compilation failed in require at ./Config.pl line 105. Installing BATL make: Nothing to be done for `install'. git clone git@gitlab.umich.edu:swmf_software/swmfpy --depth 1 share/Python/swmfpy; sleep 5 Cloning into 'share/Python/swmfpy'... mkdir -p lib bin cp -f src/BATL_size_orig.f90 src/BATL_size.f90 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 -rw-r--r-- 1 gtoth UMROOT\Domain Users 335 Dec 30 14:11 /Users/gtoth/Tmp_gfortran/SWMF/BATL/gitinfo.txt rm -f share/Library/test/*.diff cd share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[3]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. 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 cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a] Error 2 make[4]: *** [test_harmonics] Error 2 make[3]: [test] Error 2 (ignored) make POTENTIAL cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a] Error 2 make[4]: *** [test_potential] Error 2 make[3]: [test] Error 2 (ignored) make FDIPS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a] Error 2 make[4]: *** [test_fdips] Error 2 make[3]: [test] Error 2 (ignored) cd /Users/gtoth/Tmp_gfortran/SWMF; ./Config.pl -hypre git clone git@gitlab.umich.edu:swmf_software/HYPRE --depth 1 util/HYPRE; sleep 5 Cloning into 'util/HYPRE'... 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-darwin18.7.0 checking host system type... i686-apple-darwin18.7.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... yes checking whether mpif77 accepts -g... yes checking how to get verbose linking output from mpif77... rm: conftest.dSYM: is a directory -v checking for Fortran libraries of mpif77... rm: conftest.dSYM: is a directory -L/opt/local/lib -L/opt/local/lib/openmpi-mp -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin18/10.2.0 -L/opt/local/lib/gcc10/gcc/x86_64-apple-darwin18/10.2.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lSystem -lgcc_ext.10.5 -lquadmath -lm 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... yes 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_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making /Users/gtoth/Tmp_gfortran/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_gfortran/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 mpistubs.c: In function 'hypre_MPI_Address': mpistubs.c:702:23: warning: implicit declaration of function 'MPI_Address' [-Wimplicit-function-declaration] 702 | return (HYPRE_Int) MPI_Address(location, address); | ^~~~~~~~~~~ mpistubs.c: In function 'hypre_MPI_Type_hvector': mpistubs.c:1063:23: warning: implicit declaration of function 'MPI_Type_hvector'; did you mean 'MPI_Type_vector'? [-Wimplicit-function-declaration] 1063 | return (HYPRE_Int) MPI_Type_hvector((hypre_int)count, (hypre_int)blocklength, | ^~~~~~~~~~~~~~~~ | MPI_Type_vector mpistubs.c: In function 'hypre_MPI_Type_struct': mpistubs.c:1083:23: warning: implicit declaration of function 'MPI_Type_struct'; did you mean 'MPI_Type_size_x'? [-Wimplicit-function-declaration] 1083 | ierr = (HYPRE_Int) MPI_Type_struct((hypre_int)count, mpi_array_of_blocklengths, | ^~~~~~~~~~~~~~~ | MPI_Type_size_x 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 hypre_mpi_comm_f2c.c: In function 'hypre_mpi_comm_f2c_': hypre_mpi_comm_f2c.c:28:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 28 | *c_comm = (hypre_F90_Comm) hypre_MPI_Comm_f2c( (hypre_int) *f_comm ); | ^ 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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /Users/gtoth/Tmp_gfortran/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_gfortran/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 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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making parcsr_block_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_comm.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_interp.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_relax.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_block_nodal_systems.c Building libHYPRE_parcsr_block_mv.a ... ar -rcu libHYPRE_parcsr_block_mv.a csr_block_matrix.o csr_block_matvec.o par_csr_block_matrix.o par_csr_block_matvec.o par_csr_block_comm.o par_csr_block_rap.o par_csr_block_rap_communication.o par_csr_block_interp.o par_csr_block_relax.o par_block_nodal_systems.o ranlib libHYPRE_parcsr_block_mv.a cp -fpPR ./par_csr_block_matrix.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /Users/gtoth/Tmp_gfortran/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_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /Users/gtoth/Tmp_gfortran/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_gfortran/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_gfortran/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 Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a Making parcsr_ls ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making sstruct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c HYPRE_sstruct_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_axpy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_copy.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making lib ... Building libHYPRE ... ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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_gfortran/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/ Enabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 make FDIPS_HYPRE cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a] Error 2 make[4]: *** [test_fdips_hypre] Error 2 make[3]: [test] Error 2 (ignored) cd /Users/gtoth/Tmp_gfortran/SWMF; ./Config.pl -nohypre Disabling HYPRE library in Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_empty.f90 GM/BATSRUS/src/ModImplHypre.f90 make FDIPS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a] Error 2 make[4]: *** [test_fdips_wedge] Error 2 make[3]: [test] Error 2 (ignored) All test results: -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:11 test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 test_fdips_wedge.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:11 test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:11 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:11 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 DATAREAD/srcMagnetogram/test_fdips_wedge.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:11 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:11 DATAREAD/srcMagnetogram/test_potential.diff for i in `ls -d [A-Z][A-Z]/*/ | 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_fsam_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_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [xfsam] Error 2 make[4]: *** [test_fsam_compile] Error 2 make[3]: *** [test_fsam] Error 2 make[2]: [test] Error 2 (ignored) EE/BATSRUS is tested in GM/BATSRUS ./Config.pl -nohypre -noamrex -nohdf5 -nospice -noopenmp -mpi Disabling AMREX library in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf ./Config.pl -e=Awsom -u=Awsom -g=6,8,8 -ng=2 Writing new grid size 6,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[6]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[6]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[6]: *** [ModPlotFile.o] Error 1 make[5]: *** [LIB] Error 2 make[4]: *** [BATSRUS] Error 2 make[3]: *** [test_spectrum2] Error 2 make[2]: [test] Error 2 (ignored) cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[5]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[5]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[5]: *** [ModPlotFile.o] Error 1 make[4]: *** [LIB] Error 2 make[3]: *** [test_spectrum] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_compile ./Config.pl -openmp -u=Default -e=MhdHyp -g=64,4,1 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 64,4,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_shocktube_compile] Error 2 make[3]: *** [test_shocktube] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shockramp_compile ./Config.pl -openmp -u=Waves -e=Hd -g=6,6,1 -ng=3 Writing new grid size 6,6,1 and 3 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make test_partsteady_compile ./Config.pl -openmp -u=Default -e=MhdHyp -g=4,4,1 Writing new grid size 4,4,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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 -noopenmp -u=Waves -e=Mhd -f -g=4,2,2 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 4,2,2 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_hallmhd_compile] Error 2 make[3]: *** [test_hallmhd] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_twofluidmhd_compile ./Config.pl -openmp -u=Waves -e=MhdHypPe -f -g=64,2,2 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 64,2,2 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_twofluidmhd_compile] Error 2 make[3]: *** [test_twofluidmhd] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multifluid_compile ./Config.pl -openmp -u=Default -e=MhdHd -f -g=64,2,2 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multifluid_compile] Error 2 make[3]: *** [test_multifluid] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_multiion_compile ./Config.pl -openmp -u=Default -e=MultiIon -f -g=64,2,2 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multiion_compile] Error 2 make[3]: *** [test_multiion] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdions_compile ./Config.pl -openmp -u=Default -e=MhdIons -f -g=64,2,2 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mhdions_compile] Error 2 make[3]: *** [test_mhdions] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_compile ./Config.pl -openmp -u=Default -e=MhdNonCons -f -g=64,2,2 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModPlotFile.o] Error 1 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_viscosity_compile ./Config.pl -openmp -e=Hd -u=Waves -g=16,4,1 Writing new grid size 16,4,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 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_chromo_compile ./Config.pl -noopenmp -u=AwsomR -e=MhdWaves -g=6,4,4 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 6,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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_earthsph_compile ./Config.pl -noopenmp -e=Mhd -u=Default -g=8,8,8 Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_2bodyplot_compile ./Config.pl -openmp -e=Mhd -u=Default -g=8,8,8 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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_magnetometer_compile ./Config.pl -openmp -u=Default -e=Mhd -g=4,4,4 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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 -openmp -u=Waves -e=MhdPeAniso -f -g=100,2,2 Writing new grid size 100,2,2 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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 -openmp -e=Mhd -u=Default -g=8,8,1 Writing new grid size 8,8,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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 -openmp -u=Waves -e=FiveMoment -g=100,1,1 Writing new grid size 100,1,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_fivemoment_alfven_compile] Error 2 make[3]: *** [test_fivemoment_alfven] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fivemoment_shock_compile ./Config.pl -openmp -u=Default -e=FiveMoment -g=100,1,1 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_fivemoment_shock_compile] Error 2 make[3]: *** [test_fivemoment_shock] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fivemoment_langmuir_compile ./Config.pl -openmp -u=Waves -e=FiveMoment -g=50,50,1 Writing new grid size 50,50,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_fivemoment_langmuir_compile] Error 2 make[3]: *** [test_fivemoment_langmuir] Error 2 make[2]: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_compile ./Config.pl -openmp -u=Default -e=Mhd -g=8,8,8 Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 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) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomchargestate_compile ./Config.pl -f -noopenmp -e=AwsomChargeState -u=AwsomIons -g=6,8,8 -cs=o rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 6,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_awsomchargestate_compile] Error 2 make[4]: *** [test_awsomchargestate] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_awsomfluids_compile ./Config.pl -f -noopenmp -e=AwsomFluidsAnisoPi -u=AwsomIons -g=6,2,2 Writing new grid size 6,2,2 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_awsomfluids_compile] Error 2 make[4]: *** [test_awsomfluids] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_fluxemergence_compile ./Config.pl -openmp -e=MhdEosRad -u=Ee -g=10,10,10 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 10,10,10 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_fluxemergence_compile] Error 2 make[4]: *** [test_fluxemergence] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_compile ./Config.pl -noopenmp -e=HdEos -u=Eos -g=10,1,1 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 10,1,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [CRASH] Error 2 make[5]: *** [test_eosgodunov_compile] Error 2 make[4]: *** [test_eosgodunov] Error 2 make[3]: [test_extra] Error 2 (ignored) ./Config.pl -nohdf5 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_compile ./Config.pl -noopenmp -e=Crash -u=Crash -g=8,8,1 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1 and 2 ghost cells into srcBATL/BATL_size.f90... Writing new nWave = 30 into src/ModEquation.f90... Writing new nMaterial = 5 into src/ModEquation.f90... ./Config.pl -hypre Enabling HYPRE library in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_orig.f90 GM/BATSRUS/src/ModImplHypre.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make CRASH cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [CRASH] Error 2 make[5]: *** [test_laserpackage_compile] Error 2 make[4]: *** [test_laserpackage] Error 2 make[3]: [test_extra] Error 2 (ignored) ./Config.pl -nohypre Disabling HYPRE library in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf set_hypre_: cp GM/BATSRUS/src/ModImplHypre_empty.f90 GM/BATSRUS/src/ModImplHypre.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_compile ./Config.pl -noopenmp -e=HdEosRad -u=GrayDiffusion -g=32,4,4 Writing new grid size 32,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_graydiffusion_compile] Error 2 make[4]: *** [test_graydiffusion] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio2d_compile ./Config.pl -noopenmp -u=OuterHelio2d -e=Mhd -f -g=10,10,2 Writing new grid size 10,10,2 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_outerhelio2d_compile] Error 2 make[4]: *** [test_outerhelio2d] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerhelio_compile ./Config.pl -openmp -u=OuterHelio -e=OuterHelio -g=4,4,4 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_outerhelio_compile] Error 2 make[4]: *** [test_outerhelio] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerheliopui_compile ./Config.pl -openmp -u=OuterHelio -e=OuterHelioPUIPe -g=4,4,4 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_outerheliopui_compile] Error 2 make[4]: *** [test_outerheliopui] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_outerheliopui_1d_compile ./Config.pl -openmp -u=OuterHelio -e=OuterHelioPUI -g=4,4,4 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_outerheliopui_1d_compile] Error 2 make[4]: *** [test_outerheliopui_1d] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_compile ./Config.pl -openmp -u=Titan -e=MhdTitan -g=6,6,6 Writing new grid size 6,6,6 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_titan_compile] Error 2 make[5]: *** [test_titan_start] Error 2 make[4]: [test_titan] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_titan_restart_save cd run_test_titan; cp Param/TITAN/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test_titan: No such file or directory ./TestParam.pl -F run_test_titan/PARAM.in CheckParam_ERROR: Could not change directory to run_test_titan cd run_test_titan; export OMP_NUM_THREADS=2; mpiexec --oversubscribe -n 1 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test_titan: No such file or directory -------------------------------------------------------------------------- mpiexec was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: mesh while attempting to start process rank 0. -------------------------------------------------------------------------- make[6]: *** [test_titan_restart_save] Error 132 make[5]: *** [test_titan_restart] Error 2 make[4]: [test_titan] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_compile ./Config.pl -openmp -u=Mars -e=MhdMars -g=6,6,6 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_mars_compile] Error 2 make[5]: *** [test_mars_start] Error 2 make[4]: [test_mars] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mars_restart_save cd run_test_mars; cp Param/MARS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test_mars: No such file or directory ./TestParam.pl -F run_test_mars/PARAM.in CheckParam_ERROR: Could not change directory to run_test_mars cd run_test_mars; sleep 1; export OMP_NUM_THREADS=2; mpiexec --oversubscribe -n 1 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test_mars: No such file or directory -------------------------------------------------------------------------- mpiexec was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: mesh while attempting to start process rank 0. -------------------------------------------------------------------------- make[6]: *** [test_mars_restart_save] Error 132 make[5]: *** [test_mars_restart] Error 2 make[4]: [test_mars] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_compile ./Config.pl -openmp -u=MarsFluids -e=MhdMarsFluids -g=6,6,6 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_marsfluids_compile] Error 2 make[5]: *** [test_marsfluids_start] Error 2 make[4]: [test_marsfluids] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_marsfluids_restart_save cd run_test_marsfluids; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test_marsfluids: No such file or directory ./TestParam.pl -F run_test_marsfluids/PARAM.in CheckParam_ERROR: Could not change directory to run_test_marsfluids cd run_test_marsfluids; sleep 1; export OMP_NUM_THREADS=2; mpiexec --oversubscribe -n 1 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test_marsfluids: No such file or directory -------------------------------------------------------------------------- mpiexec was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: mesh while attempting to start process rank 0. -------------------------------------------------------------------------- make[6]: *** [test_marsfluids_restart_save] Error 132 make[5]: *** [test_marsfluids_restart] Error 2 make[4]: [test_marsfluids] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_compile ./Config.pl -openmp -u=Venus -e=MhdMars -g=6,6,6 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_venus_compile] Error 2 make[5]: *** [test_venus_start] Error 2 make[4]: [test_venus] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_venus_restart_save cd run_test_venus; cp Param/VENUS/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test_venus: No such file or directory ./TestParam.pl -F run_test_venus/PARAM.in CheckParam_ERROR: Could not change directory to run_test_venus cd run_test_venus; export OMP_NUM_THREADS=2; mpiexec --oversubscribe -n 1 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test_venus: No such file or directory -------------------------------------------------------------------------- mpiexec was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: mesh while attempting to start process rank 0. -------------------------------------------------------------------------- make[6]: *** [test_venus_restart_save] Error 132 make[5]: *** [test_venus_restart] Error 2 make[4]: [test_venus] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_compile ./Config.pl -noopenmp -u=Mercury -e=MhdPe -g=8,8,8 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_mercurysph_compile] Error 2 make[4]: *** [test_mercurysph] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ganymede_compile ./Config.pl -noopenmp -u=Ganymede -e=MhdHypPe -g=8,8,8 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_ganymede_compile] Error 2 make[4]: *** [test_ganymede] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_saturn_compile ./Config.pl -openmp -u=Saturn -e=MhdHyp -g=8,8,8 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_saturn_compile] Error 2 make[5]: *** [test_saturn_start] Error 2 make[4]: [test_saturn] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_jupiter_compile ./Config.pl -openmp -u=Jupiter -e=Mhd -g=8,8,8 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_jupiter_compile] Error 2 make[4]: *** [test_jupiter] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_compile ./Config.pl -openmp -u=Comet6Sp -e=MhdComet -g=8,8,8 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_comet_compile] Error 2 make[4]: *** [test_comet] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_compile ./Config.pl -noopenmp -u=Comet3FluidsPe -e=MhdComet3FluidsPe -g=8,8,8 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_cometfluids_compile] Error 2 make[5]: *** [test_cometfluids_start] Error 2 make[4]: [test_cometfluids] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometfluids_restart_save cd run_test_cometfluids; cp Param/COMET3FLUIDSPE/PARAM.in.restartsave PARAM.in /bin/sh: line 0: cd: run_test_cometfluids: No such file or directory ./TestParam.pl -F run_test_cometfluids/PARAM.in CheckParam_ERROR: Could not change directory to run_test_cometfluids cd run_test_cometfluids; sleep 1; export OMP_NUM_THREADS=2; mpiexec --oversubscribe -n 1 ./BATSRUS.exe > runlog /bin/sh: line 0: cd: run_test_cometfluids: No such file or directory -------------------------------------------------------------------------- mpiexec was unable to launch the specified application as it could not access or execute an executable: Executable: ./BATSRUS.exe Node: mesh while attempting to start process rank 0. -------------------------------------------------------------------------- make[6]: *** [test_cometfluids_restart_save] Error 132 make[5]: *** [test_cometfluids_restart] Error 2 make[4]: [test_cometfluids] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGhd_compile ./Config.pl -openmp -u=CometCG -e=Hd -g=8,8,8 rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_cometCGhd_compile] Error 2 make[4]: *** [test_cometCGhd] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_cometCGfluids_compile ./Config.pl -openmp -u=CometCGfluids -e=MhdCometCG3FluidsPe -g=4,4,4 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [BATSRUS] Error 2 make[6]: *** [test_cometCGfluids_compile] Error 2 make[5]: *** [test_cometCGfluids_start] Error 2 make[4]: [test_cometCGfluids] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_europa2fluidspe_compile ./Config.pl -openmp -u=Europa2FluidsPe -e=MhdEuropa2FluidsPe -g=4,4,4 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_europa2fluidspe_compile] Error 2 make[4]: *** [test_europa2fluidspe] Error 2 make[3]: [test_extra] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_europa3fluidspe_compile ./Config.pl -openmp -u=Europa3FluidsPe -e=MhdEuropa3FluidsPe -g=4,4,4 /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_europa3fluidspe_compile] Error 2 make[4]: *** [test_europa3fluidspe] Error 2 make[3]: [test_extra] Error 2 (ignored) ./Config.pl -noopenmp rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 test_2bodyplot.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 test_anisotropic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 test_awsomchargestate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 test_awsomfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:14 test_chromo.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 test_comet.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 test_cometCGfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 test_cometCGhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:15 test_cometfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 test_earthsph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 test_eosgodunov.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 test_europa2fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 test_europa3fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 34 Dec 30 14:14 test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 36 Dec 30 14:14 test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 test_fivemoment_shock.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 test_fluxemergence.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:14 test_func.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:15 test_ganymede.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 test_graydiffusion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:13 test_hallmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:15 test_jupiter.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 test_laserpackage.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 test_magnetometer.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 test_mars.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 test_mars_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 test_marsfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 test_mercurysph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:14 test_mhdions.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 test_mhdnoncons.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 test_multifluid.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 test_multiion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 test_outerhelio.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 test_outerhelio2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 test_outerheliopui.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 test_outerheliopui_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:13 test_partsteady.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 test_region2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:15 test_saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 test_shockramp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 test_shocktube.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 test_titan.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 test_titan_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 test_twofluidmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 test_venus.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 test_venus_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 test_viscosity.diff IE/Ridley_serial has no tests IH/BATSRUS is tested in GM/BATSRUS make test_compile ./Config.pl -EarthHO -GridDefault -show CIMI is installed in directory /Users/gtoth/Tmp_gfortran/SWMF/IM/CIMI2 as the IM component. The installation is for the Darwin operating system. Makefile.conf was created from share/build/Makefile.Darwin.gfortran and share/build/Makefile.gcc_mpicc The selected F90 compiler is gfortran. 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: no OpenACC flags: no Linked with MPI: yes Linked with HDF5: no Linked with HYPRE: no Linked with FISHPAK: no Linked with SPICE: no Linked with AMREX: no Planet=EarthHO Grid=GridDefault make CIMI WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[6]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[6]: *** Waiting for unfinished jobs.... make[5]: *** [LIB] Error 2 make[4]: *** [CIMI] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 make test_compile make HEIDI WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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) There is no test for RCM2 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 and srcBATL/BATL_size.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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_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 and srcBATL/BATL_size.f90 /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... 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) ls -lt test*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 test_beam.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 test_altor.diff echo "Use make test_all to run the AMPS tests" Use make test_all to run the AMPS tests make[2]: *** No rule to make target `test'. Stop. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_compile ./Config.pl -pseudrand=true -BATSRUS=false -sethdf5 /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D 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 mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 bc/BcFields3D.cpp -o bc/BcFields3D.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 communication/Com3DNonblk.cpp -o communication/Com3DNonblk.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 communication/VCtopology3D.cpp -o communication/VCtopology3D.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 fields/Moments.cpp -o fields/Moments.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 fields/EMfields3D.cpp -o fields/EMfields3D.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 grids/Grid3DCU.cpp -o grids/Grid3DCU.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 inputoutput/phdf5.cpp -o inputoutput/phdf5.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 inputoutput/OutputWrapperFPP.cpp -o inputoutput/OutputWrapperFPP.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 main/iPic3Dlib.cpp -o main/iPic3Dlib.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 main/Collective.cpp -o main/Collective.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 main/Parameters.cpp -o main/Parameters.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 mathlib/EllipticF.cpp -o mathlib/EllipticF.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 particles/Particles3D.cpp -o particles/Particles3D.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 performances/Timing.cpp -o performances/Timing.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 solvers/CG.cpp -o solvers/CG.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 solvers/GMRES.cpp -o solvers/GMRES.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 solvers/LinearSolver.cpp -o solvers/LinearSolver.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/asserts.cpp -o utility/asserts.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/debug.cpp -o utility/debug.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/IDgenerator.cpp -o utility/IDgenerator.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/Basic.cpp -o utility/Basic.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/TimeTasks.cpp -o utility/TimeTasks.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/MPIdata.cpp -o utility/MPIdata.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 utility/errors.cpp -o utility/errors.o 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 solvers/LinearSolver.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(LinearSolver.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make iPic3D.o mpicxx -Iinclude -I/Users/gtoth/Tmp_gfortran/SWMF/share/Library/src -DPSEUDRAND -DNG_P=1 -c -O3 -std=c++14 iPic3D.cpp -o iPic3D.o mpicxx -o /Users/gtoth/Tmp_gfortran/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o \ -L../libIPIC3D/ -lIPIC3D -lstdc++ -lmpi_cxx 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_gfortran/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp_gfortran/SWMF/share/Scripts/pIDL .; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_run cd run_test; mpiexec --oversubscribe -n 4 ./IPIC3D.exe IPIC.in > runlog -------------------------------------------------------------------------- A system call failed during shared memory initialization that should not have. It is likely that your MPI job will now either abort or experience performance degradation. Local host: mesh.engin.umich.edu System call: unlink(2) /var/folders/vg/ttl3mbhd1g1djfw5cgpsw5gw003rmx/T//ompi.mesh.123549/pid.42596/1/vader_segment.mesh.9b490001.1 Error: No such file or directory (errno 2) -------------------------------------------------------------------------- /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_check -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:16 test_ipic3d.diff ./Config.pl -BATSRUS=true PS/DGCPM has no tests 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_gfortran/SWMF/share/Library/src; make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 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/ cp: directory run_test/PW/restartIN does not exist make[4]: *** [test_restart_save] Error 1 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_gfortran/SWMF/share/Library/src; make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[7]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[7]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[7]: *** [ModPlotFile.o] Error 1 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_compile make RBE WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[6]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[6]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[6]: *** [ModPlotFile.o] Error 1 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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mflampa_compile ./Config.pl -g=20000 Writing new grid size 20000 into src/ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp_gfortran/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[6]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[6]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[6]: *** [ModPlotFile.o] Error 1 make[5]: *** [LIB] Error 2 make[4]: *** [MFLAMPA] Error 2 make[3]: *** [test_mflampa_compile] Error 2 make[2]: *** [test_mflampa] Error 2 echo "Tests do not work currently" Tests do not work currently /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 srcData is installed in GITM Writing new grid size 1,1,50,4 into src/ModSize.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make GITM WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 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 srcData is installed in GITM Configuring GITM for Mars!! ./Config.pl -g=1,1,120,4 srcData is installed in GITM Writing new grid size 1,1,120,4 into src/ModSize.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make GITM WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 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 UMROOT\Domain Users 30 Dec 30 14:16 test_gitm_earth_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:16 test_gitm_mars_1d.diff ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 11 Dec 30 14:13 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:13 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:13 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:14 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:14 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 34 Dec 30 14:14 GM/BATSRUS/test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 GM/BATSRUS/test_fivemoment_shock.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 36 Dec 30 14:14 GM/BATSRUS/test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:14 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 GM/BATSRUS/test_awsomchargestate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_outerhelio2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 GM/BATSRUS/test_outerheliopui.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 GM/BATSRUS/test_outerheliopui_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:15 GM/BATSRUS/test_ganymede.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:15 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:15 GM/BATSRUS/test_jupiter.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:15 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_europa2fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_europa3fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:15 IM/CIMI2/test_cimi.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:15 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 PC/ALTOR/test_beam.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:16 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 12 Dec 30 14:16 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:16 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 12 Dec 30 14:16 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 RB/RBE/test.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:16 SP/MFLAMPA/test_mflampa.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:16 UA/GITM2/test_gitm_earth_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:16 UA/GITM2/test_gitm_mars_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 WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_ps_compile] Error 2 make[2]: *** [test_ps] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_sp_compile ./Config.pl -v=Empty,SP/MFLAMPA Modifying versions in Makefile.def ./Config.pl -g=SP:2000 Writing new grid size 2000 into src/ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_sp_compile] Error 2 make[2]: *** [test_sp] Error 2 make[1]: [test_swmf] 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,IE:91,181 -o=GM:u=Default,e=Mhd,ng=2 Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_swpc_compile] Error 2 make[2]: *** [test_swpc] Error 2 make[1]: [test_swmf] 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,IE:91,181 -o=GM:u=Default,e=MultiIon,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_swpc_multiion_compile] Error 2 make[2]: *** [test_swpc_multiion] Error 2 make[1]: [test_swmf] 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,IE:91,181 -o=GM:u=Default,e=MhdHpOp,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_swpc_multispecies_compile] Error 2 make[2]: *** [test_swpc_multispecies] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_cimi_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CIMI2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,IE:91,181 -o=GM:u=Default,e=MhdAnisoP,ng=2 ./Config.pl -o=IM:EarthHO,GridExpanded /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test_swpc_cimi_compile] Error 2 make[2]: *** [test_swpc_cimi] Error 2 make[1]: [test_swmf] 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,IE:91,181 -o=GM:u=Default,e=Mhd,ng=2,PW:Earth /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test1_compile] Error 2 make[2]: *** [test1] Error 2 make[1]: [test_swmf] 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,IE:91,181 -o=GM:u=Default,e=Mhd,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test4_compile] Error 2 make[2]: *** [test4] Error 2 make[1]: [test_swmf] 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 *.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/ if [ -d GM/BATSRUS/srcUserExtra ]; then \ cp GM/BATSRUS/srcUserExtra/ModUserEe*.f90 \ GM/BATSRUS/srcUserExtra/ModUserSwarm*.f90 EE/BATSRUS/srcUser/; \ fi 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_gfortran/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp_gfortran/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=196 Finished 35 replacements in file src/ModAdvanceExplicit.f90 Finished 135 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 38 replacements in file src/ModElectricField.f90 Finished 45 replacements in file src/ModFaceBoundary.f90 Finished 66 replacements in file src/ModFieldLineThread.f90 Finished 44 replacements in file src/ModGroundMagPerturb.f90 Finished 30 replacements in file src/ModHdf5_orig.f90 Finished 26 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 49 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 36 replacements in file src/ModParticleMover.f90 Finished 15 replacements in file src/ModPlotShell.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 29 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUser.f90 Finished 14 replacements in file src/ModViscosity.f90 Finished 7 replacements in file src/ModWritePlotIdl.f90 Finished 45 replacements in file src/ModWriteTecplot.f90 Finished 22 replacements in file src/user_module.h Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 9 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 21 replacements in file srcBATL/advect_main.f90 Finished 138 replacements in file srcUser/ModUserAwsomR.f90 Finished 4 replacements in file srcEquation/ModEquationAwsom.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.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/ModEquationMhdEos.f90 Finished 3 replacements in file srcEquation/ModEquationMhdFluidsPeAniso.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/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Finished 28 replacements in file srcInterface/ModBuffer.f90 Thread 3 finished 1018 replacement(s) in 49 file(s) Finished 40 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 28 replacements in file src/ModBlockData.f90 Finished 68 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCleanDivB.f90 Finished 75 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 14 replacements in file src/ModFixAxisCells.f90 Finished 5 replacements in file src/ModHdf5.f90 Finished 15 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre.f90 Finished 29 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 36 replacements in file src/ModPhysics.f90 Finished 53 replacements in file src/ModProjectDivB.f90 Finished 76 replacements in file src/ModResistivity.f90 Finished 25 replacements in file src/ModSetInitialCondition.f90 Finished 20 replacements in file src/ModSolarwind.f90 Finished 3 replacements in file src/ModUaCoupling.f90 Finished 86 replacements in file src/ModUserEmpty.f90 Finished 62 replacements in file src/ModWriteLogSatFile.f90 Finished 13 replacements in file src/ModWritePlotRadioWave.f90 Finished 99 replacements in file src/user_interface.f90 Finished 22 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 24 replacements in file srcBATL/BATL_pass_cell.f90 Finished 18 replacements in file srcBATL/BATL_region.f90 Finished 17 replacements in file srcBATL/BATL_tree.f90 Finished 3 replacements in file srcBATL/game_of_life.f90 Finished 88 replacements in file srcUser/ModUserSwarm.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomChargeState.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.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/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa2FluidsPe.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/ModEquationMhdPeAniso.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUIPe.f90 Finished 4 replacements in file srcEquation/ModEquationSwhPui.f90 Thread 1 finished 1091 replacement(s) in 49 file(s) Finished 12 replacements in file src/ModAdvectPoints.f90 Finished 47 replacements in file src/ModBatsrusUtility.f90 Finished 44 replacements in file src/ModCalcSource.f90 Finished 12 replacements in file src/ModChromosphere.f90 Finished 58 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 123 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 141 replacements in file src/ModHeatConduction.f90 Finished 20 replacements in file src/ModImCoupling.f90 Finished 10 replacements in file src/ModImplicit.f90 Finished 33 replacements in file src/ModLocalTimeStep.f90 Finished 47 replacements in file src/ModMultiIon.f90 Finished 85 replacements in file src/ModPartImplicit.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 19 replacements in file src/ModRadioWaveImage.f90 Finished 63 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModTransitionRegion.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 42 replacements in file src/ModWritePlotLos.f90 Finished 4 replacements in file src/check_variables.f90 Finished 15 replacements in file srcBATL/BATL_amr.f90 Finished 10 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 9 replacements in file srcBATL/BATL_pass_node.f90 Finished 7 replacements in file srcBATL/BATL_test.f90 Finished 2 replacements in file srcBATL/batl.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 3 replacements in file srcEquation/ModEquationFourIonFluidPe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPeHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.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/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 4 replacements in file srcEquation/ModEquationSwh.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 4 finished 1185 replacement(s) in 49 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 39 replacements in file src/ModBatlInterface.f90 Finished 11 replacements in file src/ModBorisCorrection.f90 Finished 14 replacements in file src/ModCellGradient.f90 Finished 15 replacements in file src/ModCoarseAxis.f90 Finished 20 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 47 replacements in file src/ModFaceValue.f90 Finished 12 replacements in file src/ModGeometry.f90 Finished 5 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 48 replacements in file src/ModLaserHeating.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 42 replacements in file src/ModPIC.f90 Finished 36 replacements in file src/ModParticleFieldLine.f90 Finished 16 replacements in file src/ModPlotBox.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 187 replacements in file src/ModSetParameters.f90 Finished 46 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUpdateState.f90 Finished 55 replacements in file src/ModUserInterface.f90 Finished 70 replacements in file src/ModWritePlot.f90 Finished 26 replacements in file src/ModWriteProgress.f90 No variables to rename in file src/show_git_info.h Finished 3 replacements in file srcBATL/BATL_geometry.f90 Finished 39 replacements in file srcBATL/BATL_lib.f90 Finished 17 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 17 replacements in file srcBATL/BATL_unit_test.f90 Finished 107 replacements in file srcUser/ModUserAwsom.f90 Finished 94 replacements in file srcUser/ModUserWaves.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.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/ModEquationMhdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa3FluidsPe.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/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Thread 2 finished 1287 replacement(s) in 47 file(s) Reinstalling BATSRUS as EE component cp: src/ModSize_orig.f90: No such file or directory 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 *.f90 Makefile* ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ if [ -d GM/BATSRUS/srcUserExtra ]; then \ cp GM/BATSRUS/srcUserExtra/ModUserAwsom*.f90 \ SC/BATSRUS/srcUser/; \ fi 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_gfortran/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp_gfortran/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=195 Finished 35 replacements in file src/ModAdvanceExplicit.f90 Finished 135 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 38 replacements in file src/ModElectricField.f90 Finished 45 replacements in file src/ModFaceBoundary.f90 Finished 66 replacements in file src/ModFieldLineThread.f90 Finished 44 replacements in file src/ModGroundMagPerturb.f90 Finished 30 replacements in file src/ModHdf5_orig.f90 Finished 26 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 49 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 36 replacements in file src/ModParticleMover.f90 Finished 15 replacements in file src/ModPlotShell.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 29 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUser.f90 Finished 14 replacements in file src/ModViscosity.f90 Finished 7 replacements in file src/ModWritePlotIdl.f90 Finished 45 replacements in file src/ModWriteTecplot.f90 Finished 22 replacements in file src/user_module.h Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 9 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 21 replacements in file srcBATL/advect_main.f90 Finished 119 replacements in file srcUser/ModUserAwsomIons.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 3 replacements in file srcEquation/ModEquationFourIonFluidPe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPeHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.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/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 4 replacements in file srcEquation/ModEquationSwh.f90 No variables to rename in file srcInterface/SC_wrapper.f90 Thread 3 finished 972 replacement(s) in 48 file(s) Finished 40 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 28 replacements in file src/ModBlockData.f90 Finished 68 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCleanDivB.f90 Finished 75 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 14 replacements in file src/ModFixAxisCells.f90 Finished 5 replacements in file src/ModHdf5.f90 Finished 15 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre.f90 Finished 29 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 36 replacements in file src/ModPhysics.f90 Finished 53 replacements in file src/ModProjectDivB.f90 Finished 76 replacements in file src/ModResistivity.f90 Finished 25 replacements in file src/ModSetInitialCondition.f90 Finished 20 replacements in file src/ModSolarwind.f90 Finished 3 replacements in file src/ModUaCoupling.f90 Finished 86 replacements in file src/ModUserEmpty.f90 Finished 62 replacements in file src/ModWriteLogSatFile.f90 Finished 13 replacements in file src/ModWritePlotRadioWave.f90 Finished 99 replacements in file src/user_interface.f90 Finished 22 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 24 replacements in file srcBATL/BATL_pass_cell.f90 Finished 18 replacements in file srcBATL/BATL_region.f90 Finished 17 replacements in file srcBATL/BATL_tree.f90 Finished 3 replacements in file srcBATL/game_of_life.f90 Finished 94 replacements in file srcUser/ModUserWaves.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.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/ModEquationMhdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa3FluidsPe.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/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 Finished 28 replacements in file srcInterface/ModBuffer.f90 Thread 1 finished 1116 replacement(s) in 49 file(s) Finished 12 replacements in file src/ModAdvectPoints.f90 Finished 47 replacements in file src/ModBatsrusUtility.f90 Finished 44 replacements in file src/ModCalcSource.f90 Finished 12 replacements in file src/ModChromosphere.f90 Finished 58 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 123 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 141 replacements in file src/ModHeatConduction.f90 Finished 20 replacements in file src/ModImCoupling.f90 Finished 10 replacements in file src/ModImplicit.f90 Finished 33 replacements in file src/ModLocalTimeStep.f90 Finished 47 replacements in file src/ModMultiIon.f90 Finished 85 replacements in file src/ModPartImplicit.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 19 replacements in file src/ModRadioWaveImage.f90 Finished 63 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModTransitionRegion.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 42 replacements in file src/ModWritePlotLos.f90 Finished 4 replacements in file src/check_variables.f90 Finished 15 replacements in file srcBATL/BATL_amr.f90 Finished 10 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 9 replacements in file srcBATL/BATL_pass_node.f90 Finished 7 replacements in file srcBATL/BATL_test.f90 Finished 2 replacements in file srcBATL/batl.f90 Finished 138 replacements in file srcUser/ModUserAwsomR.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomChargeState.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.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/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa2FluidsPe.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/ModEquationMhdPeAniso.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUIPe.f90 Finished 4 replacements in file srcEquation/ModEquationSwhPui.f90 Thread 4 finished 1222 replacement(s) in 48 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 39 replacements in file src/ModBatlInterface.f90 Finished 11 replacements in file src/ModBorisCorrection.f90 Finished 14 replacements in file src/ModCellGradient.f90 Finished 15 replacements in file src/ModCoarseAxis.f90 Finished 20 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 47 replacements in file src/ModFaceValue.f90 Finished 12 replacements in file src/ModGeometry.f90 Finished 5 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 48 replacements in file src/ModLaserHeating.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 42 replacements in file src/ModPIC.f90 Finished 36 replacements in file src/ModParticleFieldLine.f90 Finished 16 replacements in file src/ModPlotBox.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 187 replacements in file src/ModSetParameters.f90 Finished 46 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUpdateState.f90 Finished 55 replacements in file src/ModUserInterface.f90 Finished 70 replacements in file src/ModWritePlot.f90 Finished 26 replacements in file src/ModWriteProgress.f90 No variables to rename in file src/show_git_info.h Finished 3 replacements in file srcBATL/BATL_geometry.f90 Finished 39 replacements in file srcBATL/BATL_lib.f90 Finished 17 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 17 replacements in file srcBATL/BATL_unit_test.f90 Finished 107 replacements in file srcUser/ModUserAwsom.f90 Finished 4 replacements in file srcEquation/ModEquationAwsom.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.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/ModEquationMhdEos.f90 Finished 3 replacements in file srcEquation/ModEquationMhdFluidsPeAniso.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/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 1207 replacement(s) in 48 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Awsom -e=Awsom Reinstalling BATSRUS as SC component cp: src/ModSize_orig.f90: No such file or directory ./Config.pl -o=EE:u=Swarm,e=MhdEos,ng=2 ./Config.pl -o=SC:u=AwsomR,e=Awsom,ng=2 ./Config.pl -g=EE:10,10,10,SC:4,4,4 Writing new grid size 10,10,10 and 2 ghost cells into srcBATL/BATL_size.f90... Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test5_compile] Error 2 make[2]: *** [test5] Error 2 make[1]: [test_swmf] 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/ if [ -d GM/BATSRUS/srcUserExtra ]; then \ cp GM/BATSRUS/srcUserExtra/ModUserAwsom*.f90 \ GM/BATSRUS/srcUserExtra/ModUserIh*.f90 IH/BATSRUS/srcUser/; \ fi 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_gfortran/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp_gfortran/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=193 Finished 35 replacements in file src/ModAdvanceExplicit.f90 Finished 135 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 38 replacements in file src/ModElectricField.f90 Finished 45 replacements in file src/ModFaceBoundary.f90 Finished 66 replacements in file src/ModFieldLineThread.f90 Finished 44 replacements in file src/ModGroundMagPerturb.f90 Finished 30 replacements in file src/ModHdf5_orig.f90 Finished 26 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 49 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 36 replacements in file src/ModParticleMover.f90 Finished 15 replacements in file src/ModPlotShell.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 29 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUser.f90 Finished 14 replacements in file src/ModViscosity.f90 Finished 7 replacements in file src/ModWritePlotIdl.f90 Finished 45 replacements in file src/ModWriteTecplot.f90 Finished 22 replacements in file src/user_module.h Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 9 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 107 replacements in file srcUser/ModUserAwsom.f90 Finished 94 replacements in file srcUser/ModUserWaves.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.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/ModEquationMhdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa3FluidsPe.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/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 No variables to rename in file srcInterface/IH_wrapper.f90 Thread 3 finished 1027 replacement(s) in 47 file(s) Finished 40 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 28 replacements in file src/ModBlockData.f90 Finished 68 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCleanDivB.f90 Finished 75 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 14 replacements in file src/ModFixAxisCells.f90 Finished 5 replacements in file src/ModHdf5.f90 Finished 15 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre.f90 Finished 29 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 36 replacements in file src/ModPhysics.f90 Finished 53 replacements in file src/ModProjectDivB.f90 Finished 76 replacements in file src/ModResistivity.f90 Finished 25 replacements in file src/ModSetInitialCondition.f90 Finished 20 replacements in file src/ModSolarwind.f90 Finished 3 replacements in file src/ModUaCoupling.f90 Finished 86 replacements in file src/ModUserEmpty.f90 Finished 62 replacements in file src/ModWriteLogSatFile.f90 Finished 13 replacements in file src/ModWritePlotRadioWave.f90 Finished 99 replacements in file src/user_interface.f90 Finished 22 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 24 replacements in file srcBATL/BATL_pass_cell.f90 Finished 18 replacements in file srcBATL/BATL_region.f90 Finished 17 replacements in file srcBATL/BATL_tree.f90 Finished 138 replacements in file srcUser/ModUserAwsomR.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 3 replacements in file srcEquation/ModEquationFourIonFluidPe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPeHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.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/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 4 replacements in file srcEquation/ModEquationSwh.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1144 replacement(s) in 49 file(s) Finished 12 replacements in file src/ModAdvectPoints.f90 Finished 47 replacements in file src/ModBatsrusUtility.f90 Finished 44 replacements in file src/ModCalcSource.f90 Finished 12 replacements in file src/ModChromosphere.f90 Finished 58 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 123 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 141 replacements in file src/ModHeatConduction.f90 Finished 20 replacements in file src/ModImCoupling.f90 Finished 10 replacements in file src/ModImplicit.f90 Finished 33 replacements in file src/ModLocalTimeStep.f90 Finished 47 replacements in file src/ModMultiIon.f90 Finished 85 replacements in file src/ModPartImplicit.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 19 replacements in file src/ModRadioWaveImage.f90 Finished 63 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModTransitionRegion.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 42 replacements in file src/ModWritePlotLos.f90 Finished 4 replacements in file src/check_variables.f90 Finished 15 replacements in file srcBATL/BATL_amr.f90 Finished 10 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 9 replacements in file srcBATL/BATL_pass_node.f90 Finished 7 replacements in file srcBATL/BATL_test.f90 Finished 119 replacements in file srcUser/ModUserAwsomIons.f90 Finished 4 replacements in file srcEquation/ModEquationAwsom.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.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/ModEquationMhdEos.f90 Finished 3 replacements in file srcEquation/ModEquationMhdFluidsPeAniso.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/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Finished 28 replacements in file srcInterface/ModBuffer.f90 Thread 4 finished 1225 replacement(s) in 48 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 39 replacements in file src/ModBatlInterface.f90 Finished 11 replacements in file src/ModBorisCorrection.f90 Finished 14 replacements in file src/ModCellGradient.f90 Finished 15 replacements in file src/ModCoarseAxis.f90 Finished 20 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 47 replacements in file src/ModFaceValue.f90 Finished 12 replacements in file src/ModGeometry.f90 Finished 5 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 48 replacements in file src/ModLaserHeating.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 42 replacements in file src/ModPIC.f90 Finished 36 replacements in file src/ModParticleFieldLine.f90 Finished 16 replacements in file src/ModPlotBox.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 187 replacements in file src/ModSetParameters.f90 Finished 46 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUpdateState.f90 Finished 55 replacements in file src/ModUserInterface.f90 Finished 70 replacements in file src/ModWritePlot.f90 Finished 26 replacements in file src/ModWriteProgress.f90 No variables to rename in file src/show_git_info.h Finished 3 replacements in file srcBATL/BATL_geometry.f90 Finished 39 replacements in file srcBATL/BATL_lib.f90 Finished 17 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 17 replacements in file srcBATL/BATL_unit_test.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomChargeState.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.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/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa2FluidsPe.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/ModEquationMhdPeAniso.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUIPe.f90 Finished 4 replacements in file srcEquation/ModEquationSwhPui.f90 Thread 2 finished 1132 replacement(s) in 47 file(s) cd IH/BATSRUS/srcInterface; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Awsom -e=Awsom 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 *.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/ if [ -d GM/BATSRUS/srcUserExtra ]; then \ cp GM/BATSRUS/srcUserExtra/ModUserOuterHelio*.f90 \ GM/BATSRUS/srcUserExtra/ModUserOh*.f90 OH/BATSRUS/srcUser/; \ fi 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_gfortran/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp_gfortran/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=198 Finished 35 replacements in file src/ModAdvanceExplicit.f90 Finished 135 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 38 replacements in file src/ModElectricField.f90 Finished 45 replacements in file src/ModFaceBoundary.f90 Finished 66 replacements in file src/ModFieldLineThread.f90 Finished 44 replacements in file src/ModGroundMagPerturb.f90 Finished 30 replacements in file src/ModHdf5_orig.f90 Finished 26 replacements in file src/ModIeCoupling.f90 Finished 10 replacements in file src/ModImplHypre_orig.f90 Finished 49 replacements in file src/ModLoadBalance.f90 Finished 4 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 36 replacements in file src/ModParticleMover.f90 Finished 15 replacements in file src/ModPlotShell.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 29 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 29 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUser.f90 Finished 14 replacements in file src/ModViscosity.f90 Finished 7 replacements in file src/ModWritePlotIdl.f90 Finished 45 replacements in file src/ModWriteTecplot.f90 Finished 22 replacements in file src/user_module.h Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 9 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 21 replacements in file srcBATL/advect_main.f90 Finished 138 replacements in file srcUser/ModUserAwsomR.f90 Finished 84 replacements in file srcUser/ModUserOuterHelio2d.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomChargeState.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.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/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa2FluidsPe.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/ModEquationMhdPeAniso.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUIPe.f90 Finished 4 replacements in file srcEquation/ModEquationSwhPui.f90 Thread 3 finished 1078 replacement(s) in 49 file(s) Finished 40 replacements in file src/ModAMR.f90 Finished 27 replacements in file src/ModB0.f90 Finished 28 replacements in file src/ModBlockData.f90 Finished 68 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCleanDivB.f90 Finished 75 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 14 replacements in file src/ModFixAxisCells.f90 Finished 5 replacements in file src/ModHdf5.f90 Finished 15 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre.f90 Finished 29 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 36 replacements in file src/ModPhysics.f90 Finished 53 replacements in file src/ModProjectDivB.f90 Finished 76 replacements in file src/ModResistivity.f90 Finished 25 replacements in file src/ModSetInitialCondition.f90 Finished 20 replacements in file src/ModSolarwind.f90 Finished 3 replacements in file src/ModUaCoupling.f90 Finished 86 replacements in file src/ModUserEmpty.f90 Finished 62 replacements in file src/ModWriteLogSatFile.f90 Finished 13 replacements in file src/ModWritePlotRadioWave.f90 Finished 99 replacements in file src/user_interface.f90 Finished 22 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 24 replacements in file srcBATL/BATL_pass_cell.f90 Finished 18 replacements in file srcBATL/BATL_region.f90 Finished 17 replacements in file srcBATL/BATL_tree.f90 Finished 3 replacements in file srcBATL/game_of_life.f90 Finished 83 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 4 replacements in file srcEquation/ModEquationAwsom.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMomentHyp.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/ModEquationMhdEos.f90 Finished 3 replacements in file srcEquation/ModEquationMhdFluidsPeAniso.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/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 3 replacements in file srcEquation/ModEquationSixMomentHyp.f90 Finished 9 replacements in file srcInterface/ModGridDescriptor.f90 Thread 1 finished 1091 replacement(s) in 50 file(s) Finished 12 replacements in file src/ModAdvectPoints.f90 Finished 47 replacements in file src/ModBatsrusUtility.f90 Finished 44 replacements in file src/ModCalcSource.f90 Finished 12 replacements in file src/ModChromosphere.f90 Finished 58 replacements in file src/ModConstrainDivB.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 108 replacements in file src/ModFaceFlux.f90 Finished 123 replacements in file src/ModFieldTrace.f90 Finished 17 replacements in file src/ModHallResist.f90 Finished 141 replacements in file src/ModHeatConduction.f90 Finished 20 replacements in file src/ModImCoupling.f90 Finished 10 replacements in file src/ModImplicit.f90 Finished 33 replacements in file src/ModLocalTimeStep.f90 Finished 47 replacements in file src/ModMultiIon.f90 Finished 85 replacements in file src/ModPartImplicit.f90 Finished 10 replacements in file src/ModParticles.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 19 replacements in file src/ModRadioWaveImage.f90 Finished 63 replacements in file src/ModSemiImplicit.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModTransitionRegion.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 20 replacements in file src/ModWaves.f90 Finished 42 replacements in file src/ModWritePlotLos.f90 Finished 4 replacements in file src/check_variables.f90 Finished 15 replacements in file srcBATL/BATL_amr.f90 Finished 10 replacements in file srcBATL/BATL_high_order.f90 Finished 13 replacements in file srcBATL/BATL_particles.f90 Finished 9 replacements in file srcBATL/BATL_pass_node.f90 Finished 7 replacements in file srcBATL/BATL_test.f90 Finished 2 replacements in file srcBATL/batl.f90 Finished 9 replacements in file srcUser/ModUserOh.f90 Finished 94 replacements in file srcUser/ModUserWaves.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.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/ModEquationMhdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationMhdEuropa3FluidsPe.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/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 3 replacements in file srcEquation/ModEquationSixMoment.f90 Finished 28 replacements in file srcInterface/ModBuffer.f90 Thread 4 finished 1206 replacement(s) in 49 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 39 replacements in file src/ModBatlInterface.f90 Finished 11 replacements in file src/ModBorisCorrection.f90 Finished 14 replacements in file src/ModCellGradient.f90 Finished 15 replacements in file src/ModCoarseAxis.f90 Finished 20 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 47 replacements in file src/ModFaceValue.f90 Finished 12 replacements in file src/ModGeometry.f90 Finished 5 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 48 replacements in file src/ModLaserHeating.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 42 replacements in file src/ModPIC.f90 Finished 36 replacements in file src/ModParticleFieldLine.f90 Finished 16 replacements in file src/ModPlotBox.f90 Finished 86 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 187 replacements in file src/ModSetParameters.f90 Finished 46 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUpdateState.f90 Finished 55 replacements in file src/ModUserInterface.f90 Finished 70 replacements in file src/ModWritePlot.f90 Finished 26 replacements in file src/ModWriteProgress.f90 No variables to rename in file src/show_git_info.h Finished 3 replacements in file srcBATL/BATL_geometry.f90 Finished 39 replacements in file srcBATL/BATL_lib.f90 Finished 17 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 17 replacements in file srcBATL/BATL_unit_test.f90 Finished 107 replacements in file srcUser/ModUserAwsom.f90 Finished 72 replacements in file srcUser/ModUserOuterHelio.f90 Finished 4 replacements in file srcEquation/ModEquationAwsomAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 3 replacements in file srcEquation/ModEquationFourIonFluidPe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPeHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.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/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 4 replacements in file srcEquation/ModEquationSwh.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 2 finished 1271 replacement(s) in 48 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 cp: src/ModSize_orig.f90: No such file or directory ./Config.pl -g=IH:4,4,4,OH:4,4,4 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd,ng=2 -o=OH:u=Waves,e=Mhd,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test7_compile] Error 2 make[2]: *** [test7] Error 2 make[1]: [test_swmf] 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=AwsomR,e=Awsom,ng=2 ./Config.pl -o=IH:u=AwsomR,e=Awsom,ng=2 ./Config.pl -g=SC:4,4,4,IH:4,4,4 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test8_compile] Error 2 make[2]: *** [test8] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -g=SC:6,8,8,IH:8,8,8 Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... Writing new grid size 6,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... ./Config.pl -o=SC:u=Awsom,e=AwsomAnisoPi,ng=2 ./Config.pl -o=IH:u=Awsom,e=AwsomAnisoPi,ng=3 Writing new grid size 8,8,8 and 3 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test9_compile] Error 2 make[2]: *** [test9] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_AMPS_compile ./Config.pl -v=Empty,GM/BATSRUS,PC/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8 -o=GM:u=Waves,e=MhdAnisoP,ng=2 ./Config.pl -o=PC:spice-path=nospice,spice-kernels=nospice,application=fluid-pic-coupler,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_aniso_AMPS_compile] Error 2 make[3]: *** [test12_aniso_AMPS] Error 2 make[2]: [test12] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_AMPS_divE_corr_compile ./Config.pl -v=Empty,GM/BATSRUS,PC/AMPS ./Config.pl -g=GM:8,8,8 -o=GM:u=Waves,e=MhdAnisoP,ng=2 ./Config.pl -o=PC:spice-path=nospice,spice-kernels=nospice,application=fluid-pic-coupler-with-correction,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_aniso_AMPS_divE_corr_compile] Error 2 make[3]: *** [test12_aniso_AMPS_divE_corr] Error 2 make[2]: [test12] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_AMPS_dynamic_compile ./Config.pl -v=Empty,GM/BATSRUS,PC/AMPS ./Config.pl -g=GM:8,8,8 -o=GM:u=Waves,e=MhdAnisoP,ng=2 ./Config.pl -o=PC:spice-path=nospice,spice-kernels=nospice,application=fluid-pic-coupler-dynamic,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[9]: *** [ModPlotFile.o] Error 1 make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_aniso_AMPS_dynamic_compile] Error 2 make[3]: *** [test12_aniso_AMPS_dynamic] Error 2 make[2]: [test12] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_AMPS_openmp_compile ./Config.pl -v=Empty,GM/BATSRUS,PC/AMPS ./Config.pl -g=GM:8,8,8 -o=GM:u=Waves,e=MhdAnisoP,ng=2 ./Config.pl -openmp -o=PC:spice-path=nospice,spice-kernels=nospice,application=fluid-pic-coupler,amps-test=on,openmp=on rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'yes' in Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -fopenmp -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_aniso_AMPS_openmp_compile] Error 2 make[3]: *** [test12_aniso_AMPS_openmp] Error 2 make[2]: [test12] Error 2 (ignored) rm -rf *~ doc/*~ Param/*~ TAGS for i in `ls -d [A-Z][A-Z]/*/`; \ do (echo Cleaning $i; cd $i; make clean); done Cleaning CZ/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning CZ/FSAM/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning EE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/BATSRUS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcBATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning GM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IE/Ridley_serial/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/CIMI2/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcSAMI3; make clean Makefile.suff:3: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f CIMIXML.tex rm -f CIMIREF CIMIXML Cleaning IM/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/HEIDI/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning IM/RCM2/ cd src; make clean Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src/claw; make clean Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning OH/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/ALTOR/ 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 srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcBATL_orig; 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 Cleaning PC/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PC/FLEKS/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -rf bin/* Cleaning PC/IPIC3D2/ cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f 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 solvers/LinearSolver.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o iPic3D.o ../libIPIC3D/libIPIC3D.a cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/DGCPM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PS/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/AMPS/ rm -rf srcTemp/libAMPS.a srcTemp rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PT/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning PW/PWOM/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning RB/RBE/ Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:85: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp_gfortran/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f90.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/BATSRUS/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SC/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning SP/MFLAMPA/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/Empty/ cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Cleaning UA/GITM2/ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd CON; make clean cd Control/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_* cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Coupler/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Interface/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Stubs/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex 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; 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 rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:85: warning: ignoring old commands for target `.f.o' rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *.log *.aux *~ rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f SWMFREF.tex SWMFXML.tex SWPC.XML SWPCXML.tex BATSRUS_SCRIPTS.tex rm -f SWMFREF SWMFXML SWPCXML BATSRUS_SCRIPTS cd bin; rm -f *.exe cd lib; rm -f *.a *.so Clean succeeded Setting OpenMP flags to 'no' in Makefile.conf /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,1 -o=GM:u=Waves,e=MhdAnisoP,ng=2 Writing new grid size 8,8,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_aniso_compile] Error 2 make[3]: *** [test12_aniso] Error 2 make[2]: [test12] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS ./Config.pl -g=GM:8,8,1 -o=GM:u=Waves,e=MultiIonPe,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_iso_compile] Error 2 make[3]: *** [test12_iso] Error 2 make[2]: [test12] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS ./Config.pl -g=GM:4,4,4 -o=GM:u=GemReconnect,e=MhdHyp,ng=2 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 make[9]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[9]: *** Waiting for unfinished jobs.... make[8]: *** [LIB] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [SWMFEXE] Error 2 make[5]: *** [SWMF] Error 2 make[4]: *** [test12_3d_compile] Error 2 make[3]: *** [test12_3d] Error 2 make[2]: [test12] 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 -o=GM:u=EuropaSingleMHDPe,e=MhdPe,ng=2 Writing new grid size 8,8,8 and 2 ghost cells into 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 WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test13_compile] Error 2 make[2]: *** [test13] Error 2 make[1]: [test_swmf] 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 -o=OH:u=OuterHelio,e=Swh,ng=2 ./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 WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test14_compile] Error 2 make[2]: *** [test14] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_1d_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS ./Config.pl -g=OH:4,4,4 -o=OH:u=OuterHelio,e=Swh,ng=2 ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=test/oh.shocktube,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test14_1d_compile] Error 2 make[2]: *** [test14_1d] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test14pui_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS ./Config.pl -g=OH:4,4,4 -o=OH:u=OuterHelio,e=SwhPui,ng=2 ./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 WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test14pui_compile] Error 2 make[2]: *** [test14pui] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test14pui1d_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS ./Config.pl -g=OH:4,4,4 -o=OH:u=OuterHelio,e=SwhPui,ng=2 ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=test/oh.shocktube,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test14pui1d_compile] Error 2 make[2]: *** [test14pui1d] Error 2 make[1]: [test_swmf] Error 2 (ignored) rm -f test15_scihsp.diff /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=AwsomR,e=Awsom,ng=2 ./Config.pl -o=IH:u=AwsomR,e=Awsom,ng=2 Writing new grid size 8,8,8 and 2 ghost cells into srcBATL/BATL_size.f90... ./Config.pl -g=SC:4,4,4,IH:4,4,4,SP:2000 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test15_compile] Error 2 make[2]: *** [test15] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test16_compile ./Config.pl -v=Empty,PC/FLEKS,GM/BATSRUS -amrex git clone git@gitlab.umich.edu:swmf_software/AMREX --depth 1 util/AMREX; sleep 5 Cloning into 'util/AMREX'... Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/comps/gnu.mak... Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/sites/Make.unknown... /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/Make.rules:461: tmp_build_dir/d/3d.gnu.TPROF.MPI.EXE/f90.depends: No such file or directory Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MacProjector.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLTensorOp.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian.cpp ... Building f90/F90 dependency File ... /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/F_scripts/dep.py --prefix tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE \ --temp_dir tmp_build_dir/f/3d.gnu.TPROF.MPI.EXE \ --cpp "cpp -E -traditional-cpp -P" \ --defines "-DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG" \ --f90_preprocess "cat " /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_constants_mod.f90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_extrapolater_3d.f90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FILCC_3D.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLutil_F.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLProfiler_F.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_filcc_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_omp_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_acc_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_fort_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_error_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parmparse_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_string_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_bc_types_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_io_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelDescriptor_F.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_mempool_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FLUXREG_nd.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_INTERP_3D.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FillPatchUtil_3d.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_LO_UTIL.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_lo_bctypes_mod.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_KDTree_3d.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLLinOp_nd.F90 /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLap_3d.F90 > tmp_build_dir/d/3d.gnu.TPROF.MPI.EXE/f90.depends Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLPoisson.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLALaplacian.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLABecLaplacian.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCGSolver.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCellABecLap.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLinOp.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCellLinOp.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLLinOp.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLMGBndry.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLMG.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleCommunication.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleBufferMap.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleMPIUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_LoadBalanceKD.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_TracerParticles.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_YAFluxRegister.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_LO_BCTYPES.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_MacBndry.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_InterpBndryData.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_BndryData.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_MultiMask.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_Mask.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_BndryRegister.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_FabSet.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Extrapolater.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AuxBoundaryData.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_StateDescriptor.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_StateData.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Derive.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AsyncFillPatch.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AmrLevel.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Amr.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_AmrMesh.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_TagBox.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_Interpolater.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FluxRegister.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FillPatchUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_ErrorList.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_Cluster.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_AmrCore.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Machine.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_TinyProfiler.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MemPool.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLBackTrace.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLProfiler.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PlotFileDataImpl.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PlotFileUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BCUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PhysBCFunct.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BCRec.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFabUtil_Perilla.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFabUtil.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Geometry.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CoordSys.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MFIter.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FabArrayBase.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_iMultiFab.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MFCopyDescriptor.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFab.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BaseFab.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IArrayBox.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FArrayBox.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxDomain.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxArray.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxList.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_RealVect.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_RealBox.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Periodicity.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Orientation.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IndexType.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IntVect.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxIterator.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Box.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_VectorIO.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IntConv.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FPC.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FabConv.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CudaAllocators.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuElixir.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuAsyncArray.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuUtility.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuDevice.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuControl.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuLaunch.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parstream.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_NFiles.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_EArena.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_DArena.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CArena.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BArena.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Arena.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_VisMF.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelContext.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ForkJoin.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelDescriptor.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_DistributionMapping.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Utility.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parmparse_fi.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParmParse.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_error_fi.cpp ... Depending /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX.cpp ... Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/comps/gnu.mak... Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/sites/Make.unknown... Compiling AMReX.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX.o Compiling AMReX_error_fi.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_error_fi.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_fi.o Compiling AMReX_ParmParse.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParmParse.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParmParse.o Compiling AMReX_parmparse_fi.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parmparse_fi.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_fi.o Compiling AMReX_Utility.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Utility.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Utility.o Compiling AMReX_DistributionMapping.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_DistributionMapping.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DistributionMapping.o Compiling AMReX_ParallelDescriptor.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelDescriptor.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor.o Compiling AMReX_ForkJoin.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ForkJoin.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ForkJoin.o Compiling AMReX_ParallelContext.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelContext.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelContext.o Compiling AMReX_VisMF.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_VisMF.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VisMF.o Compiling AMReX_Arena.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Arena.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Arena.o Compiling AMReX_BArena.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BArena.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BArena.o Compiling AMReX_CArena.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CArena.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CArena.o Compiling AMReX_DArena.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_DArena.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DArena.o Compiling AMReX_EArena.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_EArena.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_EArena.o Compiling AMReX_NFiles.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_NFiles.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_NFiles.o Compiling AMReX_parstream.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parstream.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parstream.o Compiling AMReX_GpuLaunch.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuLaunch.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuLaunch.o Compiling AMReX_GpuControl.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuControl.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuControl.o Compiling AMReX_GpuDevice.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuDevice.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuDevice.o Compiling AMReX_GpuUtility.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuUtility.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuUtility.o Compiling AMReX_GpuAsyncArray.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuAsyncArray.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuAsyncArray.o Compiling AMReX_GpuElixir.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_GpuElixir.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuElixir.o Compiling AMReX_CudaAllocators.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CudaAllocators.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CudaAllocators.o Compiling AMReX_FabConv.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FabConv.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabConv.o Compiling AMReX_FPC.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FPC.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FPC.o Compiling AMReX_IntConv.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IntConv.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntConv.o Compiling AMReX_VectorIO.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_VectorIO.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VectorIO.o Compiling AMReX_Box.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Box.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Box.o Compiling AMReX_BoxIterator.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxIterator.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxIterator.o Compiling AMReX_IntVect.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IntVect.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntVect.o Compiling AMReX_IndexType.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IndexType.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IndexType.o Compiling AMReX_Orientation.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Orientation.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Orientation.o Compiling AMReX_Periodicity.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Periodicity.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Periodicity.o Compiling AMReX_RealBox.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_RealBox.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealBox.o Compiling AMReX_RealVect.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_RealVect.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealVect.o Compiling AMReX_BoxList.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxList.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxList.o Compiling AMReX_BoxArray.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxArray.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxArray.o Compiling AMReX_BoxDomain.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BoxDomain.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxDomain.o Compiling AMReX_FArrayBox.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FArrayBox.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FArrayBox.o Compiling AMReX_IArrayBox.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_IArrayBox.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IArrayBox.o Compiling AMReX_BaseFab.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BaseFab.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BaseFab.o Compiling AMReX_MultiFab.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFab.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFab.o Compiling AMReX_MFCopyDescriptor.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MFCopyDescriptor.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFCopyDescriptor.o Compiling AMReX_iMultiFab.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_iMultiFab.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_iMultiFab.o Compiling AMReX_FabArrayBase.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FabArrayBase.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabArrayBase.o Compiling AMReX_MFIter.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MFIter.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFIter.o Compiling AMReX_CoordSys.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_CoordSys.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CoordSys.o Compiling AMReX_Geometry.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Geometry.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Geometry.o Compiling AMReX_MultiFabUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFabUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil.o Compiling AMReX_MultiFabUtil_Perilla.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MultiFabUtil_Perilla.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil_Perilla.o Compiling AMReX_BCRec.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BCRec.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCRec.o Compiling AMReX_PhysBCFunct.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PhysBCFunct.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PhysBCFunct.o Compiling AMReX_BCUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BCUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCUtil.o Compiling AMReX_PlotFileUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PlotFileUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileUtil.o Compiling AMReX_PlotFileDataImpl.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_PlotFileDataImpl.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileDataImpl.o Compiling AMReX_BLProfiler.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLProfiler.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler.o Compiling AMReX_BLBackTrace.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLBackTrace.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLBackTrace.o Compiling AMReX_MemPool.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_MemPool.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MemPool.o Compiling AMReX_TinyProfiler.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_TinyProfiler.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TinyProfiler.o Compiling AMReX_Machine.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_Machine.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Machine.o Compiling AMReX_AmrCore.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_AmrCore.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrCore.o Compiling AMReX_Cluster.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_Cluster.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Cluster.o Compiling AMReX_ErrorList.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_ErrorList.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ErrorList.o Compiling AMReX_FillPatchUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FillPatchUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil.o Compiling AMReX_FluxRegister.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FluxRegister.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FluxRegister.o Compiling AMReX_Interpolater.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_Interpolater.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Interpolater.o Compiling AMReX_TagBox.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_TagBox.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TagBox.o Compiling AMReX_AmrMesh.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_AmrMesh.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrMesh.o Compiling AMReX_Amr.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Amr.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Amr.o Compiling AMReX_AmrLevel.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AmrLevel.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrLevel.o Compiling AMReX_AsyncFillPatch.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AsyncFillPatch.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AsyncFillPatch.o Compiling AMReX_Derive.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Derive.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Derive.o Compiling AMReX_StateData.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_StateData.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateData.o Compiling AMReX_StateDescriptor.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_StateDescriptor.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateDescriptor.o Compiling AMReX_AuxBoundaryData.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_AuxBoundaryData.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AuxBoundaryData.o Compiling AMReX_Extrapolater.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_Extrapolater.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Extrapolater.o Compiling AMReX_FabSet.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_FabSet.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabSet.o Compiling AMReX_BndryRegister.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_BndryRegister.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryRegister.o Compiling AMReX_Mask.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_Mask.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Mask.o Compiling AMReX_MultiMask.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_MultiMask.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiMask.o Compiling AMReX_BndryData.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_BndryData.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryData.o Compiling AMReX_InterpBndryData.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_InterpBndryData.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_InterpBndryData.o Compiling AMReX_MacBndry.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_MacBndry.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacBndry.o Compiling AMReX_LO_BCTYPES.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_LO_BCTYPES.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_BCTYPES.o Compiling AMReX_YAFluxRegister.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_YAFluxRegister.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_YAFluxRegister.o Compiling AMReX_TracerParticles.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_TracerParticles.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TracerParticles.o Compiling AMReX_LoadBalanceKD.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_LoadBalanceKD.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LoadBalanceKD.o Compiling AMReX_ParticleMPIUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleMPIUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleMPIUtil.o Compiling AMReX_ParticleUtil.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleUtil.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleUtil.o Compiling AMReX_ParticleBufferMap.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleBufferMap.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleBufferMap.o Compiling AMReX_ParticleCommunication.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_ParticleCommunication.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleCommunication.o Compiling AMReX_MLMG.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLMG.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMG.o Compiling AMReX_MLMGBndry.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLMGBndry.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMGBndry.o Compiling AMReX_MLLinOp.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLLinOp.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp.o Compiling AMReX_MLCellLinOp.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCellLinOp.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellLinOp.o Compiling AMReX_MLNodeLinOp.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLinOp.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLinOp.o Compiling AMReX_MLCellABecLap.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCellABecLap.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellABecLap.o Compiling AMReX_MLCGSolver.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLCGSolver.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCGSolver.o Compiling AMReX_MLABecLaplacian.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLABecLaplacian.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLABecLaplacian.o Compiling AMReX_MLALaplacian.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLALaplacian.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLALaplacian.o Compiling AMReX_MLPoisson.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLPoisson.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLPoisson.o Compiling AMReX_MLNodeLaplacian.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLaplacian.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLaplacian.o Compiling AMReX_MLTensorOp.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLTensorOp.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLTensorOp.o Compiling AMReX_MacProjector.cpp ... mpicxx -Werror=return-type -g -O3 -rdynamic -fno-omit-frame-pointer -pthread -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MacProjector.cpp -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacProjector.o Compiling AMReX_fort_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_fort_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_fort_mod.o Compiling AMReX_bc_types_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_bc_types_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_bc_types_mod.o Compiling AMReX_BLutil_F.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLutil_F.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLutil_F.o Compiling AMReX_BLProfiler_F.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_BLProfiler_F.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler_F.o Compiling AMReX_omp_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_omp_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_omp_mod.o Compiling AMReX_acc_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_acc_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_acc_mod.o Compiling AMReX_string_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_string_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_string_mod.o Compiling AMReX_io_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_io_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_io_mod.o Compiling AMReX_ParallelDescriptor_F.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_ParallelDescriptor_F.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor_F.o Compiling AMReX_mempool_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_mempool_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_mempool_mod.o Compiling AMReX_FLUXREG_nd.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FLUXREG_nd.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FLUXREG_nd.o Compiling AMReX_FillPatchUtil_3d.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_FillPatchUtil_3d.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil_3d.o Compiling AMReX_lo_bctypes_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_lo_bctypes_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_lo_bctypes_mod.o Compiling AMReX_KDTree_3d.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle/AMReX_KDTree_3d.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_KDTree_3d.o Compiling AMReX_constants_mod.f90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_constants_mod.f90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_constants_mod.o Compiling AMReX_extrapolater_3d.f90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr/AMReX_extrapolater_3d.f90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_extrapolater_3d.o Compiling AMReX_filcc_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_filcc_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_filcc_mod.o Compiling AMReX_error_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_error_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_mod.o Compiling AMReX_LO_UTIL.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary/AMReX_LO_UTIL.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_UTIL.o Compiling AMReX_MLNodeLap_3d.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLNodeLap_3d.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLap_3d.o Compiling AMReX_FILCC_3D.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_FILCC_3D.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FILCC_3D.o Compiling AMReX_parmparse_mod.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base/AMReX_parmparse_mod.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_mod.o Compiling AMReX_INTERP_3D.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore/AMReX_INTERP_3D.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_INTERP_3D.o Compiling AMReX_MLLinOp_nd.F90 ... mpif90 -fallow-argument-mismatch -g -O3 -ffree-line-length-none -fno-range-check -fno-second-underscore -fimplicit-none -rdynamic -fno-omit-frame-pointer -Jtmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -I tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE -DBL_LANG_FORT -DAMREX_LANG_FORT -DAMREX_EXPORT_DYNAMIC -DNDEBUG -DAMREX_TINY_PROFILING -DBL_USE_MPI -DAMREX_USE_MPI -DAMREX_GIT_VERSION=\"8723e1cc60d9\" -DBL_GCC_VERSION=10.2.0 -DBL_GCC_MAJOR_VERSION=10 -DBL_GCC_MINOR_VERSION=2 -DAMREX_LAUNCH="" -DAMREX_DEVICE="" -DAMREX_CUDA_FORT_GLOBAL="" -DAMREX_CUDA_FORT_DEVICE="" -DAMREX_CUDA_FORT_HOST="" -DAMREX_CUDA_FORT_HOST_DEVICE="" -DBL_SPACEDIM=3 -DAMREX_SPACEDIM=3 -DBL_FORT_USE_UNDERSCORE -DAMREX_FORT_USE_UNDERSCORE -DBL_Darwin -DAMREX_Darwin -DAMREX_PARTICLES -I. -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Base -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/AmrCore -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Amr -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Boundary -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/Particle -I/Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG -c /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Src/LinearSolvers/MLMG/AMReX_MLLinOp_nd.F90 -o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp_nd.o Building libamrex.a ar rv tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_fi.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParmParse.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_fi.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Utility.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DistributionMapping.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ForkJoin.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelContext.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VisMF.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Arena.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BArena.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CArena.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DArena.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_EArena.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_NFiles.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parstream.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuLaunch.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuControl.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuDevice.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuUtility.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuAsyncArray.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuElixir.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CudaAllocators.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabConv.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FPC.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntConv.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VectorIO.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Box.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxIterator.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntVect.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IndexType.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Orientation.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Periodicity.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealBox.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealVect.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxList.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxArray.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxDomain.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FArrayBox.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IArrayBox.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BaseFab.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFab.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFCopyDescriptor.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_iMultiFab.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabArrayBase.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFIter.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CoordSys.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Geometry.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil_Perilla.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCRec.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PhysBCFunct.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileDataImpl.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLBackTrace.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MemPool.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TinyProfiler.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Machine.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrCore.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Cluster.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ErrorList.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FluxRegister.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Interpolater.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TagBox.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrMesh.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Amr.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrLevel.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AsyncFillPatch.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Derive.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateData.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateDescriptor.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AuxBoundaryData.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Extrapolater.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabSet.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryRegister.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Mask.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiMask.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryData.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_InterpBndryData.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacBndry.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_BCTYPES.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_YAFluxRegister.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TracerParticles.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LoadBalanceKD.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleMPIUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleUtil.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleBufferMap.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleCommunication.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMG.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMGBndry.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellLinOp.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLinOp.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellABecLap.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCGSolver.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLABecLaplacian.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLALaplacian.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLPoisson.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLaplacian.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLTensorOp.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacProjector.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_constants_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_extrapolater_3d.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FILCC_3D.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLutil_F.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler_F.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_filcc_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_omp_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_acc_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_fort_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_string_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_bc_types_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_io_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor_F.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_mempool_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FLUXREG_nd.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_INTERP_3D.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil_3d.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_UTIL.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_lo_bctypes_mod.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_KDTree_3d.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp_nd.o tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLap_3d.o ar: creating archive tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_fi.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParmParse.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_fi.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Utility.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DistributionMapping.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ForkJoin.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelContext.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VisMF.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Arena.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BArena.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CArena.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_DArena.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_EArena.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_NFiles.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parstream.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuLaunch.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuControl.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuDevice.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuUtility.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuAsyncArray.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_GpuElixir.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CudaAllocators.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabConv.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FPC.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntConv.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_VectorIO.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Box.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxIterator.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IntVect.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IndexType.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Orientation.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Periodicity.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealBox.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_RealVect.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxList.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxArray.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BoxDomain.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FArrayBox.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_IArrayBox.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BaseFab.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFab.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFCopyDescriptor.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_iMultiFab.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabArrayBase.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MFIter.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_CoordSys.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Geometry.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiFabUtil_Perilla.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCRec.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PhysBCFunct.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BCUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_PlotFileDataImpl.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLBackTrace.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MemPool.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TinyProfiler.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Machine.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrCore.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Cluster.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ErrorList.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FluxRegister.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Interpolater.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TagBox.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrMesh.o a - tmp_build_dir//opt/local/bin/ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_MultiFabUtil_Perilla.o) has no symbols /opt/local/bin/ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_constants_mod.o) has no symbols /opt/local/bin/ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_bc_types_mod.o) has no symbols /opt/local/bin/ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_lo_bctypes_mod.o) has no symbols o/3d.gnu.TPROF.MPI.EXE/AMReX_Amr.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AmrLevel.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AsyncFillPatch.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Derive.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateData.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_StateDescriptor.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_AuxBoundaryData.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Extrapolater.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FabSet.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryRegister.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_Mask.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MultiMask.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BndryData.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_InterpBndryData.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacBndry.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_BCTYPES.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_YAFluxRegister.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_TracerParticles.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LoadBalanceKD.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleMPIUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleUtil.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleBufferMap.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParticleCommunication.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMG.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLMGBndry.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellLinOp.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLinOp.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCellABecLap.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLCGSolver.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLABecLaplacian.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLALaplacian.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLPoisson.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLaplacian.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLTensorOp.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MacProjector.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_constants_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_extrapolater_3d.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FILCC_3D.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLutil_F.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_BLProfiler_F.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_filcc_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_omp_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_acc_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_fort_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_error_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_parmparse_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_string_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_bc_types_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_io_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_ParallelDescriptor_F.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_mempool_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FLUXREG_nd.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_INTERP_3D.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_FillPatchUtil_3d.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_LO_UTIL.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_lo_bctypes_mod.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_KDTree_3d.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLLinOp_nd.o a - tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/AMReX_MLNodeLap_3d.o ranlib tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_MultiFabUtil_Perilla.o) has no symbols ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_constants_mod.o) has no symbols ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_bc_types_mod.o) has no symbols ranlib: file: tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/libamrex.a(AMReX_lo_bctypes_mod.o) has no symbols SUCCESS Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/comps/gnu.mak... Loading /Users/gtoth/Tmp_gfortran/SWMF/util/AMREX/Tools/GNUMake/sites/Make.unknown... Installing libamrex.a at InstallDir/lib ... Generating AMReX_config.H ... Install Fortran modules at InstallDir/include ... Generating amrex.pc ... Installing headers at InstallDir/include ... Installing amrex.pc ... install -c -m 644 tmp_build_dir/o/3d.gnu.TPROF.MPI.EXE/amrex.pc InstallDir/lib/pkgconfig Enabling AMREX library in Makefile.conf Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,1 -o=GM:u=Waves,e=MultiIonPe,ng=2 Writing new grid size 8,8,1 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test16_compile] Error 2 make[2]: *** [test16] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test17_compile ./Config.pl -v=Empty,PC/FLEKS,GM/BATSRUS -amrex Enabling AMREX library in Makefile.conf ./Config.pl -g=GM:8,8,1 -o=GM:u=Waves,e=MhdAnisoP,ng=2 /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test17_compile] Error 2 make[2]: *** [test17] Error 2 make[1]: [test_swmf] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test18_compile ./Config.pl -v=Empty,PC/FLEKS,GM/BATSRUS -amrex Enabling AMREX library in Makefile.conf ./Config.pl -g=GM:4,4,4 -o=GM:u=GemReconnect,e=MhdHyp,ng=2 Writing new grid size 4,4,4 and 2 ghost cells into srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 make[8]: *** No rule to make target `ModHdf5Utils.o', needed by `/Users/gtoth/Tmp_gfortran/SWMF/lib/libSHARE.a'. Stop. make[8]: *** Waiting for unfinished jobs.... ModPlotFile.f90:44:7: 44 | use ModHdf5Utils, ONLY: save_hdf5_file | 1 Fatal Error: Cannot open module file 'modhdf5utils.mod' for reading at (1): No such file or directory compilation terminated. make[8]: *** [ModPlotFile.o] Error 1 make[7]: *** [LIB] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [SWMFEXE] Error 2 make[4]: *** [SWMF] Error 2 make[3]: *** [test18_compile] Error 2 make[2]: *** [test18] Error 2 make[1]: [test_swmf] Error 2 (ignored) ./Config.pl -noamrex Disabling AMREX library in Makefile.conf cd BATL; /Applications/Xcode.app/Contents/Developer/usr/bin/make test make test_unit ./Config.pl -mpi -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_gfortran/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Scripts/pIDL .; \ ln -s /Users/gtoth/Tmp_gfortran/SWMF/BATL/data . cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHdf5Utils.f90 mpicxx -c -O3 -std=c++14 linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o mpicxx -c -O3 -std=c++14 FluidPicInterface.cpp -o FluidPicInterface.o mpicxx -c -O3 -std=c++14 Writer.cpp -o Writer.o mpicxx -c -O3 -std=c++14 PlotFileIO.cpp -o PlotFileIO.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModRandomNumber.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModSort.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModGridInfo.f90 mpicxx -c -O3 -std=c++14 GridInfo.cpp -o GridInfo.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLinearAdvection.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLinearSolver.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPoissonBracket.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModProcessVarName.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTriangulate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_line_extract.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_ray_trace.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlanetConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_planet.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTriangulateSpherical.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_geopack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_axes.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 linear_solver_wrapper.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_planet_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInitialState.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLookupTable.f90 rm -f /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o FluidPicInterface.o Writer.o PlotFileIO.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModPoissonBracket.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o ModGridInfo.o GridInfo.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModGridInfo.o) has no symbols /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTiming.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 timing_cpu.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 timing.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_mpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test11.ref) ls -l test11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test11.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test12.ref) ls -l test12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test12.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test21.ref) ls -l test21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test21.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test22.ref) ls -l test22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 test22.diff sleep 1 ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 test31.diff sleep 1 ./Config.pl -mpi -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe' is up to date. (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 test31.diff sleep 1 ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test32.ref) ls -l test32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:25 test32.diff sleep 1 ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make BATL make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_unit_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 batl.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/BATL.exe batl.o BATL_unit_test.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 2 ./BATL.exe > test33.ref) ls -l test33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 test21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 test22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:25 test32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 test33.diff make test_advect ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 PostIDL.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect11.log) Number of header files=21 PostIDL.exe < cut_var_1_n0000000.h PostIDL.exe < cut_var_1_n0000016.h PostIDL.exe < cut_var_1_n0000032.h PostIDL.exe < cut_var_1_n0000048.h PostIDL.exe < cut_var_1_n0000064.h PostIDL.exe < cut_var_1_n0000080.h PostIDL.exe < cut_var_1_n0000096.h PostIDL.exe < cut_var_1_n0000112.h PostIDL.exe < cut_var_1_n0000128.h PostIDL.exe < cut_var_1_n0000144.h PostIDL.exe < cut_var_1_n0000164.h PostIDL.exe < cut_var_1_n0000160.h PostIDL.exe < cut_var_1_n0000166.h PostIDL.exe < cut_var_1_n0000169.h PostIDL.exe < cut_var_1_n0000172.h PostIDL.exe < cut_var_1_n0000178.h PostIDL.exe < cut_var_1_n0000174.h PostIDL.exe < cut_var_1_n0000180.h PostIDL.exe < cut_var_1_n0000183.h PostIDL.exe < cut_var_1_n0000186.h PostIDL.exe < cut_var_1_n0000188.h Creating plots/cut_var_1_n0000000_0000188.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect11_check ls -l advect11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 advect11.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect21.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000020.h PostIDL.exe < z=0_var_1_n0000040.h PostIDL.exe < z=0_var_1_n0000060.h PostIDL.exe < z=0_var_1_n0000080.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000120.h PostIDL.exe < z=0_var_1_n0000140.h PostIDL.exe < z=0_var_1_n0000160.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000180.h PostIDL.exe < z=0_var_1_n0000220.h PostIDL.exe < z=0_var_1_n0000240.h PostIDL.exe < z=0_var_1_n0000280.h PostIDL.exe < z=0_var_1_n0000260.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000320.h PostIDL.exe < z=0_var_1_n0000360.h PostIDL.exe < z=0_var_1_n0000380.h PostIDL.exe < z=0_var_1_n0000340.h PostIDL.exe < z=0_var_1_n0000400.h Creating plots/z=0_var_1_n0000000_0000400.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect21_check ls -l advect21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 advect21.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000048.h PostIDL.exe < z=0_var_1_n0000096.h PostIDL.exe < z=0_var_1_n0000144.h PostIDL.exe < z=0_var_1_n0000288.h PostIDL.exe < z=0_var_1_n0000240.h PostIDL.exe < z=0_var_1_n0000336.h PostIDL.exe < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000432.h PostIDL.exe < z=0_var_1_n0000480.h PostIDL.exe < z=0_var_1_n0000489.h PostIDL.exe < z=0_var_1_n0000384.h PostIDL.exe < z=0_var_1_n0000505.h PostIDL.exe < z=0_var_1_n0000511.h PostIDL.exe < z=0_var_1_n0000518.h PostIDL.exe < z=0_var_1_n0000495.h PostIDL.exe < z=0_var_1_n0000533.h PostIDL.exe < z=0_var_1_n0000543.h PostIDL.exe < z=0_var_1_n0000549.h PostIDL.exe < z=0_var_1_n0000527.h PostIDL.exe < z=0_var_1_n0000556.h Creating plots/z=0_var_1_n0000000_0000556.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_check ls -l advect22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect22.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect12.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000034.h PostIDL.exe < z=0_var_1_n0000068.h PostIDL.exe < z=0_var_1_n0000102.h PostIDL.exe < z=0_var_1_n0000136.h PostIDL.exe < z=0_var_1_n0000204.h PostIDL.exe < z=0_var_1_n0000170.h PostIDL.exe < z=0_var_1_n0000238.h PostIDL.exe < z=0_var_1_n0000374.h PostIDL.exe < z=0_var_1_n0000306.h PostIDL.exe < z=0_var_1_n0000340.h PostIDL.exe < z=0_var_1_n0000272.h PostIDL.exe < z=0_var_1_n0000408.h PostIDL.exe < z=0_var_1_n0000442.h PostIDL.exe < z=0_var_1_n0000510.h PostIDL.exe < z=0_var_1_n0000476.h PostIDL.exe < z=0_var_1_n0000646.h PostIDL.exe < z=0_var_1_n0000544.h PostIDL.exe < z=0_var_1_n0000578.h PostIDL.exe < z=0_var_1_n0000612.h PostIDL.exe < z=0_var_1_n0000680.h Creating plots/z=0_var_1_n0000000_0000680.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect12_check ls -l advect12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect12.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect31.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000022.h PostIDL.exe < y=0_var_2_n0000044.h PostIDL.exe < y=0_var_2_n0000066.h PostIDL.exe < y=0_var_2_n0000088.h PostIDL.exe < y=0_var_2_n0000110.h PostIDL.exe < y=0_var_2_n0000132.h PostIDL.exe < y=0_var_2_n0000154.h PostIDL.exe < y=0_var_2_n0000176.h PostIDL.exe < y=0_var_2_n0000198.h PostIDL.exe < y=0_var_2_n0000220.h PostIDL.exe < y=0_var_2_n0000230.h PostIDL.exe < y=0_var_2_n0000238.h PostIDL.exe < y=0_var_2_n0000246.h PostIDL.exe < y=0_var_2_n0000254.h PostIDL.exe < y=0_var_2_n0000262.h PostIDL.exe < y=0_var_2_n0000270.h PostIDL.exe < y=0_var_2_n0000278.h PostIDL.exe < y=0_var_2_n0000286.h PostIDL.exe < y=0_var_2_n0000294.h PostIDL.exe < y=0_var_2_n0000302.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000022.h PostIDL.exe < z=0_var_1_n0000044.h PostIDL.exe < z=0_var_1_n0000066.h PostIDL.exe < z=0_var_1_n0000088.h PostIDL.exe < z=0_var_1_n0000110.h PostIDL.exe < z=0_var_1_n0000132.h PostIDL.exe < z=0_var_1_n0000154.h PostIDL.exe < z=0_var_1_n0000176.h PostIDL.exe < z=0_var_1_n0000198.h PostIDL.exe < z=0_var_1_n0000220.h PostIDL.exe < z=0_var_1_n0000230.h PostIDL.exe < z=0_var_1_n0000238.h PostIDL.exe < z=0_var_1_n0000246.h PostIDL.exe < z=0_var_1_n0000254.h PostIDL.exe < z=0_var_1_n0000262.h PostIDL.exe < z=0_var_1_n0000270.h PostIDL.exe < z=0_var_1_n0000278.h PostIDL.exe < z=0_var_1_n0000286.h PostIDL.exe < z=0_var_1_n0000294.h PostIDL.exe < z=0_var_1_n0000302.h Creating plots/y=0_var_2_n0000000_0000302.outs Creating plots/z=0_var_1_n0000000_0000302.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect31_check ls -l advect31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect31.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect32.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000050.h PostIDL.exe < y=0_var_2_n0000100.h PostIDL.exe < y=0_var_2_n0000150.h PostIDL.exe < y=0_var_2_n0000200.h PostIDL.exe < y=0_var_2_n0000300.h PostIDL.exe < y=0_var_2_n0000250.h PostIDL.exe < y=0_var_2_n0000350.h PostIDL.exe < y=0_var_2_n0000400.h PostIDL.exe < y=0_var_2_n0000500.h PostIDL.exe < y=0_var_2_n0000450.h PostIDL.exe < y=0_var_2_n0000550.h PostIDL.exe < y=0_var_2_n0000600.h PostIDL.exe < y=0_var_2_n0000700.h PostIDL.exe < y=0_var_2_n0000650.h PostIDL.exe < y=0_var_2_n0000750.h PostIDL.exe < y=0_var_2_n0000800.h PostIDL.exe < y=0_var_2_n0000900.h PostIDL.exe < y=0_var_2_n0000850.h PostIDL.exe < y=0_var_2_n0000950.h PostIDL.exe < y=0_var_2_n0001000.h PostIDL.exe < z=0_var_1_n0000050.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000150.h PostIDL.exe < z=0_var_1_n0000250.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000350.h PostIDL.exe < z=0_var_1_n0000450.h PostIDL.exe < z=0_var_1_n0000500.h PostIDL.exe < z=0_var_1_n0000400.h PostIDL.exe < z=0_var_1_n0000550.h PostIDL.exe < z=0_var_1_n0000650.h PostIDL.exe < z=0_var_1_n0000700.h PostIDL.exe < z=0_var_1_n0000600.h PostIDL.exe < z=0_var_1_n0000750.h PostIDL.exe < z=0_var_1_n0000850.h PostIDL.exe < z=0_var_1_n0000900.h PostIDL.exe < z=0_var_1_n0000800.h PostIDL.exe < z=0_var_1_n0000950.h PostIDL.exe < z=0_var_1_n0001000.h Creating plots/y=0_var_2_n0000000_0001000.outs Creating plots/z=0_var_1_n0000000_0001000.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect32_check ls -l advect32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:28 advect32.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33.log) Number of header files=42 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000064.h PostIDL.exe < y=0_var_2_n0000128.h PostIDL.exe < y=0_var_2_n0000192.h PostIDL.exe < y=0_var_2_n0000320.h PostIDL.exe < y=0_var_2_n0000384.h PostIDL.exe < y=0_var_2_n0000256.h PostIDL.exe < y=0_var_2_n0000448.h PostIDL.exe < y=0_var_2_n0000576.h PostIDL.exe < y=0_var_2_n0000512.h PostIDL.exe < y=0_var_2_n0000640.h PostIDL.exe < y=0_var_2_n0000651.h PostIDL.exe < y=0_var_2_n0000672.h PostIDL.exe < y=0_var_2_n0000659.h PostIDL.exe < y=0_var_2_n0000690.h PostIDL.exe < y=0_var_2_n0000680.h PostIDL.exe < y=0_var_2_n0000709.h PostIDL.exe < y=0_var_2_n0000701.h PostIDL.exe < y=0_var_2_n0000730.h PostIDL.exe < y=0_var_2_n0000722.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0000740.h PostIDL.exe < z=0_var_1_n0000064.h PostIDL.exe < z=0_var_1_n0000128.h PostIDL.exe < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000384.h PostIDL.exe < z=0_var_1_n0000320.h PostIDL.exe < z=0_var_1_n0000256.h PostIDL.exe < z=0_var_1_n0000448.h PostIDL.exe < z=0_var_1_n0000640.h PostIDL.exe < z=0_var_1_n0000576.h PostIDL.exe < z=0_var_1_n0000512.h PostIDL.exe < z=0_var_1_n0000651.h PostIDL.exe < z=0_var_1_n0000672.h PostIDL.exe < z=0_var_1_n0000680.h PostIDL.exe < z=0_var_1_n0000659.h PostIDL.exe < z=0_var_1_n0000690.h PostIDL.exe < z=0_var_1_n0000709.h PostIDL.exe < z=0_var_1_n0000701.h PostIDL.exe < z=0_var_1_n0000722.h PostIDL.exe < z=0_var_1_n0000730.h PostIDL.exe < z=0_var_1_n0000740.h Creating plots/y=0_var_2_n0000000_0000740.outs Creating plots/z=0_var_1_n0000000_0000740.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_check ls -l advect33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:30 advect33.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_rz.log) Number of header files=21 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000500.h PostIDL.exe < z=0_var_1_n0000600.h PostIDL.exe < z=0_var_1_n0000700.h PostIDL.exe < z=0_var_1_n0000400.h PostIDL.exe < z=0_var_1_n0000900.h PostIDL.exe < z=0_var_1_n0001000.h PostIDL.exe < z=0_var_1_n0001013.h PostIDL.exe < z=0_var_1_n0000800.h PostIDL.exe < z=0_var_1_n0001038.h PostIDL.exe < z=0_var_1_n0001050.h PostIDL.exe < z=0_var_1_n0001063.h PostIDL.exe < z=0_var_1_n0001025.h PostIDL.exe < z=0_var_1_n0001088.h PostIDL.exe < z=0_var_1_n0001100.h PostIDL.exe < z=0_var_1_n0001075.h PostIDL.exe < z=0_var_1_n0001113.h PostIDL.exe < z=0_var_1_n0001125.h Creating plots/z=0_var_1_n0000000_0001125.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_rz_check ls -l advect22_rz.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_rz.diff ./Config.pl -mpi -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe' is up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_cyl.log) Number of header files=11 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000053.h PostIDL.exe < z=0_var_1_n0000105.h PostIDL.exe < z=0_var_1_n0000255.h PostIDL.exe < z=0_var_1_n0000870.h PostIDL.exe < z=0_var_1_n0000460.h PostIDL.exe < z=0_var_1_n0000665.h PostIDL.exe < z=0_var_1_n0001074.h PostIDL.exe < z=0_var_1_n0001292.h PostIDL.exe < z=0_var_1_n0001344.h PostIDL.exe < z=0_var_1_n0001240.h Creating plots/z=0_var_1_n0000000_0001344.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_cyl_check ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_cyl.diff ./Config.pl -mpi -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe' is up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_round.log) Number of header files=11 PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000008.h PostIDL.exe < z=0_var_1_n0000016.h PostIDL.exe < z=0_var_1_n0000021.h PostIDL.exe < z=0_var_1_n0000027.h PostIDL.exe < z=0_var_1_n0000031.h PostIDL.exe < z=0_var_1_n0000041.h PostIDL.exe < z=0_var_1_n0000036.h PostIDL.exe < z=0_var_1_n0000053.h PostIDL.exe < z=0_var_1_n0000047.h PostIDL.exe < z=0_var_1_n0000061.h Creating plots/z=0_var_1_n0000000_0000061.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_round_check ls -l advect22_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_round.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 advect_main.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_sph.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000079.h PostIDL.exe < y=0_var_2_n0000165.h PostIDL.exe < y=0_var_2_n0000273.h PostIDL.exe < y=0_var_2_n0000403.h PostIDL.exe < y=0_var_2_n0000662.h PostIDL.exe < y=0_var_2_n0000532.h PostIDL.exe < y=0_var_2_n0000791.h PostIDL.exe < y=0_var_2_n0000899.h PostIDL.exe < y=0_var_2_n0000983.h PostIDL.exe < y=0_var_2_n0001061.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000079.h PostIDL.exe < z=0_var_1_n0000165.h PostIDL.exe < z=0_var_1_n0000273.h PostIDL.exe < z=0_var_1_n0000403.h PostIDL.exe < z=0_var_1_n0000532.h PostIDL.exe < z=0_var_1_n0000662.h PostIDL.exe < z=0_var_1_n0000791.h PostIDL.exe < z=0_var_1_n0000899.h PostIDL.exe < z=0_var_1_n0000983.h PostIDL.exe < z=0_var_1_n0001061.h Creating plots/y=0_var_2_n0000000_0001061.outs Creating plots/z=0_var_1_n0000000_0001061.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_sph_check ls -l advect33_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect33_sph.diff ./Config.pl -mpi -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe' is up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_rlonlat.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000083.h PostIDL.exe < y=0_var_2_n0000207.h PostIDL.exe < y=0_var_2_n0000337.h PostIDL.exe < y=0_var_2_n0000596.h PostIDL.exe < y=0_var_2_n0000466.h PostIDL.exe < y=0_var_2_n0000855.h PostIDL.exe < y=0_var_2_n0000726.h PostIDL.exe < y=0_var_2_n0000985.h PostIDL.exe < y=0_var_2_n0001099.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0001181.h PostIDL.exe < z=0_var_1_n0000083.h PostIDL.exe < z=0_var_1_n0000207.h PostIDL.exe < z=0_var_1_n0000466.h PostIDL.exe < z=0_var_1_n0000337.h PostIDL.exe < z=0_var_1_n0000596.h PostIDL.exe < z=0_var_1_n0000726.h PostIDL.exe < z=0_var_1_n0000985.h PostIDL.exe < z=0_var_1_n0000855.h PostIDL.exe < z=0_var_1_n0001099.h PostIDL.exe < z=0_var_1_n0001181.h Creating plots/y=0_var_2_n0000000_0001181.outs Creating plots/z=0_var_1_n0000000_0001181.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_rlonlat_check ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 advect33_rlonlat.diff ./Config.pl -mpi -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make ADVECT make DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/ADVECT.exe' is up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/PostIDL.exe' is up to date. 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 --oversubscribe -n 1 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_round.log) Number of header files=22 PostIDL.exe < y=0_var_2_n0000000.h PostIDL.exe < y=0_var_2_n0000007.h PostIDL.exe < y=0_var_2_n0000013.h PostIDL.exe < y=0_var_2_n0000020.h PostIDL.exe < y=0_var_2_n0000026.h PostIDL.exe < y=0_var_2_n0000033.h PostIDL.exe < y=0_var_2_n0000039.h PostIDL.exe < y=0_var_2_n0000045.h PostIDL.exe < y=0_var_2_n0000052.h PostIDL.exe < y=0_var_2_n0000058.h PostIDL.exe < y=0_var_2_n0000065.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000007.h PostIDL.exe < z=0_var_1_n0000013.h PostIDL.exe < z=0_var_1_n0000020.h PostIDL.exe < z=0_var_1_n0000026.h PostIDL.exe < z=0_var_1_n0000033.h PostIDL.exe < z=0_var_1_n0000039.h PostIDL.exe < z=0_var_1_n0000045.h PostIDL.exe < z=0_var_1_n0000052.h PostIDL.exe < z=0_var_1_n0000058.h PostIDL.exe < z=0_var_1_n0000065.h Creating plots/y=0_var_2_n0000000_0000065.outs Creating plots/z=0_var_1_n0000000_0000065.outs /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_round_check ls -l advect33_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 advect11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 advect21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_cyl.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect22_rz.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 advect31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:28 advect32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:30 advect33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 advect33_rlonlat.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 advect33_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 advect33_sph.diff make test_readamr rm -f readamr_*.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 1 ./READAMR.exe > readamr_1d.ref) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 readamr_1d.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 1 ./READAMR.exe > readamr_2d.ref) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:33 readamr_2d.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModBlasLapack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModHdf5Utils.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInitialState.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInterpolateAMR.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLinearAdvection.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLinearSolver.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 linear_solver_wrapper.f90 mpicxx -c -O3 -std=c++14 linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o mpicxx -c -O3 -std=c++14 FluidPicInterface.cpp -o FluidPicInterface.o mpicxx -c -O3 -std=c++14 Writer.cpp -o Writer.o mpicxx -c -O3 -std=c++14 PlotFileIO.cpp -o PlotFileIO.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLookupTable.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPlanetConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPoissonBracket.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModProcessVarName.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModRandomNumber.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModSort.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTriangulate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTriangulateSpherical.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModGridInfo.f90 mpicxx -c -O3 -std=c++14 GridInfo.cpp -o GridInfo.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_planet.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_geopack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_axes.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_line_extract.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_planet_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o FluidPicInterface.o Writer.o PlotFileIO.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModPoissonBracket.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o ModGridInfo.o GridInfo.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModGridInfo.o) has no symbols /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTiming.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 timing_cpu.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 timing.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_mpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -frecord-marker=4 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 1 ./READAMR.exe > readamr_3d.ref) ls -l readamr_3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:34 readamr_3d.diff ./Config.pl -mpi -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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModIoUnit.f90 mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 ModMpiOrig.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModBlasLapack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModHdf5Utils.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInitialState.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModInterpolateAMR.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLinearAdvection.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLinearSolver.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 linear_solver_wrapper.f90 mpicxx -c -O3 -std=c++14 linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o mpicxx -c -O3 -std=c++14 FluidPicInterface.cpp -o FluidPicInterface.o mpicxx -c -O3 -std=c++14 Writer.cpp -o Writer.o mpicxx -c -O3 -std=c++14 PlotFileIO.cpp -o PlotFileIO.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModLookupTable.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPlanetConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModPoissonBracket.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModProcessVarName.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModRandomNumber.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModSort.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTriangulate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTriangulateSpherical.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModGridInfo.f90 mpicxx -c -O3 -std=c++14 GridInfo.cpp -o GridInfo.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_planet.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_geopack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_axes.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_line_extract.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_planet_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o FluidPicInterface.o Writer.o PlotFileIO.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModPoissonBracket.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o ModGridInfo.o GridInfo.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModGridInfo.o) has no symbols /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModTiming.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 timing_cpu.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 timing.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_mpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -O3 read_amr.f90 mpif90 -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -frecord-marker=4 -fdefault-real-8 -fdefault-double-8 -lstdc++ -lmpi_cxx (cd run; mpiexec --oversubscribe -n 1 ./READAMR.exe > readamr_sph.ref) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:35 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_gfortran/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 ModMpiOrig.f90 make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 NOMPI.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp_gfortran/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_gfortran/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModIoUnit.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModBlasLapack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModHdf5Utils.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInitialState.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModInterpolateAMR.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLinearAdvection.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLinearSolver.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 linear_solver_wrapper.f90 gcc -c -O3 -std=c++14 linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o gcc -c -O3 -std=c++14 FluidPicInterface.cpp -o FluidPicInterface.o gcc -c -O3 -std=c++14 Writer.cpp -o Writer.o gcc -c -O3 -std=c++14 PlotFileIO.cpp -o PlotFileIO.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModLookupTable.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPlanetConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModPoissonBracket.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModProcessVarName.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModRandomNumber.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModSort.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTriangulate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTriangulateSpherical.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModGridInfo.f90 gcc -c -O3 -std=c++14 GridInfo.cpp -o GridInfo.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_planet.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_geopack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_axes.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_line_extract.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_planet_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o FluidPicInterface.o Writer.o PlotFileIO.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModPoissonBracket.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o ModGridInfo.o GridInfo.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModGridInfo.o) has no symbols /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModTiming.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 timing_cpu.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 timing.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. cd src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_mpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE_C gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -frecord-marker=4 -O3 wrap_read_amr.f90 cp -f ../src/libBATL.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gcc -c -O3 read_amr_c.c -o read_amr_c.o gfortran -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/bin/READAMR_C.exe read_amr_c.o \ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -frecord-marker=4 -lstdc++ -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lNOMPI (cd run; ./READAMR_C.exe > readamr_c.ref) ls -l readamr_c.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:36 readamr_c.diff if [ gfortran == gfortran ]; then make -j1 test_readamr_py; fi ./Config.pl -nompi -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_gfortran/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O0 ModMpiOrig.f90 make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 NOMPI.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libNOMPI.a has been brought up to date. (cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/share/Library/src; make LIB) /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModIoUnit.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpiInterfaces.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O0 -fallow-argument-mismatch ModMpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModKind.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModUtility.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 -ffixed-line-length-132 lapack.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 -ffixed-line-length-132 blas.f gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModBlasLapack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModNumConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModCoordTransform.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModExactRS.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModFreq.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModHyperGeometric.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModTimeConvert.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModReadParam.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModHdf5Utils.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModPlotFile.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModInitialState.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModInterpolate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModInterpolateAMR.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModLinearAdvection.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModLinearSolver.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 linear_solver_wrapper.f90 gcc -c -O3 -std=c++14 linear_solver_wrapper_c.cpp -o linear_solver_wrapper_c.o gcc -c -O3 -std=c++14 FluidPicInterface.cpp -o FluidPicInterface.o gcc -c -O3 -std=c++14 Writer.cpp -o Writer.o gcc -c -O3 -std=c++14 PlotFileIO.cpp -o PlotFileIO.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModLookupTable.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModPlanetConst.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModPoissonBracket.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModProcessVarName.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModRandomNumber.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModSort.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModTriangulate.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModTriangulateSpherical.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModGridInfo.f90 gcc -c -O3 -std=c++14 GridInfo.cpp -o GridInfo.o gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_planet.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_geopack.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_axes.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_line_extract.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_planet_field.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 CON_ray_trace.f90 rm -f /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModHyperGeometric.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o linear_solver_wrapper.o linear_solver_wrapper_c.o FluidPicInterface.o Writer.o PlotFileIO.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModPoissonBracket.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o ModGridInfo.o GridInfo.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a(ModGridInfo.o) has no symbols /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libSHARE.a has been brought up to date. (cd /Users/gtoth/Tmp_gfortran/SWMF/BATL/util/TIMING/src; make LIB) gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModTiming.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 timing_cpu.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 timing.f90 ar -rs /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libTIMING.a has been brought up to date. (cd src; make LIB) /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_size.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_geometry.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_mpi.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_tree.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_high_order.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_interpolate_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_grid.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_amr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_region.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_amr_criteria.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_pass_cell.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_pass_face.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_pass_node.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_particles.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_test.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_lib.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 BATL_pass_face_field.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_interpolate_amr.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_test.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. (cd srcReadAmr; make LIBSO) gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 ModReadAmr.f90 gfortran -J/Users/gtoth/Tmp_gfortran/SWMF/BATL/share/include -c -w -fPIC -frecord-marker=4 -O3 wrap_read_amr.f90 gfortran -o /Users/gtoth/Tmp_gfortran/SWMF/BATL/lib/libWRAPAMR.so ModReadAmr.o wrap_read_amr.o \ -L ../src -lBATL -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lSHARE -lTIMING -L/Users/gtoth/Tmp_gfortran/SWMF/BATL/lib -lNOMPI \ -shared -fPIC perl -pi -e 's/^(CFLAG =.*)( \-fPIC)+/$1/' Makefile.conf (cd srcReadAmr; python read_amr_py.py > readamr_py.ref;) ls -l readamr_py.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:37 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 UMROOT\Domain Users 0 Dec 30 14:32 readamr_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:33 readamr_2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:34 readamr_3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:36 readamr_c.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:37 readamr_py.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:35 readamr_sph.diff 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 UMROOT\Domain Users 26 Dec 30 14:11 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:11 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:11 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 util/DATAREAD/srcMagnetogram/test_fdips_wedge.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 11 Dec 30 14:13 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:13 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:13 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:13 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:13 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:14 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:14 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:14 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:14 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 34 Dec 30 14:14 GM/BATSRUS/test_fivemoment_alfven.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 GM/BATSRUS/test_fivemoment_shock.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 36 Dec 30 14:14 GM/BATSRUS/test_fivemoment_langmuir.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:14 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:14 GM/BATSRUS/test_awsomchargestate.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:14 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:14 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:14 GM/BATSRUS/test_outerhelio2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:14 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 GM/BATSRUS/test_outerheliopui.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 GM/BATSRUS/test_outerheliopui_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 27 Dec 30 14:15 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 25 Dec 30 14:15 GM/BATSRUS/test_ganymede.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:15 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:15 GM/BATSRUS/test_jupiter.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 28 Dec 30 14:15 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 33 Dec 30 14:15 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:15 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:15 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_europa2fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 32 Dec 30 14:15 GM/BATSRUS/test_europa3fluidspe.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:15 IM/CIMI2/test_cimi.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:15 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:15 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:15 PC/ALTOR/test_beam.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:16 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 12 Dec 30 14:16 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:16 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 12 Dec 30 14:16 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 16 Dec 30 14:16 RB/RBE/test.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:16 SP/MFLAMPA/test_mflampa.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:16 UA/GITM2/test_gitm_earth_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:16 UA/GITM2/test_gitm_mars_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 31 Dec 30 14:16 test_ps.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 19 Dec 30 14:16 test_sp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:16 test_swpc_rcm_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:16 test_swpc_rcm_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:16 test_swpc_rcm_rb.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:16 test_swpc_multiion_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 30 Dec 30 14:16 test_swpc_multiion_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 34 Dec 30 14:16 test_swpc_multispecies_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 34 Dec 30 14:16 test_swpc_multispecies_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:16 test_swpc_cimi_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 26 Dec 30 14:16 test_swpc_cimi_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test01_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test01_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test01_pw.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test04_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test04_ie.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test05_ee.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test07_ih.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:17 test07_oh.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:18 test08_sc_thread.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:18 test08_ih.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:18 test09_sc_chromo.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 17 Dec 30 14:18 test09_ih.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 29 Dec 30 14:18 test12_aniso_AMPS_gmpc.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 39 Dec 30 14:18 test12_aniso_AMPS_divE_corr_gmpc.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 37 Dec 30 14:18 test12_aniso_AMPS_dynamic_gmpc.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 36 Dec 30 14:18 test12_aniso_AMPS_openmp_gmpc.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 24 Dec 30 14:18 test12_aniso_gmpc.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 22 Dec 30 14:19 test12_iso_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:19 test12_3d_gm.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:19 test13_pt.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:19 test14_ohpt.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:19 test14_1d_ohpt.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 21 Dec 30 14:19 test14pui_ohpt.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 23 Dec 30 14:19 test14pui1d_ohpt.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:19 test15_scihsp.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:19 test16.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:22 test17.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 18 Dec 30 14:22 test18.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 BATL/test11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 BATL/test12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:23 BATL/test21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 BATL/test22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:24 BATL/test31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:25 BATL/test32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 BATL/test33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 BATL/advect11.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:26 BATL/advect21.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 BATL/advect22.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 BATL/advect12.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:27 BATL/advect31.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:28 BATL/advect32.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:30 BATL/advect33.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 BATL/advect22_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:31 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 BATL/advect33_round.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:32 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:33 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:34 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:35 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:36 BATL/readamr_c.diff -rw-r--r-- 1 gtoth UMROOT\Domain Users 0 Dec 30 14:37 BATL/readamr_py.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)