Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF/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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... no checking how to get verbose linking output from mpif77... configure: WARNING: compilation failed checking for Fortran libraries of mpif77... checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program See `config.log' for more details. make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src' mkdir: cannot create directory `/home/falgout': Permission denied mkdir: cannot create directory `/home/falgout': Permission denied cp: cannot stat `HYPRE_config.h': No such file or directory cp: cannot create regular file `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include/.': No such file or directory cp: cannot create regular file `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include/.': No such file or directory Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/blas ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/blas: No such file or directory Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/lapack ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/lapack: No such file or directory Making utilities ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from _hypre_utilities.h:16:0, from binsearch.c:15: HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16:0, from amg_linklist.c:21: HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [binsearch.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [amg_linklist.o] Error 1 In file included from _hypre_utilities.h:16:0, from exchange_data.c:20: HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [exchange_data.o] Error 1 In file included from _hypre_utilities.h:16:0, from fortran_matrix.h:17, from fortran_matrix.c:19: HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [fortran_matrix.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from ./../utilities/_hypre_utilities.h:16:0, from interpreter.h:19, from temp_multivector.h:19, from temp_multivector.c:20: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [temp_multivector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ./../utilities/_hypre_utilities.h:16:0, from interpreter.h:19, from multivector.h:19, from multivector.c:20: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [multivector.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from HYPRE_krylov.h:17:0, from krylov.h:13, from bicgstab.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [bicgstab.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from HYPRE_krylov.h:17:0, from krylov.h:13, from cgnr.c:23: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [cgnr.o] Error 1 In file included from HYPRE_krylov.h:17:0, from krylov.h:13, from gmres.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [gmres.o] Error 1 In file included from HYPRE_krylov.h:17:0, from krylov.h:13, from flexgmres.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [flexgmres.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from headers.h:21:0, from csr_matvec.c:22: seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [csr_matvec.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from headers.h:21:0, from genpart.c:17: seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [genpart.o] Error 1 In file included from headers.h:21:0, from csr_matop.c:22: seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. In file included from headers.h:21:0, from csr_matrix.c:22: seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [csr_matop.o] Error 1 make[3]: *** [csr_matrix.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from HYPRE_parcsr_mv.h:25:0, from _hypre_parcsr_mv.h:16, from headers.h:21, from communicationT.c:16: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [communicationT.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from HYPRE_parcsr_mv.h:25:0, from _hypre_parcsr_mv.h:16, from headers.h:21, from F90_HYPRE_parcsr_matrix.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_parcsr_matrix.o] Error 1 In file included from HYPRE_parcsr_mv.h:25:0, from _hypre_parcsr_mv.h:16, from headers.h:21, from F90_HYPRE_parcsr_vector.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_parcsr_vector.o] Error 1 In file included from HYPRE_parcsr_mv.h:25:0, from _hypre_parcsr_mv.h:16, from headers.h:21, from F90_parcsr_matrix.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_parcsr_matrix.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from csr_block_matrix.h:31:0, from csr_block_matvec.c:22: ./../seq_mv/seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [csr_block_matvec.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from csr_block_matrix.h:31:0, from headers.h:20, from csr_block_matrix.c:22: ./../seq_mv/seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [csr_block_matrix.o] Error 1 In file included from csr_block_matrix.h:31:0, from headers.h:20, from par_csr_block_matrix.c:22: ./../seq_mv/seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [par_csr_block_matrix.o] Error 1 In file included from csr_block_matrix.h:31:0, from headers.h:20, from par_csr_block_matvec.c:24: ./../seq_mv/seq_mv.h:17:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [par_csr_block_matvec.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from ./../utilities/_hypre_utilities.h:16:0, from distributed_matrix.h:26, from distributed_matrix.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [distributed_matrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ./../utilities/_hypre_utilities.h:16:0, from ./distributed_matrix.h:26, from HYPRE_distributed_matrix.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [HYPRE_distributed_matrix.o] Error 1 In file included from ./../utilities/_hypre_utilities.h:16:0, from ./distributed_matrix.h:26, from distributed_matrix_ISIS.c:24: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [distributed_matrix_ISIS.o] Error 1 In file included from ./../utilities/_hypre_utilities.h:16:0, from ./distributed_matrix.h:26, from distributed_matrix_PETSc.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [distributed_matrix_PETSc.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from aux_parcsr_matrix.c:23:0: _hypre_IJ_mv.h:2:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [aux_parcsr_matrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from aux_par_vector.c:23:0: _hypre_IJ_mv.h:2:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [aux_par_vector.o] Error 1 In file included from F90_HYPRE_IJMatrix.c:19:0: ./_hypre_IJ_mv.h:2:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_IJMatrix.o] Error 1 In file included from F90_HYPRE_IJVector.c:19:0: ./_hypre_IJ_mv.h:2:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_IJVector.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 HYPRE_ConvertParCSRMatrixToDistributedMatrix.c:26:26: fatal error: HYPRE_config.h: No such file or director ccompilation terminated. make[3]: *** [HYPRE_ConvertParCSRMatrixToDistributedMatrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [HYPRE_ConvertPETScMatrixToDistributedMatrix.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/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 comm.c:28:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [comm.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from debug.c:31:0: ./DistributedMatrixPilutSolver.h:20:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [debug.o] Error 1 In file included from ./../../utilities/_hypre_utilities.h:16:0, from distributed_qsort.c:26: ./../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [distributed_qsort.o] Error 1 In file included from ../../utilities/_hypre_utilities.h:16:0, from ../../utilities/fortran.h:28, from macros.h:20, from ilu.h:40, from distributed_qsort_si.c:28: ../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [distributed_qsort_si.o] Error 1 make[4]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/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 In file included from ConjGrad.c:24:0: Common.h:26:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [ConjGrad.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from FGmres.c:24:0: Common.h:26:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [FGmres.o] Error 1 In file included from DiagScale.c:24:0: Common.h:26:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [DiagScale.o] Error 1 In file included from Hash.c:35:0: Common.h:26:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [Hash.o] Error 1 make[4]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/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 In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25:0, from euclid_common.h:35, from blas_dh.h:25, from blas_dh.c:16: ./../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [blas_dh.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25:0, from euclid_common.h:35, from Euclid_dh.h:21, from Euclid_apply.c:16: ./../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [Euclid_apply.o] Error 1 In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25:0, from euclid_common.h:35, from Euclid_dh.h:21, from Euclid_dh.c:16: ./../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [Euclid_dh.o] Error 1 In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25:0, from euclid_common.h:35, from ExternalRows_dh.h:22, from ExternalRows_dh.c:16: ./../../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[4]: *** [ExternalRows_dh.o] Error 1 make[4]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: *** [all] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from headers.h:21:0, from amg_hybrid.c:21: _hypre_parcsr_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [amg_hybrid.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from headers.h:21:0, from aux_interp.c:15: _hypre_parcsr_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [aux_interp.o] Error 1 In file included from headers.h:21:0, from F90_hypre_laplace.c:19: _hypre_parcsr_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_hypre_laplace.o] Error 1 In file included from headers.h:21:0, from F90_HYPRE_parcsr_amg.c:19: _hypre_parcsr_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_parcsr_amg.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_mv.h:13, from headers.h:20, from assumed_part.c:18: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [assumed_part.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_mv.h:13, from headers.h:20, from box_algebra.c:20: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [box_algebra.o] Error 1 In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_mv.h:13, from headers.h:20, from box_boundary.c:31: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [box_boundary.o] Error 1In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_mv.h:13, from headers.h:20, from box_alloc.c:22: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [box_alloc.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_ls.h:13, from headers.h:21, from coarsen.c:20: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [coarsen.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_ls.h:13, from headers.h:21, from cyclic_reduction.c:21: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [cyclic_reduction.o] Error 1 In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_ls.h:13, from headers.h:21, from F90_HYPRE_struct_bicgstab.c:13: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_struct_bicgstab.o] Error 1 In file included from ./../utilities/_hypre_utilities.h:16:0, from _hypre_struct_ls.h:13, from headers.h:21, from F90_HYPRE_struct_gmres.c:13: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_struct_gmres.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from HYPRE_sstruct_mv.h:17:0, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_graph.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_graph.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from HYPRE_sstruct_mv.h:17:0, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_grid.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_grid.o] Error 1 In file included from HYPRE_sstruct_mv.h:17:0, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_matrix.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_matrix.o] Error 1 In file included from HYPRE_sstruct_mv.h:17:0, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_stencil.c:19: ./../utilities/HYPRE_utilities.h:23:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_stencil.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/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 In file included from headers.h:21:0, from F90_HYPRE_sstruct_bicgstab.c:19: _hypre_sstruct_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_bicgstab.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from headers.h:21:0, from F90_HYPRE_sstruct_gmres.c:19: _hypre_sstruct_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_gmres.o] Error 1 In file included from headers.h:21:0, from F90_HYPRE_sstruct_flexgmres.c:19: _hypre_sstruct_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_flexgmres.o] Error 1 In file included from headers.h:21:0, from F90_HYPRE_sstruct_lgmres.c:19: _hypre_sstruct_ls.h:13:26: fatal error: HYPRE_config.h: No such file or directory compilation terminated. make[3]: *** [F90_HYPRE_sstruct_lgmres.o] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv: No such file or directory Making lib ... make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' make[3]: *** No rule to make target `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv/SuperLU/SRC/*.o', needed by `libHYPRE.a'. Stop. make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Installing hypre ... /bin/sh: line 2: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/config/mkinstalldirs: No such file or directory /bin/sh: line 3: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/lib: No such file or directory /bin/sh: line 4: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib: No such file or directory /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include: No such file or directory /bin/sh: line 10: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/include: No such file or directory chmod: cannot access `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib': No such file or directory chmod: cannot access `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/include': No such file or directory make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src' mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp: cannot stat `hypre-2.7.0b/src/hypre/lib/*': No such file or directory make[1]: *** [lib/libHYPRE.a] Error 1 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/util/HYPRE' make: *** [install] Error 2 SWMF/Config.pl ERROR: Could not execute command=cd util; make install: code = 2 Compilation failed in require at ./Config.pl line 13. make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; /usr/bin/make LIB make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/share/Library/src' WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! WARNING in depend.pl: source file not found, skipping ModSpice.o !!! /usr/bin/make /nobackup/gtoth/Tmp/SWMF/lib/libSHARE.a make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF/share/Library/src' nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /nobackup/gtoth/Tmp/SWMF/share/include -I/nobackup/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 make[3]: *** No rule to make target `ModHdf5Utils.o', needed by `/nobackup/gtoth/Tmp/SWMF/lib/libSHARE.a'. Stop. make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/share/Library/src' make[2]: *** [LIB] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/share/Library/src' make[1]: *** [test_share_library] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /usr/bin/make test; ); done make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/EE/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/GM/BATSRUS' Makefile:9: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IE/Ridley_serial' Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IE/Ridley_serial' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IE/RIM' Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IE/RIM' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IH/BATSRUS_share' IH/BATSRUS_share is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IH/BATSRUS_share' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IM/CRCM' Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IM/CRCM' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IM/HEIDI' Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IM/HEIDI' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/IM/RCM2' Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/IM/RCM2' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/OH/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/PC/IPIC3D' Makefile:3: Makefile.conf: No such file or directory Makefile:4: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/PC/IPIC3D' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/PS/DGCPM' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/PT/AMPS' Makefile:11: Makefile.def: No such file or directory Makefile:12: Makefile.conf: No such file or directory Makefile:16: Makefile.local: No such file or directory make[2]: *** No rule to make target `Makefile.local'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/PT/AMPS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/PW/PWOM' Makefile:3: Makefile.def: No such file or directory Makefile:4: Makefile.planet: No such file or directory make[2]: *** No rule to make target `Makefile.planet'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/PW/PWOM' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/RB/RBE' Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/RB/RBE' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/SC/BATSRUS' make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF/SP/Kota' Makefile:2: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/SP/Kota' make[1]: *** [test_comp] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test_pw_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp/SWMF/CON/Control/src' Makefile:12: Makefile.DEPEND: No such file or directory make[4]: *** No rule to make target `Makefile.DEPEND'. Stop. make[4]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[2]: *** [test_pw_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test_pw] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test_rb_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,770,1: code = 2 make[2]: *** [test_rb_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test_rb] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test_ps_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /usr/bin/make SWMF make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[4]: Entering directory `/nobackup/gtoth/Tmp/SWMF/CON/Control/src' Makefile:12: Makefile.DEPEND: No such file or directory make[4]: *** No rule to make target `Makefile.DEPEND'. Stop. make[4]: Leaving directory `/nobackup/gtoth/Tmp/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[2]: *** [test_ps_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test_ps] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test_esmf_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,400,100: code = 2 make[2]: *** [test_esmf_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test_esmf] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test_ccmc_small_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=6,6,6,800,1: code = 2 make[2]: *** [test_ccmc_small_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test_ccmc_small] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test1_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,700,100: code = 2 make[2]: *** [test1_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test1] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test2_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/Mod*.f90 \ srcInterface/update_lagrangian_grid.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ cp: cannot stat `Makefile.def': No such file or directory cp: cannot stat `Makefile.conf': No such file or directory make[3]: *** [IH/BATSRUS/src/Makefile] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make IHBATSRUS: code = 2 make[2]: *** [test2_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test2] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test3_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,400,100: code = 2 make[2]: *** [test3_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test3] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test4_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,600,1 -o=GM:u=Default,e=Mhd BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,600,1: code = 2 make[2]: *** [test4_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test4] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test5_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cp: cannot stat `Makefile.def': No such file or directory cp: cannot stat `Makefile.conf': No such file or directory make[3]: *** [EE/BATSRUS/src/Makefile] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make EEBATSRUS: code = 2 make[2]: *** [test5_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test5] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test6_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,400,100: code = 2 make[2]: *** [test6_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test6] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test7_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../OH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ cp: cannot stat `Makefile.def': No such file or directory cp: cannot stat `Makefile.conf': No such file or directory make[3]: *** [OH/BATSRUS/src/Makefile] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make OHBATSRUS: code = 2 make[2]: *** [test7_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test7] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test8_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,400,100: code = 2 make[2]: *** [test8_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test8] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test9_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackup/gtoth/Tmp/SWMF' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cp: cannot stat `Makefile.def': No such file or directory cp: cannot stat `Makefile.conf': No such file or directory make[3]: *** [SC/BATSRUS/src/Makefile] Error 1 make[3]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make SCBATSRUS: code = 2 make[2]: *** [test9_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test9] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test10_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd SC/BATSRUS; ./Config.pl -u=ScChromo -e=MhdWavesPeAnisoPi: code = 2 make[2]: *** [test10_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test10] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test11_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=Default,e=Mhd BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -g=8,8,8,700,1: code = 2 make[2]: *** [test11_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test11] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test12_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -hdf5 -v=Empty,PC/IPIC3D which: no h5pfc in (/home/software/rhel6/gcc/4.7.0/bin:/usr/caen/nagf95-5.1/bin:/usr/caen/tecplot360-2012//bin:/usr/caen/tecplotfocus-2012/bin:/usr/caen/idl-8.2/idl//bin:.:/home/gtoth/bin:/home/darrens/bin:.:/home/gtoth/bin:/home/darrens/bin:/usr/lib64/qt-3.3/bin:/usr/bin:/bin:/opt/ibutils/bin:/opt/moab/bin:/home/software/rhel6/cac/bin:/usr/local/torque/bin:/usr/local/torque/sbin:/home/software/rhel6/openmpi-1.6.0/gcc-4.7.0/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/gtoth/bin) Warning: h5pfc is not in path. Load parallel hdf5 module!/ SWMF/Config.pl ERROR: PC/IPIC3D version requires HDF5 compiler. Use -hdf5. make[2]: *** [test12_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test12] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' /usr/bin/make test13_compile make[2]: Entering directory `/nobackup/gtoth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS ./Config.pl -o=GM:u=EuropaSingleMHDPe,e=MhdPe BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd GM/BATSRUS; ./Config.pl -u=EuropaSingleMHDPe -e=MhdPe: code = 2 make[2]: *** [test13_compile] Error 2 make[2]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make[1]: *** [test13] Error 2 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackup/gtoth/Tmp/SWMF' cat: share/Library/test/*.diff: No such file or directory make[1]: *** [test_check] Error 1 make[1]: Leaving directory `/nobackup/gtoth/Tmp/SWMF' make: [test] Error 2 (ignored)