Installing SWMF g++: unrecognized option '-show' /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/crt1.o: In function `_start': /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main' collect2: ld returned 1 exit status touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/nobackupp8/gtoth1/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=icc CXX=icc; \ 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... no checking for mpipgf77... no checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... icc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/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, from amg_linklist.c:2H: HYPRE_utilities.h:23:2er error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16, from exchange_data.c:20: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16, from fortran_matrix.h:17, from fortran_matrix.c:19: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [amg_linklist.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [binsearch.o] Error 1 make[3]: *** [exchange_data.o] Error 1 make[3]: *** [fortran_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from interpreter.h:19, from multivector.h:19, from multivector.c:20: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [multivector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [temp_multivector.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from krylov.h:13, from gmres.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directoryIn file included from HYPRE_krylov.h:17, from krylov.h:13, from cgnr.c:23: ./../utilities/HYPRE_utilities.h:23:26: error: In file included from HYPRE_krylov.h:17, from krylov.h:13, from flexgmres.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [cgnr.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [bicgstab.o] Error 1 make[3]: *** [gmres.o] Error 1 make[3]: *** [flexgmres.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from csr_matop.c:: seseq_mv.h:17:2 ererrorHYHYPRE_config.h: No such file or directo y In file included from headers.h:21, from csr_matvec.c:22: seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory In file included from headers.h:21, from csr_matrix.c:22: seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory make[3]: *** [genpart.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [csr_matop.o] Error 1 make[3]: *** [csr_matrix.o] Error 1 make[3]: *** [csr_matvec.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from _hypre_parcsr_mv.h:16, from headers.h:21, from F90_HYPRE_parcsr_vector.c:19: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_parcsr_matrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_parcsr_vector.o] Error 1 make[3]: *** [communicationT.o] Error 1 make[3]: *** [F90_HYPRE_parcsr_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from csr_block_matvec.c:22: ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory In file included from csr_block_matrix.h:31In file included from csr_block_matr, , from headers.h:20, ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or direerror HYPRE_config.h: No such file or directory In file included from csr_block_matrix.h:31, from headers.h:20, from csr_block_matrix.c:22: ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory make[3]: *** [csr_block_matvec.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [par_csr_block_matvec.o] Error 1 make[3]: *** [par_csr_block_matrix.o] Error 1 make[3]: *** [csr_block_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from ./distributed_matrix.h:26, from distributed_matrix_PETSc.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../utilities/_hypre_utilities.h:16, from distributed_matrix.h:26, from distributed_matrix.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../utilities/_hypre_utilities.h:16, from ./distributed_matrix.h:26, from distributed_matrix_ISIS.c:24: ./../utilities/HYPRE_utilities.h:23:26: In fileHYPRE_config.h: No such file or directory ties.h:16, from ./distributed_matrix.h:26, from HYPRE_distributed_matrix.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [distributed_matrix_ISIS.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [distributed_matrix_PETSc.o] Error 1 make[3]: *** [HYPRE_distributed_matrix.o] Error 1 make[3]: *** [distributed_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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_par_vector.c:23: _In file included fr error: HYPRE_config.h: No such file or directory error: HYPRE_config.h: No such file or directory make[3]: *** [aux_par_vector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [aux_parcsr_matrix.o] Error 1 make[3]: *** [F90_HYPRE_IJVector.o] Error 1 make[3]: *** [F90_HYPRE_IJMatrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/nobackupp8/gtoth1/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_ConvertPETScMatrixToDistributedMatrix.c:26:26: error: HYPRE_config.h: No such file or directory make[3]: *** [HYPRE_ConvertPETScMatrixToDistributedMatrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [HYPRE_ConvertParCSRMatrixToDistributedMatrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/nobackupp8/gtoth1/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: error: HYPRE_config.h: No such file or directory r.h:20:26: error: HYPRE_config.h: No such file or directory In file included from ./../../utilities/_hypre_utilities.h:16, from distributed_qsort.c:26: ./../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[4]: *** [distributed_qsort.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [comm.o] Error 1 In file i*** [debug.o] Error 1 lities/_hypre_utilities.h:16, 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: error: HYPRE_config.h: No such file or directory make[4]: *** [distributed_qsort_si.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/nobackupp8/gtoth1/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 Hash.c:35: Common.h:26:26: error: HYPRE_config.h: No such file or directory In file included from DiagScale.c:24: Common.h:26:26: error: HYPRE_config.h: No such file or directory In file included from ConjGrad.c:24: In file include error: HYPRE_config.h: No such fil error: HYPRE_config.h: No such file or directory make[4]: *** [Hash.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [DiagScale.o] Error 1 make[4]: *** [ConjGrad.o] Error 1 make[4]: *** [FGmres.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/nobackupp8/gtoth1/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, from euclid_common.h:35, from Euclid_dh.h:, , , from Extern./.../../../util./../../utilities/HYPRE_utierroerrHYPRE_config.h: HYPRE_config.h: No such file or directory make[4]: *** [blas_dh.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [Euclid_apply.o] Error 1 make[4]: *** [ExternalRows_dh.o] Error 1 make[4]: *** [Euclid_dh.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: *** [all] Error 2 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from amg_hybrid.c:21: _hypre__hypre_parcsr_ls.h error: HYPerroHYPHYPRE_config.h: No such file or direct ry make[3]: *** [F90_hypre_laplace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [aux_interp.o] Error 1 make[3]: *** [F90_HYPRE_parcsr_amg.o] Error 1 make[3]: *** [amg_hybrid.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from _hypre_struct_mv.h:13, from headers.h:20, from box_alloc.c:22: In file included from ./../utilities/_h error: HYPRE_config.h: No such file or directory struct_mv.h:13, from headers.h:20, from box_algebra.c:20: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../utilities/_hypre_utilities.h:16, from _hypre_struct_mv.h:13In file included from ./../utilities, fro, : ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory oundary.c:31: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [box_alloc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [box_boundary.o] Error 1 make[3]: *** [box_algebra.o] Error 1 make[3]: *** [assumed_part.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from _hypre_struct_ls.h:13, from headers.h:21, from F90_HYPRE_struct_bicgstab.c:13: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [coarsen.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_struct_bicgstab.o] Error 1 make[3]: *** [F90_HYPRE_struct_gmres.o] Error 1 make[3]: *** [cyclic_reduction.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_grid.c:19: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_HYPRE_sstruct_graph.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_matrix.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_stencil.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_grid.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/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, from F90_HYPRE_sstruct_bicgstab.c:: _h_hypre_sstruct_ls.h:13:2 ererrorHYHYPRE_config.h: No such file or directo y In file included from headers.h:21, from F90_HYPRE_sstruct_flexgmres.c:19: _hypre_sstruct_ls.h:13:26: error: HYPRE_config.h: No such file or directory In file included from headers.h:21, from F90_HYPRE_sstruct_gmres.c:19: _hypre_sstruct_ls.h:13:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_HYPRE_sstruct_gmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_lgmres.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_flexgmres.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_bicgstab.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' rm -f share/Library/test/*.diff cd share/Library/src; make LIB make[2]: Entering directory `/nobackupp8/gtoth1/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 !!! make /nobackupp8/gtoth1/Tmp/SWMF/lib/libSHARE.a make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/share/Library/src' ifort -module /nobackupp8/gtoth1/Tmp/SWMF/share/include -c -w -diag-disable remark -r8 -O2 -132 lapack.f Error: A license for FCompL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): 1. Trusted Storage ** 2. /nasa/intel/Compiler/2013.1.117/composer_xe_2013.1.117/Licenses ** 3. /u/gtoth1/intel/licenses ** 4. /opt/intel/licenses ** 5. /Users/Shared/Library/Application Support/Intel/Licenses ** 6. /nasa/intel/Compiler/2013.1.117/composer_xe_2013.1.117/bin/intel64/*.lic ** 7. 28518@license ** 8. 1700@redirect Please visit http://software.intel.com/sites/support/ if you require technical assistance. ifort: error #10052: could not checkout FLEXlm license make[3]: *** [lapack.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/share/Library/src' make[2]: *** [LIB] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/share/Library/src' make[1]: *** [test_share_library] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/CZ/FSAM' Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/CZ/FSAM' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/EE/BATSRUS' EE/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/EE/BATSRUS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/GM/BATSRUS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/IE/RIM' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/IE/Ridley_serial' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/IH/BATSRUS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/IM/CRCM' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/IM/HEIDI' Makefile:5: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/IM/HEIDI' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/IM/RCM2' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/OH/BATSRUS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/PC/IPIC3D' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/PS/DGCPM' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/PT/AMPS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/PW/PWOM' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/RB/RBE' make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/SC/BATSRUS' make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/SP/Kota' make[1]: *** [test_comp] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test_pw_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def make SWMF make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make[4]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[2]: *** [test_pw_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test_pw] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test_rb_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test_rb] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test_ps_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def make SWMF make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make[4]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF/CON/Control/src' make[3]: *** [SWMF] Error 2 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[2]: *** [test_ps_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test_ps] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test_esmf_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test_esmf] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test_ccmc_small_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test_ccmc_small] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test1_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test1] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test2_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' 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 `/nobackupp8/gtoth1/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make IHBATSRUS: code = 2 make[2]: *** [test2_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test2] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test3_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test3] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test4_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test4] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test5_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,EE/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' 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 `/nobackupp8/gtoth1/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make EEBATSRUS: code = 2 make[2]: *** [test5_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test5] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test6_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test6] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test7_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' 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 `/nobackupp8/gtoth1/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make OHBATSRUS: code = 2 make[2]: *** [test7_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test7] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test8_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test8] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test9_compile make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' 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 `/nobackupp8/gtoth1/Tmp/SWMF' SWMF/Config.pl ERROR: Could not execute command=make SCBATSRUS: code = 2 make[2]: *** [test9_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test9] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test10_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test10] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test11_compile make[2]: Entering directory `/nobackupp8/gtoth1/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 `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test11] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test12_aniso make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test12_aniso_compile make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' ./Config.pl -v=Empty,PC/IPIC3D,GM/BATSRUS -hdf5 Enabling HDF5 library in Makefile.conf set_hdf5_: cp EE/BATSRUS/src/ModHdf5_orig.f90 EE/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp IH/BATSRUS/src/ModHdf5_orig.f90 IH/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp OH/BATSRUS/src/ModHdf5_orig.f90 OH/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp SC/BATSRUS/src/ModHdf5_orig.f90 SC/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 Modifying versions in Makefile.def ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicx=false,periodicy=false,periodicZ=true,ng=1,pseudrand=true,h5hut=false IPIC3D/Config.pl ERROR: could not open src/Makefile.local SWMF/Config.pl ERROR: Could not execute command=cd PC/IPIC3D; ./Config.pl -npx=2 -npy=2 -npz=1 -periodicx=false -periodicy=false -periodicZ=true -ng=1 -pseudrand=true -h5hut=false: code = 2 make[3]: *** [test12_aniso_compile] Error 2 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[2]: *** [test12_aniso] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test12] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' make test13_compile make[2]: Entering directory `/nobackupp8/gtoth1/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=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 -g=8,8,8,700,1: code = 2 make[2]: *** [test13_compile] Error 2 make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make[1]: *** [test13] Error 2 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF' cat: share/Library/test/*.diff: No such file or directory make[1]: *** [test_check] Error 1 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF' make: [test] Error 2 (ignored)