Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES rm -rf hypre-2.7.0b lib include tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=mpicc CXX=gcc; \ make -j4 install checking build system type... i686-apple-darwin14.5.0 checking host system type... i686-apple-darwin14.5.0 checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... mpif77 checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... mpicc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ANSI C... none needed checking how to run the C preprocessor... mpicc -E checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... yes checking how to run the C++ preprocessor... gcc -E checking whether we are using the GNU Fortran 77 compiler... no checking whether mpif77 accepts -g... 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... rm: conftest.dSYM: is a directory none checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program See `config.log' for more details. mkdir: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include: Operation not supported mkdir: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/lib: Operation not supported cp: HYPRE_config.h: No such file or directory cp: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include/.: No such file or directory cp: /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 0: 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 0: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/lapack: No such file or directory Making utilities ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c In file included from binsearch.c:15: In file included from ./_hypre_utilities.h:16: ./HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from amg_linklist.c:21: In file included from ./_hypre_utilities.h:16: ./HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from exchange_data.c:20: In file included from ./_hypre_utilities.h:16: ./HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from fortran_matrix.c:19: In file included from ./fortran_matrix.h:17: In file included from ./_hypre_utilities.h:16: ./HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. make[3]: *** [binsearch.o] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. make[3]: *** [amg_linklist.o] Error 1 1 error generated. make[3]: *** [exchange_data.o] Error 1 1 error generated. make[3]: *** [fortran_matrix.o] Error 1 Making multivector ... mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c In file included from temp_multivector.c:20: In file included from ./temp_multivector.h:19: In file included from ./interpreter.h:19: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from multivector.c:20: In file included from ./multivector.h:19: In file included from ./interpreter.h:19: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. make[3]: *** [multivector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. make[3]: *** [temp_multivector.o] Error 1 Making krylov ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c In file included from flexgmres.c:22In file included from In file included from gmres.c:22: In file included from ./krylov.h:cgnr.c: :23In file included from 13./krylov.h:In file included from : In file included from ./HYPRE_krylov.h13: In file included from bicgstab.c./HYPRE_krylov.h::17: : 22: In file included from ./krylov.h::1713: ./../utilities/HYPRE_utilities.h: ./../utilities/HYPRE_utilities.h:23In file included from In file included from ::10./krylov.h:13: In file included from :./HYPRE_krylov.h./HYPRE_krylov.h :fatal error23:: :17: 10'HYPRE_config.h' file not found ./../utilities/HYPRE_utilities.h:23:1017: : fatal error./../utilities/HYPRE_utilities.h:23: #include fatal error:10 ^: : fatal error: : 'HYPRE_config.h' file not found 'HYPRE_config.h' file not found 'HYPRE_config.h' file not found #include ^ #include ^ #include ^ 1 error generated. 1 error generated. make[3]: *** [cgnr.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [bicgstab.o] Error 1 1 error generated. 1 error generated. make[3]: *** [flexgmres.o] Error 1 make[3]: *** [gmres.o] Error 1 Making seq_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c In file included from csr_matvec.cIn file included from csr_matrix.c::2222: In file included from In file included from ./headers.h: In file included from ./headers.hIn file included from :genpart.c:1721: : csr_matop.c::22: ./seq_mv.h:17:2110:: In file included from In file included from fatal error./headers.h:./seq_mv.h21: :./seq_mv.h:: ./headers.h'HYPRE_config.h' file not found17: 17:10: fatal error: :'HYPRE_config.h' file not found10: fatal error#include ^ : 21: 'HYPRE_config.h' file not found./seq_mv.h:17:#include ^ 10: fatal error: 'HYPRE_config.h' file not found #include ^ #include ^ 1 error generated. make[3]: *** [genpart.o] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. 1 error generated. 1 error generated. make[3]: *** [csr_matop.o] Error 1 make[3]: *** [csr_matvec.o] Error 1 make[3]: *** [csr_matrix.o] Error 1 Making parcsr_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c In file included from F90_parcsr_matrix.c:19: In file included from In file included from F90_HYPRE_parcsr_matrix.c:19: F90_HYPRE_parcsr_vector.c:19: In file included from In file included from In file included from ./headers.h:./headers.h:21./headers.h:2121: In file included from : In file included from ./_hypre_parcsr_mv.h:16./_hypre_parcsr_mv.h:: In file included from : 16: In file included from ./HYPRE_parcsr_mv.hIn file included from :25: ./HYPRE_parcsr_mv.h:25: ./../utilities/HYPRE_utilities.h./../utilities/HYPRE_utilities.hIn file included from communicationT.c:23:10:./_hypre_parcsr_mv.h::2316: ::10 In file included from fatal error16:: fatal error: : 'HYPRE_config.h' file not found 'HYPRE_config.h' file not foundIn file included from ./HYPRE_parcsr_mv.h:./headers.h:21: In file included from 25#include ./_hypre_parcsr_mv.h: :16: ^ ./../utilities/HYPRE_utilities.h:23In file included from ./HYPRE_parcsr_mv.h:25:10: fatal error#include ^ : : ./../utilities/HYPRE_utilities.h:'HYPRE_config.h' file not found 23:10: fatal error: 'HYPRE_config.h' file not found #include ^ #include ^ 1 error generated. 1 error generated. 1 error generated. make[3]: *** [F90_parcsr_matrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. make[3]: *** [F90_HYPRE_parcsr_vector.o] Error 1 make[3]: *** [F90_HYPRE_parcsr_matrix.o] Error 1 make[3]: *** [communicationT.o] Error 1 Making parcsr_block_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c In file included from csr_block_matvec.c:22: In file included from ./csr_block_matrix.h:31: ./../seq_mv/seq_mv.h:17:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from par_csr_block_matrix.c:In file included from In file included from 22csr_block_matrix.c:22par_csr_block_matvec.c:24: In file included from ./headers.h:20: : : In file included from ./csr_block_matrix.h:31: In file included from ./headers.h:In file included from ./../seq_mv/seq_mv.h:17./headers.h:2020: In file included from : In file included from ./csr_block_matrix.h:31: :./csr_block_matrix.h:./../seq_mv/seq_mv.h1031:: fatal error: 17:10: :./../seq_mv/seq_mv.h: fatal error: 'HYPRE_config.h' file not found'HYPRE_config.h' file not found17: 10: fatal error: 'HYPRE_config.h' file not found #include #include ^ ^ #include ^ 1 error generated. make[3]: *** [csr_block_matvec.o] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. 1 error generated. make[3]: *** [par_csr_block_matvec.o] Error 1 make[3]: *** [par_csr_block_matrix.o] Error 1 1 error generated. make[3]: *** [csr_block_matrix.o] Error 1 Making distributed_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c In file included from HYPRE_distributed_matrix.c:22: In file included from ././distributed_matrix.h:26: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from distributed_matrix_PETSc.c:22: In file included from ././distributed_matrix.h:26: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from distributed_matrix_ISIS.c:24: In file included from ././distributed_matrix.h:26: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from distributed_matrix.c:22: In file included from ./distributed_matrix.h:26: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. 1 error generated. 1 error generated. 1 error generated. make[3]: *** [distributed_matrix_PETSc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [distributed_matrix_ISIS.o] Error 1 make[3]: *** [HYPRE_distributed_matrix.o] Error 1 make[3]: *** [distributed_matrix.o] Error 1 Making IJ_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c In file included from aux_parcsr_matrix.c:23: ./_hypre_IJ_mv.h:2:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_HYPRE_IJVector.c:19: ././_hypre_IJ_mv.h:2:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_HYPRE_IJMatrix.c:19: ././_hypre_IJ_mv.h:2:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from aux_par_vector.c:23: ./_hypre_IJ_mv.h:2:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. 1 error generated. 1 error generated. 1 error generated. make[3]: *** [F90_HYPRE_IJVector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_IJMatrix.o] Error 1 make[3]: *** [aux_par_vector.o] Error 1 make[3]: *** [aux_parcsr_matrix.o] Error 1 Making matrix_matrix ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c:26:10: fatal error: 'HYPRE_config.h' file not found #include ^ HYPRE_ConvertPETScMatrixToDistributedMatrix.c:26:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. 1 error generated. make[3]: *** [HYPRE_ConvertPETScMatrixToDistributedMatrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [HYPRE_ConvertParCSRMatrixToDistributedMatrix.o] Error 1 Making distributed_ls ... Making pilut ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c comm.c:28:10: fatal error: 'HYPRE_config.h' file not found #include "HYPRE_config.h" ^ In file included from debug.c:31: ././DistributedMatrixPilutSolver.h:20:10: fatal error: 'HYPRE_config.h' file not found #include "HYPRE_config.h" ^ In file included from distributed_qsort.c:26: In file included from ./../../utilities/_hypre_utilities.h:16: ./../../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. make[4]: *** [distributed_qsort.o] Error 1 make[4]: *** Waiting for unfinished jobs.... 1 error generated. make[4]: *** [debug.o] Error 1 1 error generated. make[4]: *** [comm.o] Error 1 In file included from distributed_qsort_si.c:28: In file included from ./ilu.h:40: In file included from ./macros.h:20: In file included from ./../../utilities/fortran.h:28: In file included from ./../../utilities/_hypre_utilities.h:16: ./../../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. make[4]: *** [distributed_qsort_si.o] Error 1 Making ParaSails ... mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c In file included from ConjGrad.c:24: In file included from FGmres.c:24: ./Common.h:26./Common.h:26:10::10: fatal error: fatal error: 'HYPRE_config.h' file not found'HYPRE_config.h' file not found #include "HYPRE_config.h" ^ #include "HYPRE_config.h" ^ In file included from Hash.c:35: ./Common.h:26:10: fatal error: 'HYPRE_config.h' file not found #include "HYPRE_config.h" ^ In file included from DiagScale.c:24: ./Common.h:26:10: fatal error: 'HYPRE_config.h' file not found #include "HYPRE_config.h" ^ 1 error generated. make[4]: *** [Hash.o] Error 1 make[4]: *** Waiting for unfinished jobs.... 1 error generated. 1 error generated. 1 error generated. make[4]: *** [ConjGrad.o] Error 1 make[4]: *** [DiagScale.o] Error 1 make[4]: *** [FGmres.o] Error 1 Making Euclid ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c In file included from blas_dh.c:In file included from ExternalRows_dh.c:16: 16: In file included from In file included from In file included from Euclid_apply.c:16In file included from Euclid_dh.c:16: In file included from ./blas_dh.h: ./Euclid_dh.h:21: In file included from In file included from ./euclid_common.h:./ExternalRows_dh.h35: In file included from ./Euclid_dh.h:22:: In file included from ./euclid_common.h./../../parcsr_mv/HYPRE_parcsr_mv.h21::2535: : :In file included from ./../../utilities/HYPRE_utilities.h./../../parcsr_mv/HYPRE_parcsr_mv.h:25: :./../../utilities/HYPRE_utilities.h: 25:: In file included from 23:./euclid_common.h:102335::In file included from ./euclid_common.h:35: fatal errorIn file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h: 10'HYPRE_config.h' file not found: In file included from :25./../../parcsr_mv/HYPRE_parcsr_mv.h:: :./../../utilities/HYPRE_utilities.h:25: #include ./../../utilities/HYPRE_utilities.h ^fatal error23 : :23'HYPRE_config.h' file not found:: 1010:: fatal error fatal error: : #include 'HYPRE_config.h' file not found'HYPRE_config.h' file not found ^ #include #include ^ ^ 1 error generated. 1 error generated. make[4]: *** [blas_dh.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [Euclid_apply.o] Error 1 1 error generated. make[4]: *** [ExternalRows_dh.o] Error 1 1 error generated. make[4]: *** [Euclid_dh.o] Error 1 make[3]: *** [all] Error 2 Making parcsr_ls ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c In file included from aux_interp.c:15: In file included from ./headers.h:21: ./_hypre_parcsr_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_HYPRE_parcsr_amg.c:19: In file included from ./headers.h:21: ./_hypre_parcsr_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_hypre_laplace.c:19: In file included from ./headers.h:21: ./_hypre_parcsr_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from amg_hybrid.c:21: In file included from ./headers.h:21: ./_hypre_parcsr_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. 1 error generated. make[3]: *** [F90_hypre_laplace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [aux_interp.o] Error 1 1 error generated. make[3]: *** [F90_HYPRE_parcsr_amg.o] Error 1 1 error generated. make[3]: *** [amg_hybrid.o] Error 1 Making struct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c In file included from box_boundary.c:31: In file included from ./headers.h:20: In file included from ./_hypre_struct_mv.h:13: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23In file included from In file included from assumed_part.c::10:18 fatal error: : 'HYPRE_config.h' file not found In file included from ./headers.h:20box_alloc.c:22: In file included from ./_hypre_struct_mv.h:: In file included from ./headers.h:20#include ^: In file included from ./_hypre_struct_mv.h:13: 13: In file included from In file included from ./../utilities/_hypre_utilities.h./../utilities/_hypre_utilities.h:16:16: : ./../utilities/HYPRE_utilities.h./../utilities/HYPRE_utilities.h:23:10::23:10: fatal error: fatal error'HYPRE_config.h' file not found : 'HYPRE_config.h' file not found #include ^ #include ^ In file included from box_algebra.c:20: In file included from ./headers.h:20: In file included from ./_hypre_struct_mv.h:13: In file included from ./../utilities/_hypre_utilities.h:16: ./../utilities/HYPRE_utilities.h:23:10: fatal error: 'HYPRE_config.h' file not found #include ^ 1 error generated. 1 error generated. make[3]: *** [box_boundary.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [box_alloc.o] Error 1 1 error generated. make[3]: *** [box_algebra.o] Error 1 1 error generated. make[3]: *** [assumed_part.o] Error 1 Making struct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c In file included from F90_HYPRE_struct_bicgstab.c:13: In file included from ./headers.h:21: In file included from ./_hypre_struct_ls.h:13: In file included from coarsen.c:20: In file included from In file included from ./headers.h:In file included from F90_HYPRE_struct_gmres.c:./../utilities/_hypre_utilities.h:In file included from 16: 21./../utilities/HYPRE_utilities.h13: In file included from : :In file included from cyclic_reduction.c23:./_hypre_struct_ls.h:10./headers.h:: 21:fatal error13: 21: In file included from In file included from ./_hypre_struct_ls.h./headers.h:21: : In file included from 'HYPRE_config.h' file not found: In file included from :./_hypre_struct_ls.h./../utilities/_hypre_utilities.h13:16: In file included from ./../utilities/_hypre_utilities.h:16: :./../utilities/HYPRE_utilities.h13: : :#include ./../utilities/HYPRE_utilities.h23 ^:10::23:10: In file included from fatal error./../utilities/_hypre_utilities.h: fatal error: 16'HYPRE_config.h' file not found : : ./../utilities/HYPRE_utilities.h:23:'HYPRE_config.h' file not found 10: fatal error: 'HYPRE_config.h' file not found #include ^ #include ^ #include ^ 1 error generated. 1 error generated. 1 error generated. make[3]: *** [F90_HYPRE_struct_gmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_struct_bicgstab.o] Error 1 make[3]: *** [coarsen.o] Error 1 1 error generated. make[3]: *** [cyclic_reduction.o] Error 1 Making sstruct_mv ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c In file included from In file included from F90_HYPRE_sstruct_graph.c:In file included from In file included from F90_HYPRE_sstruct_stencil.c:19: F90_HYPRE_sstruct_grid.c:F90_HYPRE_sstruct_matrix.c:1919: In file included from ./headers.hIn file included from 19: ./headers.h:In file included from :2121: In file included from : In file included from : ./headers.h./_hypre_sstruct_mv.hIn file included from ::./headers.h21./_hypre_sstruct_mv.h::1621: 16: In file included from : In file included from In file included from ./HYPRE_sstruct_mv.h:./_hypre_sstruct_mv.h17:: ./_hypre_sstruct_mv.h:16: 16: ./../utilities/HYPRE_utilities.h:23In file included from :: ./HYPRE_sstruct_mv.h10:17:In file included from In file included from : ./HYPRE_sstruct_mv.h./HYPRE_sstruct_mv.h./../utilities/HYPRE_utilities.h::17: :./../utilities/HYPRE_utilities.h23:10: 17:23:10: fatal errorfatal errorfatal error: : : 'HYPRE_config.h' file not found: 'HYPRE_config.h' file not found ./../utilities/HYPRE_utilities.h 'HYPRE_config.h' file not found :23:10: fatal error: #include 'HYPRE_config.h' file not found #include ^ ^ #include ^ #include ^ 1 error generated. 1 error generated. 1 error generated. 1 error generated. make[3]: *** [F90_HYPRE_sstruct_stencil.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_graph.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_grid.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_matrix.o] Error 1 Making sstruct_ls ... mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c In file included from F90_HYPRE_sstruct_lgmres.c:19: In file included from ./headers.h:21: ./_hypre_sstruct_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_HYPRE_sstruct_bicgstab.c:19: In file included from ./headers.h:21: ./_hypre_sstruct_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found In file included from F90_HYPRE_sstruct_flexgmres.c:19: In file included from ./headers.h:21: #include ^ ./_hypre_sstruct_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ In file included from F90_HYPRE_sstruct_gmres.c:19: In file included from ./headers.h:21: ./_hypre_sstruct_ls.h:13:10: fatal error: 'HYPRE_config.h' file not found #include ^ 11 error1 error generated. error generated. generated. 1 error generated. make[3]: *** [F90_HYPRE_sstruct_lgmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_flexgmres.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_bicgstab.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_gmres.o] Error 1 Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv ... /bin/sh: line 0: 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]: *** 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. Installing hypre ... /bin/sh: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/config/mkinstalldirs: No such file or directory /bin/sh: line 0: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/lib: No such file or directory /bin/sh: line 0: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib: No such file or directory /bin/sh: line 0: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include: No such file or directory /bin/sh: line 0: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/include: No such file or directory chmod: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib: No such file or directory chmod: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/include: No such file or directory mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp: hypre-2.7.0b/src/hypre/lib/*: No such file or directory make[1]: *** [lib/libHYPRE.a] Error 1 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 18. Installing BATL touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch src/Makefile.DEPEND mkdir -p lib bin cp -f src/BATL_size_orig.f90 src/BATL_size.f90 Disabling Hdf5 library in Makefile.conf set_hdf5_: cp share/Library/src/ModHdf5Utils_empty.f90 share/Library/src/ModHdf5Utils.f90 set_spice_: cp share/Library/src/ModSpice_empty.f90 share/Library/src/ModSpice.f90 rm -f share/Library/test/*.diff cd share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB WARNING in depend.pl: source file not found, skipping ModHdf5Utils.o !!! WARNING in depend.pl: source file not found, skipping ModSpice.o !!! /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product make[3]: *** [blas.o] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [lapack.o] Error 2 Error: No licence for that product make[3]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[3]: *** [ModKind.o] Error 2 Error: No licence for that product make[3]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[3]: *** [ModFreq.o] Error 2 make[2]: *** [LIB] Error 2 make[1]: *** [test_share_library] Error 2 make: [test] Error 2 (ignored) cd util; make test rm -f */src*/*.diff cd DATAREAD/srcMagnetogram; make -j1 test make HARMONICS make /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMagHarmonics.f90 Error: No licence for that product make[6]: *** [ModMagHarmonics.o] Error 2 make[5]: *** [HARMONICS] Error 2 make[4]: *** [test_harmonics] Error 2 make[3]: [test] Error 2 (ignored) make POTENTIAL nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 potential_field.f90 Error: No licence for that product make[5]: *** [potential_field.o] Error 2 make[4]: *** [test_potential] Error 2 make[3]: [test] Error 2 (ignored) make FDIPS nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_module.f90 Error: No licence for that product make[5]: *** [FDIPS_module.o] Error 2 make[4]: *** [test_fdips] Error 2 make[3]: [test] Error 2 (ignored) make FDIPS_HYPRE nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_module.f90 Error: No licence for that product make[5]: *** [FDIPS_module.o] Error 2 make[4]: *** [test_fdips_hypre] Error 2 make[3]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 22 Mar 7 23:20 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 7 23:20 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth hpcc 22 Mar 7 23:20 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 7 23:20 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 DATAREAD/srcMagnetogram/test_potential.diff make test_unit ./Config.pl -double -g=10,1,1 -r=2,2,2 -ng=5 Writing new grid size 10,1,1 with 5 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... mkdir -p run/plots cd run; \ cp ../input/PARAM.in.cart PARAM.in; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/share/Scripts/pIDL .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/data . cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test11] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test11.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test11] Error 255 (ignored) ls -l test11.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test11.diff ./Config.pl -double -g=8,6,1 -r=1,2,1 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test12] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test12.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test12] Error 255 (ignored) ls -l test12.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test12.diff ./Config.pl -double -g=8,4,1 -r=2,1,1 -ng=4 Writing new grid size 8,4,1 with 4 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 Error: No licence for that product make[7]: *** [ModIoUnit.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test21] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test21.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test21] Error 255 (ignored) ls -l test21.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test21.diff ./Config.pl -double -g=8,6,1 -r=2,2,2 -ng=3 Writing new grid size 8,6,1 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test22] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test22.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test22] Error 255 (ignored) ls -l test22.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test22.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 Error: No licence for that product make[7]: *** [ModIoUnit.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test31] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test31] Error 255 (ignored) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test31] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test31] Error 255 (ignored) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,2,1 -ng=2 Writing new grid size 8,4,2 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 Error: No licence for that product Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test32] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test32.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test32] Error 255 (ignored) ls -l test32.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test32.diff sleep 1 ./Config.pl -double -g=10,8,6 -r=2,2,2 -ng=3 Writing new grid size 10,8,6 with 3 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATL] Error 2 make[4]: [test33] Error 2 (ignored) (cd run; mpiexec -n 2 ./BATL.exe > test33.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./BATL.exe (No such file or directory) make[4]: [test33] Error 255 (ignored) ls -l test33.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test11.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test12.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test21.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test22.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test31.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test32.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 test33.diff make test_advect ./Config.pl -double -g=4,1,1 -r=2,2,2 -ng=2 Writing new grid size 4,1,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[7]: *** [ModHdf5Utils.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect11] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect11.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect11.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect11.log: No such file or directory make[4]: [test_advect11] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect11_check ERROR in DiffNum.pl make[5]: [test_advect11_check] Error 2 (ignored) ls -l advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect11.diff ./Config.pl -double -g=4,4,1 -r=2,1,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 Error: No licence for that product Error: No licence for that product gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect21] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect21.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect21.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect21.log: No such file or directory make[4]: [test_advect21] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect21_check ERROR in DiffNum.pl make[5]: [test_advect21_check] Error 2 (ignored) ls -l advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect21.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 Error: No licence for that product make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModHdf5Utils.o] Error 2 make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[6]: *** [LIB] Error 2 Error: No licence for that product make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModSort.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22.log: No such file or directory make[4]: [test_advect22] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_check ERROR in DiffNum.pl make[5]: [test_advect22_check] Error 2 (ignored) ls -l advect22.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect22.diff ./Config.pl -double -g=4,4,1 -r=1,2,1 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 1,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [blas.o] Error 2 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 Error: No licence for that product mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 make[7]: *** [ModKind.o] Error 2 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect12] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect12.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect12.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect12.log: No such file or directory make[4]: [test_advect12] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect12_check ERROR in DiffNum.pl make[5]: [test_advect12_check] Error 2 (ignored) ls -l advect12.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect12.diff ./Config.pl -double -g=4,4,4 -r=2,1,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModKind.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModHdf5Utils.o] Error 2 make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect31] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect31.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect31.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect31.log: No such file or directory make[4]: [test_advect31] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect31_check ERROR in DiffNum.pl make[5]: [test_advect31_check] Error 2 (ignored) ls -l advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect31.diff ./Config.pl -double -g=4,4,4 -r=2,2,1 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 make[7]: *** [lapack.o] Error 2 make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModSort.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect32] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect32.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect32.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect32.log: No such file or directory make[4]: [test_advect32] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect32_check ERROR in DiffNum.pl make[5]: [test_advect32_check] Error 2 (ignored) ls -l advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect32.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 Error: No licence for that product make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 Error: No licence for that product make[6]: *** [LIB] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33.log rm -f input/PARAM.in; cp input/PARAM.in.cart run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33.log: No such file or directory make[4]: [test_advect33] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_check ERROR in DiffNum.pl make[5]: [test_advect33_check] Error 2 (ignored) ls -l advect33.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect33.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 Writing new grid size 4,4,1 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product Error: No licence for that product mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 make[7]: *** [lapack.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2make[7]: *** [ModExactRS.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModIoUnit.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModHdf5Utils.o] Error 2 make[7]: *** [ModFreq.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_rz] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_rz.log rm -f input/PARAM.in; cp input/PARAM.in.rz run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_rz.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_rz.log: No such file or directory make[4]: [test_advect22_rz] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_rz_check ERROR in DiffNum.pl make[5]: [test_advect22_rz_check] Error 2 (ignored) ls -l advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 56 Mar 7 23:20 advect22_rz.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 Error: No licence for that product make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** [ModKind.o] Error 2 Error: No licence for that product make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_cyl] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_cyl.log rm -f input/PARAM.in; cp input/PARAM.in.cyl run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_cyl.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_cyl.log: No such file or directory make[4]: [test_advect22_cyl] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_cyl_check ERROR in DiffNum.pl make[5]: [test_advect22_cyl_check] Error 2 (ignored) ls -l advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 advect22_cyl.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModKind.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect22_round] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect22_round.log rm -f input/PARAM.in; cp input/PARAM.in.round run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_round.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect22_round.log: No such file or directory make[4]: [test_advect22_round] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect22_round_check ERROR in DiffNum.pl make[5]: [test_advect22_round_check] Error 2 (ignored) ls -l advect22_round.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 advect22_round.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 Writing new grid size 4,4,4 with 2 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 Error: No licence for that product Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** [lapack.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 make[7]: *** [ModInterpolate.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_sph] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_sph.log rm -f input/PARAM.in; cp input/PARAM.in.sph run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_sph.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_sph.log: No such file or directory make[4]: [test_advect33_sph] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_sph_check ERROR in DiffNum.pl make[5]: [test_advect33_sph_check] Error 2 (ignored) ls -l advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 advect33_sph.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product make[7]: *** [blas.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [lapack.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModKind.o] Error 2 Error: No licence for that product Error: No licence for that product make[7]: *** [ModExactRS.o] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 Error: No licence for that product make[6]: *** [LIB] Error 2 make[7]: *** [ModInterpolate.o] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_rlonlat] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_rlonlat.log rm -f input/PARAM.in; cp input/PARAM.in.rlonlat run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_rlonlat.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_rlonlat.log: No such file or directory make[4]: [test_advect33_rlonlat] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_rlonlat_check ERROR in DiffNum.pl make[5]: [test_advect33_rlonlat_check] Error 2 (ignored) ls -l advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 61 Mar 7 23:20 advect33_rlonlat.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Error: No licence for that product Error: No licence for that product Error: No licence for that product make[7]: *** [ModBlasLapack.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [blas.o] Error 2 make[7]: *** [lapack.o] Error 2 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModIoUnit.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: No licence for that product Error: No licence for that product make[7]: *** [ModKind.o] Error 2 make[7]: *** [ModExactRS.o] Error 2 Error: No licence for that product make[7]: *** [ModFreq.o] Error 2 Error: No licence for that product make[6]: *** [LIB] Error 2 make[7]: *** [ModHdf5Utils.o] Error 2 make[5]: *** [ADVECT] Error 2 make[5]: *** Waiting for unfinished jobs.... Error: No licence for that product make[7]: *** [ModInterpolate.o] Error 2 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [PIDL] Error 2 make[5]: *** [PIDL] Error 2 make[4]: [test_advect33_round] Error 2 (ignored) rm -rf run/plots/* run/runlog run/advect33_round.log rm -f input/PARAM.in; cp input/PARAM.in.round3d run/PARAM.in (cd run; mpiexec -n 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_round.log) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./ADVECT.exe (No such file or directory) Number of header files=0 mv: rename advect.log to advect33_round.log: No such file or directory make[4]: [test_advect33_round] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_advect33_round_check ERROR in DiffNum.pl make[5]: [test_advect33_round_check] Error 2 (ignored) ls -l advect33_round.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect12.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect22.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 advect22_round.diff -rw-r--r-- 1 gtoth hpcc 56 Mar 7 23:20 advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 advect33.diff -rw-r--r-- 1 gtoth hpcc 61 Mar 7 23:20 advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 advect33_round.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 advect33_sph.diff make test_readamr rm -f readamr_*.diff ./Config.pl -double -g=4,1,1 -r=2,1,1 -ng=0 Writing new grid size 4,1,1 with 0 ghost cell layers and AMR ratio 2,1,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_1d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_1d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) make[4]: [test_readamr_1d] Error 255 (ignored) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_1d.diff ./Config.pl -double -g=4,4,1 -r=2,2,1 -ng=0 Writing new grid size 4,4,1 with 0 ghost cell layers and AMR ratio 2,2,1 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_2d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_2d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) make[4]: [test_readamr_2d] Error 255 (ignored) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_2d.diff ./Config.pl -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Writing new grid size 4,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 lapack.f Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_3d] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_3d.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) make[4]: [test_readamr_3d] Error 255 (ignored) ls -l readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_3d.diff ./Config.pl -double -g=6,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${DOUBLEPREC} in Makefile.conf Writing new grid size 6,4,4 with 0 ghost cell layers and AMR ratio 2,2,2 into src/BATL_size.f90... cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f Error: No licence for that product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [READAMR] Error 2 make[4]: [test_readamr_sph] Error 2 (ignored) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_sph.ref) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) [proxy:0:0@mesh.engin.umich.edu] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file ./READAMR.exe (No such file or directory) make[4]: [test_readamr_sph] Error 255 (ignored) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 73 Mar 7 23:20 readamr_sph.diff ./Config.pl -nompi -single -g=4,4,4 -r=2,2,2 -ng=0 cd share; make clean cd Library/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Library/test;make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd Prologs; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f include/*.mod cd util/TIMING; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex /bin/rm -f *.log *.aux *.dvi *~ cd util/NOMPI/src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcReadAmr; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -f lib/* Setting PRECISION variable to ${SINGLEPREC} in Makefile.conf Selecting NOMPI library in Makefile.conf cd util/NOMPI/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModMpiOrig.f90 Error: No licence for that product make[7]: *** [ModMpiOrig.o] Error 2 make[6]: *** [/Users/gtoth/Tmp/SWMF/BATL/share/Library/src/ModMpiOrig.o] Error 2 make[5]: *** [NOMPI] Error 2 BATL/Config.pl ERROR: Could not execute command=make NOMPI: code = 2 Compilation failed in require at ./Config.pl line 6. make[4]: *** [test_readamr_c] Error 2 make[3]: [test_readamr] Error 2 (ignored) ./Config.pl -mpi Selecting MPI library in Makefile.conf Remove executable and make it to link with the (NO)MPI library! ls -l readamr_*.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 73 Mar 7 23:20 readamr_sph.diff for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; /Applications/Xcode.app/Contents/Developer/usr/bin/make test; ); done Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. EE/BATSRUS is tested in GM/BATSRUS Makefile:9: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. IH/BATSRUS is tested in GM/BATSRUS Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. Makefile:5: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. Makefile:4: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. Makefile:1: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. OH/BATSRUS is tested in GM/BATSRUS Makefile:9: Makefile.def: No such file or directory Makefile:10: Makefile.conf: No such file or directory make[2]: *** No rule to make target `Makefile.conf'. Stop. 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. echo "PS/DGCPM test is incomplete" > notest.diff Makefile:25: Makefile.conf: No such file or directory Makefile:26: Makefile.def: No such file or directory Makefile:30: Makefile.local: No such file or directory make[2]: *** No rule to make target `Makefile.local'. Stop. 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. Makefile:3: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. SC/BATSRUS is tested in GM/BATSRUS Makefile:11: Makefile.def: No such file or directory make[2]: *** No rule to make target `Makefile.def'. Stop. make[1]: *** [test_comp] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF Makefile:12: Makefile.DEPEND: No such file or directory make[4]: *** No rule to make target `Makefile.DEPEND'. Stop. make[3]: *** [SWMF] Error 2 make[2]: *** [test_pw_compile] Error 2 make[1]: *** [test_pw] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_compile ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default 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[1]: *** [test_rb] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF Makefile:12: Makefile.DEPEND: No such file or directory make[4]: *** No rule to make target `Makefile.DEPEND'. Stop. make[3]: *** [SWMF] Error 2 make[2]: *** [test_ps_compile] Error 2 make[1]: *** [test_ps] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 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[1]: *** [test_ccmc_small] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE ./Config.pl -g=GM:8,8,8,400,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,400,1: code = 2 make[2]: *** [test_swpc_compile] Error 2 make[1]: *** [test_swpc] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth 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[1]: *** [test1] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/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: Makefile.def: No such file or directory cp: Makefile.conf: No such file or directory make[3]: *** [IH/BATSRUS/src/Makefile] Error 1 SWMF/Config.pl ERROR: Could not execute command=make IHBATSRUS: code = 2 make[2]: *** [test2_compile] Error 2 make[1]: *** [test2] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,600,1 -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[1]: *** [test4] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_compile ./Config.pl -v=Empty,EE/BATSRUS,SC/BATSRUS Modifying versions in Makefile.def cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ 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: Makefile.def: No such file or directory cp: Makefile.conf: No such file or directory make[3]: *** [EE/BATSRUS/src/Makefile] Error 1 SWMF/Config.pl ERROR: Could not execute command=make EEBATSRUS: code = 2 make[2]: *** [test5_compile] Error 2 make[1]: *** [test5] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -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[1]: *** [test6] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd 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: Makefile.def: No such file or directory cp: Makefile.conf: No such file or directory make[3]: *** [OH/BATSRUS/src/Makefile] Error 1 SWMF/Config.pl ERROR: Could not execute command=make OHBATSRUS: code = 2 make[2]: *** [test7_compile] Error 2 make[1]: *** [test7] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_compile ./Config.pl -v=Empty,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[1]: *** [test8] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def 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: Makefile.def: No such file or directory cp: Makefile.conf: No such file or directory make[3]: *** [SC/BATSRUS/src/Makefile] Error 1 SWMF/Config.pl ERROR: Could not execute command=make SCBATSRUS: code = 2 make[2]: *** [test9_compile] Error 2 make[1]: *** [test9] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe 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=MhdWavesPe: code = 2 make[2]: *** [test9th_compile] Error 2 make[1]: *** [test9th] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi 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[1]: *** [test10] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=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[1]: *** [test11] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 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 -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MhdAnisoP 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,1,800,800: code = 2 make[3]: *** [test12_aniso_compile] Error 2 make[2]: *** [test12_aniso] Error 2 make[1]: *** [test12] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=EuropaSingleMHDPe,e=MhdPe 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[1]: *** [test13] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=OH:4,4,4,3500,1 -o=OH:u=OuterHelio,e=Mhd BATSRUS/Config.pl ERROR: could not open src/ModSize.f90 SWMF/Config.pl ERROR: Could not execute command=cd OH/BATSRUS; ./Config.pl -g=4,4,4,3500,1: code = 2 make[2]: *** [test14_compile] Error 2 make[1]: *** [test14] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,SP/MFLAMPA Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe 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=MhdWavesPe: code = 2 make[2]: *** [test15_compile] Error 2 make[1]: *** [test15] Error 2 make: [test] Error 2 (ignored) cat: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) ls: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 7 23:20 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 7 23:20 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 22 Mar 7 23:20 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test21.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test12.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test11.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test22.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test31.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test32.diff -rw-r--r-- 1 gtoth hpcc 68 Mar 7 23:20 BATL/test33.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect11.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect32.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect31.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect22.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect21.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect12.diff -rw-r--r-- 1 gtoth hpcc 53 Mar 7 23:20 BATL/advect33.diff -rw-r--r-- 1 gtoth hpcc 56 Mar 7 23:20 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 BATL/advect22_round.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 57 Mar 7 23:20 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 59 Mar 7 23:20 BATL/advect33_round.diff -rw-r--r-- 1 gtoth hpcc 61 Mar 7 23:20 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 31 Mar 7 23:20 test_rb.diff -rw-r--r-- 1 gtoth hpcc 31 Mar 7 23:20 test_pw.diff -rw-r--r-- 1 gtoth hpcc 31 Mar 7 23:20 test_ps.diff -rw-r--r-- 1 gtoth hpcc 27 Mar 7 23:20 test_ccmc_small_rb.diff -rw-r--r-- 1 gtoth hpcc 27 Mar 7 23:20 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth hpcc 27 Mar 7 23:20 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 7 23:20 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 73 Mar 7 23:20 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 72 Mar 7 23:20 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 7 23:20 test_swpc_rb.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 7 23:20 test_swpc_ie.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 7 23:20 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test7_oh.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test2_sc.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 19 Mar 7 23:20 test9th_sc_thread.diff -rw-r--r-- 1 gtoth hpcc 19 Mar 7 23:20 test9th_ih.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test9_sc_chromo.diff -rw-r--r-- 1 gtoth hpcc 17 Mar 7 23:20 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test15_scihsp.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test14_ohpt.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test13_pt.diff -rw-r--r-- 1 gtoth hpcc 24 Mar 7 23:20 test12_aniso_gmpc.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test11_pt.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test10_sc.diff -rw-r--r-- 1 gtoth hpcc 18 Mar 7 23:20 test10_ih.diff head: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) See test_swmf.res and test_swmf.log for more detail... cat: GM/BATSRUS/test_func.speed: No such file or directory make[1]: [test_check] Error 1 (ignored)